Commit Graph

1217 Commits (27d48be84477d2f0a2e2ac3738a3971dece631d5)

Author SHA1 Message Date
Herbert Xu 4ead443163 netpoll: Add drop checks to all entry points 16 years ago
Eugene Teo 50fee1dec5 net: amend the fix for SO_BSDCOMPAT gsopt infoleak 16 years ago
Clemens Noss ebe47d47b7 netns: build fix for net_alloc_generic 16 years ago
Daniel Lezcano 486a87f1e5 netns: fix double free at netns creation 16 years ago
David S. Miller 92a0acce18 net: Kill skb_truesize_check(), it only catches false-positives. 16 years ago
Clément Lecigne df0bca049d net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2 16 years ago
David S. Miller b4bd07c20b net_dma: call dmaengine_get only if NET_DMA enabled 16 years ago
Gautam Kachroo efc683fc2a neigh: some entries can be skipped during dumping 16 years ago
Shyam Iyer 71b3346d18 net: Fix OOPS in skb_seq_read(). 16 years ago
Herbert Xu 95e3b24cfb net: Fix frag_list handling in skb_seq_read 16 years ago
Herbert Xu 37fe4732b9 gro: Fix merging of paged packets 16 years ago
Herbert Xu 9a8e47ffd9 gro: Fix error handling on extremely short frags 16 years ago
Jiri Slaby 357f5b0b91 NET: net_namespace, fix lock imbalance 16 years ago
Jarek Poplawski 8b9d372897 net: Fix data corruption when splicing from sockets. 16 years ago
Herbert Xu 67fd1a731f net: Add debug info to track down GSO checksum bug 16 years ago
Benjamin Herrenschmidt 937f1ba56b net: Add init_dummy_netdev() and fix EMAC driver using it 16 years ago
Herbert Xu f557206800 gro: Fix page ref count for skbs freed normally 16 years ago
Herbert Xu f17f5c91ae gro: Check for GSO packets and packets with frag_list 16 years ago
Dan Williams 649274d993 net_dma: acquire/release dma channels on ifup/ifdown 16 years ago
Herbert Xu 96e93eab20 gro: Add internal interfaces for VLAN 16 years ago
Dan Williams aa1e6f1a38 dmaengine: kill struct dma_client and supporting infrastructure 16 years ago
Dan Williams 209b84a88f dmaengine: replace dma_async_client_register with dmaengine_get 16 years ago
Dan Williams f67b459992 net_dma: convert to dma_find_channel 16 years ago
Dan Williams 2ba05622b8 dmaengine: provide a common 'issue_pending_all' implementation 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