Commit Graph

1193 Commits (f430e49e9e0cf821c090abedb399b80ebf0cb4c6)

Author SHA1 Message Date
Herbert Xu 96e93eab20 gro: Add internal interfaces for VLAN 16 years ago
David S. Miller c276e098d3 Revert "net: Fix for initial link state in 2.6.28" 16 years ago
Michael Marineau 22604c8668 net: Fix for initial link state in 2.6.28 16 years ago
Herbert Xu 5d38a079ce gro: Add page frag support 16 years ago
Herbert Xu b530256d2e gro: Use gso_size to store MSS 16 years ago
Rusty Russell 0f23174aa8 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net 16 years ago
Eric W. Biederman 8eb7986396 netns: foreach_netdev_safe is insufficient in default_device_exit 16 years ago
Herbert Xu 0da2afd596 gro: Fix potential use after free 16 years ago
Peter P Waskiewicz Jr d7b06636be net: Init NAPI dev_list on napi_del 16 years ago
Jarek Poplawski 5f2f6da76c net: Fix oops in dev_ifsioc() 16 years ago
David S. Miller 49ad9599d4 Revert "net: release skb->dst in sock_queue_rcv_skb()" 16 years ago
Rémi Denis-Courmont 57c81fffc8 Phonet: allocate separate ARP type for GPRS over a Phonet pipe 16 years ago
Rémi Denis-Courmont 2d91d78b68 Phonet: allocate a non-Ethernet ARP type 16 years ago
Herbert Xu b240a0e564 ethtool: Add GGRO and SGRO ops 16 years ago
Herbert Xu 71d93b39e5 net: Add skb_gro_receive 16 years ago
Herbert Xu d565b0a1a9 net: Add Generic Receive Offload infrastructure 16 years ago
Herbert Xu 1a881f27c5 net: Add frag_list support to GSO 16 years ago
Herbert Xu 89319d3801 net: Add frag_list support to skb_segment 16 years ago
Neil Horman 7b363e4400 netpoll: fix race on poll_list resulting in garbage entry 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Jarek Poplawski 244e6c2d07 pkt_sched: gen_estimator: Optimize gen_estimator_active() 16 years ago
Eric Dumazet 7035560287 net: release skb->dst in sock_queue_rcv_skb() 16 years ago
Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 years ago
Stephen Hemminger c1b56878fb tc: policing requires a rate estimator 16 years ago
Arjan van de Ven 8f480c0e4e net: make skb_truesize_bug() call WARN() 16 years ago
Alexey Dobriyan b27aeadb59 netns xfrm: per-netns sysctls 16 years ago
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Alexey Dobriyan 5447c5e401 netns xfrm: finding states in netns 16 years ago
Daniel Lezcano 09bb52175b netns: filter out uevent not belonging to init_net 16 years ago
Ilpo Järvinen 9f782db3f5 tcp: skb_shift cannot cache frag ptrs past pskb_expand_head 16 years ago
Ilpo Järvinen 0ace285605 tcp: handle shift/merge of cloned skbs too 16 years ago
Ilpo Järvinen 832d11c5cd tcp: Try to restore large SKBs while SACK processing 16 years ago
Jarek Poplawski 4db0acf3c0 net: gen_estimator: Fix gen_kill_estimator() lookups 16 years ago
Catalin Marinas 7e56b5d698 net: Fix memory leak in the proto_register function 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Pablo Neira Ayuso d214c7537b filter: add SKF_AD_NLATTR_NEST to look for nested attributes 16 years ago
Stephen Hemminger eeda3fd64f netdev: introduce dev_get_stats() 16 years ago
Stephen Hemminger d314774cf2 netdev: network device operations infrastructure 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Eric Dumazet 14e943db13 net: make /proc/net/protocols namespace aware 16 years ago
Robert Olsson bfdbc0acad pktgen: fix multiple queue warning 16 years ago
Johannes Berg 5f9021cfdc rtnetlink: propagate error from dev_change_flags in do_setlink() 16 years ago
Alexey Dobriyan 908cd2dabb net: use %pF for /proc/net/ptype 16 years ago
Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
Pavel Emelyanov 5421ae0153 scm: fix scm_fp_list->list initialization made in wrong place 16 years ago
Eric Dumazet ef711cf1d1 net: speedup dst_release() 16 years ago
Ingo Molnar e8f6fbf62d lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 8192b0c482 CRED: Wrap task credential accesses in the networking subsystem 16 years ago