Commit Graph

338 Commits (cea5d8c9de669e30ed6d60930318376d5cc42e9e)

Author SHA1 Message Date
Roel Kluin e4a389a9b5 net: kfree(napi->skb) => kfree_skb 16 years ago
Herbert Xu 303c6a0251 gro: Fix legacy path napi_complete crash 16 years ago
David S. Miller 9d40bbda59 vlan: Fix vlan-in-vlan crashes. 16 years ago
David S. Miller 54acd0efab net: Fix missing dev->neigh_setup in register_netdevice(). 16 years ago
Eric W. Biederman 17edde5209 netns: Remove net_alive 16 years ago
Herbert Xu 4ead443163 netpoll: Add drop checks to all entry points 16 years ago
David S. Miller b4bd07c20b net_dma: call dmaengine_get only if NET_DMA enabled 16 years ago
Herbert Xu 9a8e47ffd9 gro: Fix error handling on extremely short frags 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
Herbert Xu 5d38a079ce gro: Add page frag support 16 years ago
Herbert Xu b530256d2e gro: Use gso_size to store MSS 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
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 d565b0a1a9 net: Add Generic Receive Offload infrastructure 16 years ago
Herbert Xu 1a881f27c5 net: Add frag_list support to GSO 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 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
Alexey Dobriyan 908cd2dabb net: use %pF for /proc/net/ptype 16 years ago
David Howells 8192b0c482 CRED: Wrap task credential accesses in the networking subsystem 16 years ago
Eric W. Biederman 505d4f73dd net: Guaranetee the proper ordering of the loopback device. v2 16 years ago
David S. Miller 3d8160b149 Revert "net: Guaranetee the proper ordering of the loopback device." 16 years ago
Eric W. Biederman 0a36b345ab net: Don't leak packets when a netns is going down 16 years ago
Eric W. Biederman ae33bc40c0 net: Guaranetee the proper ordering of the loopback device. 16 years ago
Eric W. Biederman d0c082cea6 netns: Delete virtual interfaces during namespace cleanup 16 years ago
Patrick McHardy 9b22ea5609 net: fix packet socket delivery in rx irq handler 16 years ago
Stephen Hemminger 24f8b2385e net: increase receive packet quantum 16 years ago
Eric W. Biederman 3891845e1e netns: Coexist with the sysfs limitations v2 16 years ago
Herbert Xu b63365a2d6 net: Fix disjunct computation of netdev features 17 years ago
Stephen Hemminger 92845ffd2a netdev: change name dropping error codes 17 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Herbert Xu 58ec3b4db9 net: Fix netdev_run_todo dead-lock 17 years ago
Patrick McHardy b6c40d68ff net: only invoke dev->change_rx_flags when device is UP 17 years ago
Stephen Hemminger f0db275a81 netdev: docbook comment update (revised) 17 years ago
Stephen Hemminger cf04a4c764 netdev: use const for some name functions 17 years ago
Oliver Hartkopp 96ca4a2cc1 net: remove ifalias on empty given alias 17 years ago