| Commit message (Expand) | Author | Age |
* | net: flow_dissector: fail on evil iph->ihl | Jason Wang | 2013-11-20 |
* | net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected | Fabio Estevam | 2013-11-04 |
* | tcp: TSO packets automatic sizing | Eric Dumazet | 2013-11-04 |
* | net: net_secret should not depend on TCP | Eric Dumazet | 2013-10-13 |
* | netpoll: fix NULL pointer dereference in netpoll_cleanup | Nikolay Aleksandrov | 2013-10-13 |
* | netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply | Sonic Zhang | 2013-10-13 |
* | net: flow_dissector: fix thoff for IPPROTO_AH | Eric Dumazet | 2013-10-13 |
* | net: fix multiqueue selection | Eric Dumazet | 2013-10-13 |
* | net: Check the correct namespace when spoofing pid over SCM_RIGHTS | Andy Lutomirski | 2013-09-26 |
* | net: revert 8728c544a9c ("net: dev_pick_tx() fix") | Eric Dumazet | 2013-09-14 |
* | rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header | Asbjoern Sloth Toennesen | 2013-09-14 |
* | rtnetlink: Fix inverted check in ndo_dflt_fdb_del() | Sridhar Samudrala | 2013-09-14 |
* | neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup | Veaceslav Falico | 2013-09-14 |
* | net: check net.core.somaxconn sysctl values | Roman Gushchin | 2013-09-14 |
* | vlan: mask vlan prio bits | Eric Dumazet | 2013-07-28 |
* | neighbour: fix a race in neigh_destroy() | Eric Dumazet | 2013-07-28 |
* | net: fix kernel deadlock with interface rename and netdev name retrieval. | Nicolas Schichan | 2013-06-26 |
* | gre: fix a possible skb leak | Eric Dumazet | 2013-06-25 |
* | vlan: restore ethtool ABI to control VLAN hardware acceleration | Fernando Luis Vazquez Cao | 2013-06-17 |
* | sock_diag: fix filter code sent to userspace | Nicolas Dichtel | 2013-06-11 |
* | net: fix sk_buff head without data area | Pablo Neira | 2013-06-04 |
* | net/core: dev_mc_sync_multiple calls wrong helper | Jay Vosburgh | 2013-05-31 |
* | net/core: __hw_addr_sync_one / _multiple broken | Jay Vosburgh | 2013-05-31 |
* | net/core: __hw_addr_unsync_one "from" address not marked synced | Jay Vosburgh | 2013-05-31 |
* | net/core: __hw_addr_create_ex does not initialize sync_cnt | Jay Vosburgh | 2013-05-31 |
* | net/core/sock.c: add missing VSOCK string in af_family_*_key_strings | Federico Vaga | 2013-05-29 |
* | Hoist memcpy_fromiovec/memcpy_toiovec into lib/ | Rusty Russell | 2013-05-19 |
* | ipv6: do not clear pinet6 field | Eric Dumazet | 2013-05-11 |
* | gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() | Pravin B Shelar | 2013-05-08 |
* | netpoll: inverted down_trylock() test | Dan Carpenter | 2013-05-06 |
* | rps_dev_flow_table_release(): no need to delay vfree() | Al Viro | 2013-05-06 |
* | net: vlan,ethtool: netdev_features_t is more than 32 bit | Bjørn Mork | 2013-05-02 |
* | net: use netdev_features_t in skb_needs_linearize() | Patrick McHardy | 2013-05-02 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | proc: Supply a function to remove a proc entry by PDE | David Howells | 2013-05-01 |
| * | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells | 2013-05-01 |
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | netpoll: convert mutex into a semaphore | Neil Horman | 2013-05-01 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-30 |
| |\ \ |
|
| | * | | unix/dgram: fix peeking with an offset larger than data in queue | Benjamin Poirier | 2013-04-30 |
| | * | | unix/dgram: peek beyond 0-sized skbs | Benjamin Poirier | 2013-04-30 |
| * | | | net: Use consume_skb() to free gso segmented skb | Sridhar Samudrala | 2013-04-30 |
| * | | | net: defer net_secret[] initialization | Eric Dumazet | 2013-04-29 |
| * | | | sock_diag: allow to dump bpf filters | Nicolas Dichtel | 2013-04-29 |
| * | | | net: fix address check in rtnl_fdb_del | Vlad Yasevich | 2013-04-25 |
| * | | | net: remove redundant code in dev_hard_start_xmit() | Eric Dumazet | 2013-04-25 |
| * | | | packet: tx timestamping on tpacket ring | Willem de Bruijn | 2013-04-25 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 |
| |\| | |
|
| * | | | net: Remove return value from list_netdevice() | dingtianhong | 2013-04-22 |