1. 4d5b78c net: Add missing rculist.h include to netdevice.h by David S. Miller · 16 years ago
  2. f001fde net: introduce a list of device addresses dev_addr_list (v6) by Jiri Pirko · 16 years ago
  3. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  4. 6a321cb net: netif_tx_queue_stopped too expensive by Eric Dumazet · 16 years ago
  5. 8dc92f7 sctp: add feature bit for SCTP offload in hardware by Jesse Brandeburg · 16 years ago
  6. 37b607c net: Fix typo in net_device_ops description. by Mike Rapoport · 16 years ago
  7. 36e7b1b gro: Fix COMPLETE checksum handling by Herbert Xu · 16 years ago
  8. edbd9e3 gro: Fix handling of headers that extend over the tail by Herbert Xu · 16 years ago
  9. c759a6b net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE by Adrian Bunk · 16 years ago
  10. b1b67dd net: factor out ethtool invocation of vlan/macvlan drivers by Patrick McHardy · 16 years ago
  11. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 16 years ago
  12. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  13. cc0be32 net: Add missing include into include/linux/netdevice.h by Dmitri Vorobiev · 16 years ago
  14. d1c76af GRO: Move netpoll checks to correct location by Herbert Xu · 16 years ago
  15. 4d288d5 [SCSI] net: add FCoE offload support through net_device by Yi Zou · 16 years ago
  16. 01d5b2f [SCSI] net: define feature flags for FCoE offloads by Chris Leech · 16 years ago
  17. 43eb99c [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO by Chris Leech · 16 years ago
  18. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 9d40bbd vlan: Fix vlan-in-vlan crashes. by David S. Miller · 16 years ago
  20. f3a7c66 net: replace __constant_{endian} uses in net headers by Harvey Harrison · 16 years ago
  21. aa4b9f5 gro: Optimise Ethernet header comparison by Herbert Xu · 16 years ago
  22. 4ae5544 gro: Remember number of held packets instead of counting every time by Herbert Xu · 16 years ago
  23. fe2918b net: fix some trailing whitespaces by Graf Yang · 16 years ago
  24. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 16 years ago
  25. 5d0d9be gro: Move common completion code into helpers by Herbert Xu · 16 years ago
  26. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  27. 937f1ba net: Add init_dummy_netdev() and fix EMAC driver using it by Benjamin Herrenschmidt · 16 years ago
  28. 985ebdb net: Fix a comment in include/linux/netdevice.h. by Krzysztof Hałasa · 16 years ago
  29. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  30. 96e93ea gro: Add internal interfaces for VLAN by Herbert Xu · 16 years ago
  31. f67b459 net_dma: convert to dma_find_channel by Dan Williams · 16 years ago
  32. 5d38a07 gro: Add page frag support by Herbert Xu · 16 years ago
  33. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  34. d565b0a net: Add Generic Receive Offload infrastructure by Herbert Xu · 16 years ago
  35. 1a881f2 net: Add frag_list support to GSO by Herbert Xu · 16 years ago
  36. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. 7b363e4 netpoll: fix race on poll_list resulting in garbage entry by Neil Horman · 16 years ago
  38. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  39. 7a6b6f5 DCB: fix kconfig option by Jeff Kirsher · 16 years ago
  40. 47fd5b8 netdev: add HAVE_NET_DEVICE_OPS by Stephen Hemminger · 16 years ago
  41. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago
  42. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  43. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  44. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 16 years ago
  45. 505d4f7 net: Guaranetee the proper ordering of the loopback device. v2 by Eric W. Biederman · 16 years ago
  46. 3d8160b Revert "net: Guaranetee the proper ordering of the loopback device." by David S. Miller · 16 years ago
  47. ae33bc4 net: Guaranetee the proper ordering of the loopback device. by Eric W. Biederman · 16 years ago
  48. 6cf3f41 bonding, net: Move last_rx update into bonding recv logic by Jay Vosburgh · 16 years ago
  49. ad1d967 net: delete excess kernel-doc notation by Randy Dunlap · 16 years ago
  50. b63365a net: Fix disjunct computation of netdev features by Herbert Xu · 16 years ago
  51. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  52. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  53. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  54. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  55. cf04a4c7 netdev: use const for some name functions by Stephen Hemminger · 16 years ago
  56. 0b815a1 net: network device name ifalias support by Stephen Hemminger · 16 years ago
  57. cc6533e net: Kill plain NET_XMIT_BYPASS. by David S. Miller · 17 years ago
  58. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 17 years ago
  59. c3f26a2 netdev: Fix lockdep warnings in multiqueue configurations. by David S. Miller · 17 years ago
  60. d29f749 net: Fix build failure with 'make mandocs'. by Dave Jones · 17 years ago
  61. 6579e57 net: Print the module name as part of the watchdog message by Arjan van de Ven · 17 years ago
  62. 3072367 pkt_sched: Manage qdisc list inside of root qdisc. by David S. Miller · 17 years ago
  63. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 17 years ago
  64. ead81cc netdevice: Move qdisc_list back into net_device proper. by David S. Miller · 17 years ago
  65. 37437bb pkt_sched: Schedule qdiscs instead of netdev_queue. by David S. Miller · 17 years ago
  66. e2627c8 pkt_sched: Make QDISC_RUNNING a qdisc state. by David S. Miller · 17 years ago
  67. d3b753d pkt_sched: Move gso_skb into Qdisc. by David S. Miller · 17 years ago
  68. 92831bc netdev: Kill plain netif_schedule() by David S. Miller · 17 years ago
  69. eae792b netdev: Add netdev->select_queue() method. by David S. Miller · 17 years ago
  70. e3c50d5 netdev: netdev_priv() can now be sane again. by David S. Miller · 17 years ago
  71. 6b0fb12 netdev: Kill struct net_device_subqueue and netdev->egress_subqueue* by David S. Miller · 17 years ago
  72. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 17 years ago
  73. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 17 years ago
  74. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 17 years ago
  75. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 17 years ago
  76. f1f28aa netdev: Add addr_list_lock to struct net_device. by David S. Miller · 17 years ago
  77. bc1d041 vlan: deliver packets received with VLAN acceleration to network taps by Patrick McHardy · 17 years ago
  78. d815653 net: add netif_napi_del function to allow for removal of napistructs by Alexander Duyck · 17 years ago
  79. 79d1638 netdev: Move atomic queue state bits into netdev_queue. by David S. Miller · 17 years ago
  80. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 17 years ago
  81. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 17 years ago
  82. 86d804e netdev: Make netif_schedule() routines work with netdev_queue objects. by David S. Miller · 17 years ago
  83. 970565b netdev: Move gso_skb into netdev_queue. by David S. Miller · 17 years ago
  84. ee609cb netdev: Move next_sched into struct netdev_queue. by David S. Miller · 17 years ago
  85. 816f325 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. by David S. Miller · 17 years ago
  86. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 17 years ago
  87. 555353c netdev: The ingress_lock member is no longer needed. by David S. Miller · 17 years ago
  88. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 17 years ago
  89. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 17 years ago
  90. eca9eba net: Add GARP applicant-only participant by Patrick McHardy · 17 years ago
  91. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  92. c88e6f5 include/linux/netdevice.h: don't export MAX_HEADER to userspace by Adrian Bunk · 17 years ago
  93. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 17 years ago
  94. dad9b33 netdevice: Fix promiscuity and allmulti overflow by Wang Chen · 17 years ago
  95. 5bbc172 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  96. 9d45abe netdevice: change net_device->promiscuity/allmulti to unsigned int by Wang Chen · 17 years ago
  97. b8a9787 bonding: Allow setting max_bonds to zero by Jay Vosburgh · 17 years ago
  98. c1da4ac net/core: add NETDEV_BONDING_FAILOVER event by Or Gerlitz · 17 years ago
  99. 289c79a vlan: Use bitmask of feature flags instead of seperate feature bits by Patrick McHardy · 17 years ago
  100. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 17 years ago