Commit Graph

237 Commits (748303850d589038f8ff9f5c7014afb006210b1f)

Author SHA1 Message Date
Mike Rapoport 37b607c5ac net: Fix typo in net_device_ops description. 16 years ago
Adrian Bunk c759a6b4e1 net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE 16 years ago
Dmitri Vorobiev cc0be3227d net: Add missing include into include/linux/netdevice.h 16 years ago
Herbert Xu d1c76af9e2 GRO: Move netpoll checks to correct location 16 years ago
Yi Zou 4d288d5767 [SCSI] net: add FCoE offload support through net_device 16 years ago
Chris Leech 01d5b2fca1 [SCSI] net: define feature flags for FCoE offloads 16 years ago
Chris Leech 43eb99c5b3 [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO 16 years ago
David S. Miller 9d40bbda59 vlan: Fix vlan-in-vlan crashes. 16 years ago
Harvey Harrison f3a7c66b5c net: replace __constant_{endian} uses in net headers 16 years ago
Herbert Xu aa4b9f533e gro: Optimise Ethernet header comparison 16 years ago
Herbert Xu 4ae5544f9a gro: Remember number of held packets instead of counting every time 16 years ago
Graf Yang fe2918b098 net: fix some trailing whitespaces 16 years ago
Herbert Xu 86911732d3 gro: Avoid copying headers of unmerged packets 16 years ago
Herbert Xu 5d0d9be8ef gro: Move common completion code into helpers 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Benjamin Herrenschmidt 937f1ba56b net: Add init_dummy_netdev() and fix EMAC driver using it 16 years ago
Krzysztof Hałasa 985ebdb5ed net: Fix a comment in include/linux/netdevice.h. 16 years ago
Herbert Xu 96e93eab20 gro: Add internal interfaces for VLAN 16 years ago
Dan Williams f67b459992 net_dma: convert to dma_find_channel 16 years ago
Herbert Xu 5d38a079ce gro: Add page frag support 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 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
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
Jeff Kirsher 7a6b6f515f DCB: fix kconfig option 16 years ago
Stephen Hemminger 47fd5b8373 netdev: add HAVE_NET_DEVICE_OPS 16 years ago
Alexander Duyck 2f90b8657e ixgbe: this patch adds support for DCB to the kernel and ixgbe driver 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
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 ae33bc40c0 net: Guaranetee the proper ordering of the loopback device. 16 years ago
Jay Vosburgh 6cf3f41e6c bonding, net: Move last_rx update into bonding recv logic 16 years ago
Randy Dunlap ad1d967c88 net: delete excess kernel-doc notation 17 years ago
Herbert Xu b63365a2d6 net: Fix disjunct computation of netdev features 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Lennert Buytenhek 396138f03f dsa: add support for Trailer tagging format 17 years ago
Lennert Buytenhek cf85d08fdf dsa: add support for original DSA tagging format 17 years ago
Lennert Buytenhek 91da11f870 net: Distributed Switch Architecture protocol support 17 years ago
Stephen Hemminger cf04a4c764 netdev: use const for some name functions 17 years ago
Stephen Hemminger 0b815a1a6d net: network device name ifalias support 17 years ago
David S. Miller cc6533e98a net: Kill plain NET_XMIT_BYPASS. 17 years ago
Jarek Poplawski 378a2f090f net_sched: Add qdisc __NET_XMIT_STOLEN flag 17 years ago
David S. Miller c3f26a269c netdev: Fix lockdep warnings in multiqueue configurations. 17 years ago
Dave Jones d29f749e25 net: Fix build failure with 'make mandocs'. 17 years ago
Arjan van de Ven 6579e57b31 net: Print the module name as part of the watchdog message 17 years ago
David S. Miller 3072367300 pkt_sched: Manage qdisc list inside of root qdisc. 17 years ago
David S. Miller 8387400092 pkt_sched: Kill netdev_queue lock. 17 years ago