Age | Commit message (Expand) | Author |
2014-06-04 | net: Support for multiple checksums with gso | Tom Herbert |
2014-06-04 | l2tp: call udp{6}_set_csum | Tom Herbert |
2014-06-04 | udp: Generic functions to set checksum | Tom Herbert |
2014-06-04 | net: Revert "fib_trie: use seq_file_net rather than seq->private" | Sasha Levin |
2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-03 | net: remove some unless free on failure in alloc_netdev_mqs() | WANG Cong |
2014-06-03 | rtnetlink: fix a memory leak when ->newlink fails | Cong Wang |
2014-06-03 | xfrm: fix race between netns cleanup and state expire notification | Michal Kubecek |
2014-06-02 | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2014-06-03 | ethtool: Check that reserved fields of struct ethtool_rxfh are 0 | Ben Hutchings |
2014-06-03 | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() | Ben Hutchings |
2014-06-02 | bridge: Add bridge ifindex to bridge fdb notify msgs | Roopa Prabhu |
2014-06-02 | net: filter: fix possible memory leak in __sk_prepare_filter() | Leon Yu |
2014-06-02 | tcp: fix cwnd undo on DSACK in F-RTO | Yuchung Cheng |
2014-06-02 | fib_trie: use seq_file_net rather than seq->private | David Ahern |
2014-06-02 | netlink: Only check file credentials for implicit destinations | Eric W. Biederman |
2014-06-02 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet |
2014-06-02 | bridge: Prevent insertion of FDB entry with disallowed vlan | Toshiaki Makita |
2014-06-02 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-06-02 | inetpeer: get rid of ip_id_count | Eric Dumazet |
2014-06-02 | net: Add support for device specific address syncing | Alexander Duyck |
2014-06-02 | 6lowpan_rtnl: fix off by one while fragmentation | Alexander Aring |
2014-06-02 | 6lowpan_rtnl: fix fragmentation with two fragments | Alexander Aring |
2014-06-02 | genetlink: remove superfluous assignment | Denis ChengRq |
2014-06-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-06-01 | net: filter: improve filter block macros | Daniel Borkmann |
2014-06-01 | net: filter: get rid of BPF_S_* enum | Daniel Borkmann |
2014-06-01 | bridge: notify user space after fdb update | Jon Maxwell |
2014-06-01 | bridge: fix the unbalanced promiscuous count when add_if failed | wangweidong |
2014-06-01 | net: fix wrong mac_len calculation for vlans | Nikolay Aleksandrov |
2014-05-31 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2014-05-31 | batman-adv: fix NULL pointer dereferences | Marek Lindner |
2014-05-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2014-05-30 | af_key: Replace comma with semicolon | Himangi Saraogi |
2014-05-30 | rds/tcp_listen: Replace comma with semicolon | Himangi Saraogi |
2014-05-30 | RDS/RDMA: Replace comma with semicolon | Himangi Saraogi |
2014-05-30 | ipmr: Replace comma with semicolon | Himangi Saraogi |
2014-05-30 | af_iucv: correct cleanup if listen backlog is full | Ursula Braun |
2014-05-30 | af_iucv: Add automatic (source) iucv_name to bind | Philipp Hachtmann |
2014-05-30 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-05-30 | atm: remove commented out check | Paul Bolle |
2014-05-30 | net: tso: Export symbols for modular build | Sachin Kamat |
2014-05-30 | Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-05-29 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-28 | mac80211: set new interfaces as idle upon init | Avraham Stern |
2014-05-28 | mac80211: reduce packet loss notifications under load | Felix Fietkau |
2014-05-28 | mac80211: don't check netdev state for debugfs read/write | Arik Nemtsov |
2014-05-28 | mac80211: fix a memory leak on sta rate selection table | Felix Fietkau |