Commit Graph

220 Commits (2e34bde18576a02c897ae6b699ea26301d92be1b)

Author SHA1 Message Date
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 16 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
David S. Miller ead81cc5fc netdevice: Move qdisc_list back into net_device proper. 17 years ago
David S. Miller 37437bb2e1 pkt_sched: Schedule qdiscs instead of netdev_queue. 17 years ago
David S. Miller e2627c8c22 pkt_sched: Make QDISC_RUNNING a qdisc state. 17 years ago
David S. Miller d3b753db7c pkt_sched: Move gso_skb into Qdisc. 17 years ago
David S. Miller 92831bc395 netdev: Kill plain netif_schedule() 17 years ago
David S. Miller eae792b722 netdev: Add netdev->select_queue() method. 17 years ago
David S. Miller e3c50d5d25 netdev: netdev_priv() can now be sane again. 17 years ago
David S. Miller 6b0fb1261a netdev: Kill struct net_device_subqueue and netdev->egress_subqueue* 17 years ago
David S. Miller fd2ea0a79f net: Use queue aware tests throughout. 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
David S. Miller f1f28aa351 netdev: Add addr_list_lock to struct net_device. 17 years ago
Patrick McHardy bc1d0411b8 vlan: deliver packets received with VLAN acceleration to network taps 17 years ago
Alexander Duyck d815653404 net: add netif_napi_del function to allow for removal of napistructs 17 years ago