Commit Graph

331 Commits (a73efd0a8552927ebe5dff84936f7fdac4f7e314)

Author SHA1 Message Date
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 17 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
Stephen Hemminger 0b815a1a6d net: network device name ifalias support 17 years ago
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
Alexander Duyck ad55dcaff0 netdev: simple_tx_hash shouldn't hash inside fragments 17 years ago
Herbert Xu e2a6b85247 net: Enable TSO if supported by at least one device 17 years ago
Jarek Poplawski e8a83e10d7 pkt_sched: Fix qdisc state in net_tx_action() 17 years ago
David S. Miller 195648bbc5 pkt_sched: Prevent livelock in TX queue running. 17 years ago
David S. Miller 96d203169d pkt_sched: Fix missed RCU unlock in dev_queue_xmit() 17 years ago