1. 867d79f net: In __netif_schedule() use WARN_ON instead of BUG_ON by Linus Torvalds · 17 years ago
  2. b6b2fed net: Improve simple_tx_hash(). by David S. Miller · 17 years ago
  3. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 17 years ago
  4. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 17 years ago
  5. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 17 years ago
  6. 3072367 pkt_sched: Manage qdisc list inside of root qdisc. by David S. Miller · 17 years ago
  7. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  8. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 17 years ago
  9. ead81cc netdevice: Move qdisc_list back into net_device proper. by David S. Miller · 17 years ago
  10. 37437bb pkt_sched: Schedule qdiscs instead of netdev_queue. by David S. Miller · 17 years ago
  11. 8f0f222 net: Implement simple sw TX hashing. by David S. Miller · 17 years ago
  12. eae792b netdev: Add netdev->select_queue() method. by David S. Miller · 17 years ago
  13. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 17 years ago
  14. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 17 years ago
  15. 9a6d276 core: add stat to track unresolved discards in neighbor cache by Neil Horman · 17 years ago
  16. 5c52ba1 sock: add net to prot->enter_memory_pressure callback by Pavel Emelyanov · 17 years ago
  17. 7b1c65f net: make __skb_splice_bits static by Harvey Harrison · 17 years ago
  18. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  19. 2870c43 net: refactor tcp splice receive path to improve readability by Octavian Purdila · 17 years ago
  20. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 17 years ago
  21. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 17 years ago
  22. f1f28aa netdev: Add addr_list_lock to struct net_device. by David S. Miller · 17 years ago
  23. bc1d041 vlan: deliver packets received with VLAN acceleration to network taps by Patrick McHardy · 17 years ago
  24. 6aa895b0 vlan: Don't store VLAN tag in cb by Patrick McHardy · 17 years ago
  25. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  26. 22bb1be wext: make sysfs bits optional and deprecate them by Johannes Berg · 17 years ago
  27. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 17 years ago
  28. eb6aafe pkt_sched: Make qdisc_run take a netdev_queue. by David S. Miller · 17 years ago
  29. 86d804e netdev: Make netif_schedule() routines work with netdev_queue objects. by David S. Miller · 17 years ago
  30. 6fa9864 net: Clean up explicit ->tx_queue references in link watch. by David S. Miller · 17 years ago
  31. ee609cb netdev: Move next_sched into struct netdev_queue. by David S. Miller · 17 years ago
  32. 816f325 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. by David S. Miller · 17 years ago
  33. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 17 years ago
  34. 555353c netdev: The ingress_lock member is no longer needed. by David S. Miller · 17 years ago
  35. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 17 years ago
  36. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 17 years ago
  37. 4b5a698 net: fix dev_set_promiscuity() breakage by Patrick McHardy · 17 years ago
  38. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  39. ae299fc net: add fib_rules_ops to flush_cache method by Denis V. Lunev · 17 years ago
  40. 0853ad6 netdev: Add support for rx flow hash configuration, using ethtool. by Santwona Behera · 17 years ago
  41. 2fe195c net: fib_rules: fix error code for unsupported families by Patrick McHardy · 17 years ago
  42. 93b3cff netdevice: Fix wrong string handle in kernel command line parsing by Wang Chen · 17 years ago
  43. 8fde8a0 net: Tyop of sk_filter() comment by Wang Chen · 17 years ago
  44. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  45. 5dbaec5 netdevice: Fix typo of dev_unicast_add() comment by Wang Chen · 17 years ago
  46. db43a28 tcp: fix for splice receive when used with software LRO by Octavian Purdila · 17 years ago
  47. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  48. a60b33c Merge branch 'linus' into core/softirq by Ingo Molnar · 17 years ago
  49. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 17 years ago
  50. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 17 years ago
  51. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 17 years ago
  52. dad9b33 netdevice: Fix promiscuity and allmulti overflow by Wang Chen · 17 years ago
  53. 972692e net: Add sk_set_socket() helper. by David S. Miller · 17 years ago
  54. b8a9787 bonding: Allow setting max_bonds to zero by Jay Vosburgh · 17 years ago
  55. c1da4ac net/core: add NETDEV_BONDING_FAILOVER event by Or Gerlitz · 17 years ago
  56. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  57. 6de329e net: Fix test for VLAN TX checksum offload capability by Ben Hutchings · 17 years ago
  58. 9583f3d Merge branch 'linus' into core/softirq by Ingo Molnar · 17 years ago
  59. 0b04082 net: remove CVS keywords by Adrian Bunk · 17 years ago
  60. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  61. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 17 years ago
  62. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 17 years ago
  63. 7557af2 net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec by Brice Goglin · 17 years ago
  64. b9f5f52 net: neighbour table ABI problem by Stephen Hemminger · 17 years ago
  65. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  66. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 17 years ago
  67. 96e7408 net: The dev->get_stats pointer is not NULL nowadays. by Pavel Emelyanov · 17 years ago
  68. d3ede32 pktgen: make sure that pktgen_thread_worker has been executed by Denis V. Lunev · 17 years ago
  69. 0e91796 net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() by David Woodhouse · 17 years ago
  70. d5a4502 netns: Register net/core/ sysctls at read-only root. by Pavel Emelyanov · 17 years ago
  71. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 17 years ago
  72. 9ee6b7f net: Fix typo in net/core/sock.c. by Rami Rosen · 17 years ago
  73. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 17 years ago
  74. e46b66b net: Added ASSERT_RTNL() to dev_open() and dev_close(). by Ben Hutchings · 17 years ago
  75. aca5139 netns: Fix arbitrary net_device-s corruptions on net_ns stop. by Pavel Emelyanov · 17 years ago
  76. c800578 net: Fix useless comment reference loop. by Johannes Berg · 17 years ago
  77. aaf8cdc netns: Fix device renaming for sysfs by Daniel Lezcano · 17 years ago
  78. 0c0b0ac net: remove NR_CPUS arrays in net/core/dev.c by Mike Travis · 17 years ago
  79. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  80. 50aab54 net: Add missing braces to multi-statement if()s by Ilpo Järvinen · 17 years ago
  81. 5efdccb net: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  82. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 17 years ago
  83. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  84. c5835df ethtool: EEPROM dump no longer works for tg3 and natsemi by Mandeep Singh Baines · 17 years ago
  85. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  86. c9c1014 [RTNETLINK]: Fix bogus ASSERT_RTNL warning by Patrick McHardy · 17 years ago
  87. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  88. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  89. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 17 years ago
  90. 5309fbc Remove documentation of non-existent sk_alloc arg by Rusty Russell · 17 years ago
  91. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 17 years ago
  92. 9d29672 [NET]: Expose netdevice dev_id through sysfs by David Woodhouse · 17 years ago
  93. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  94. d1643d2 [NET]: Fix and allocate less memory for ->priv'less netdevices by Alexey Dobriyan · 17 years ago
  95. d0498d9 [NET]: Do not allocate unneeded memory for dev->priv alignment. by Pavel Emelyanov · 17 years ago
  96. f3005d7 [NETNS]: Add netns refcnt debug for network devices. by Denis V. Lunev · 17 years ago
  97. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 17 years ago
  98. 65a18ec [NETNS]: Add netns refcnt debug for kernel sockets. by Denis V. Lunev · 17 years ago
  99. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 17 years ago
  100. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 17 years ago