1. 668f895 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped by Pavel Emelyanov · 17 years ago
  2. dfa4091 [NET]: Use the skb_set_queue_mapping where appropriate by Pavel Emelyanov · 17 years ago
  3. a030847 [NET]: Avoid copying TCP packets unnecessarily by Herbert Xu · 17 years ago
  4. f697c3e [NET]: Avoid unnecessary cloning for ingress filtering by Herbert Xu · 17 years ago
  5. c4ea43c net core: fix kernel-doc for new function parameters by Randy Dunlap · 17 years ago
  6. 9b77265 [NET]: Remove double dev->flags checking when calling dev_close() by Pavel Emelyanov · 17 years ago
  7. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  8. 14e3e07 [NET]: split dev_ifsioc() according to locking by Jeff Garzik · 17 years ago
  9. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  10. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  11. 8b41d18 [NET]: Fix running without sysfs by Eric W. Biederman · 17 years ago
  12. 056925a [NET]: Cleanup calling netdev notifiers. by Pavel Emelyanov · 17 years ago
  13. 30d97d3 [NETNS]: Consolidate hashes creation in netdev_init() by Pavel Emelyanov · 17 years ago
  14. ad7379d [NET]: Fix the prototype of call_netdevice_notifiers. by Eric W. Biederman · 17 years ago
  15. 22dd749 [NET]: migrate HARD_TX_LOCK to header file by Jamal Hadi Salim · 17 years ago
  16. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  17. 9d5010d [NET]: Add a might_sleep() to dev_close(). by David S. Miller · 17 years ago
  18. ce286d3 [NET]: Implement network device movement between namespaces by Eric W. Biederman · 17 years ago
  19. b267b17 [NET]: Factor out __dev_alloc_name from dev_alloc_name by Eric W. Biederman · 17 years ago
  20. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  21. 6d34b1c [NET]: Initialize the network namespace of network devices. by Eric W. Biederman · 17 years ago
  22. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  23. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  24. 7f353bf [NET]: Share correct feature code between bridging and bonding by Herbert Xu · 17 years ago
  25. fcc5a03 [NET]: Allow netdev REGISTER/CHANGENAME events to fail by Herbert Xu · 17 years ago
  26. 7f988ea [NET]: Take dev_base_lock when moving device name hash list entry by Herbert Xu · 17 years ago
  27. 7ce1b0e [NET]: Call uninit if necessary in register_netdevice by Herbert Xu · 17 years ago
  28. 0ed72ec [NET]: kernel-doc fixes by Randy Dunlap · 17 years ago
  29. 31ce72a [NET]: Fix loopback crashes when multiqueue is enabled. by Patrick McHardy · 17 years ago
  30. 40b77c9 [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  31. 1297262 [NET]: move __dev_addr_discard adjacent to dev_addr_discard for readability by Denis Cheng · 17 years ago
  32. 26cc252 [NET]: merge dev_unicast_discard and dev_mc_discard into one by Denis Cheng · 17 years ago
  33. 456ad75 [NET]: move dev_mc_discard from dev_mcast.c to dev.c by Denis Cheng · 17 years ago
  34. b863ceb [NET]: Add macvlan driver by Patrick McHardy · 17 years ago
  35. 2402345 [NET]: Add net_device change_rx_mode callback by Patrick McHardy · 17 years ago
  36. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  37. d379b01 dmaengine: make clients responsible for managing channels by Dan Williams · 17 years ago
  38. 61cbc2f [NET]: Fix secondary unicast/multicast address count maintenance by Patrick McHardy · 17 years ago
  39. f25f4e4 [CORE] Stack changes to add multiqueue hardware support API by Peter P Waskiewicz Jr · 17 years ago
  40. a298830 [NET]: Fix TX checksum feature check by Herbert Xu · 17 years ago
  41. 4417da6 [NET]: dev: secondary unicast address support by Patrick McHardy · 17 years ago
  42. bf74248 [NET]: dev: introduce generic net_device address lists by Patrick McHardy · 17 years ago
  43. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  44. 515e06c [NET]: Re-enable irqs before pushing pending DMA requests by Shannon Nelson · 17 years ago
  45. 7c355f5 [NET]: Avoid duplicate netlink notification when changing link state by Thomas Graf · 17 years ago
  46. 9093bbb [NET]: Fix race condition about network device name allocation. by Stephen Hemminger · 17 years ago
  47. 723e98b [NET]: lockdep classes in register_netdevice by Jarek Poplawski · 17 years ago
  48. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  49. 2396a22 [NET] net/core: Fix error handling by Josef 'Jeff' Sipek · 17 years ago
  50. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  51. 4e9cac2 [NET]: Add __dev_getfirstbyhwtype by Patrick McHardy · 17 years ago
  52. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 17 years ago
  53. 295f4a1 [WEXT]: Clean up how wext is called. by Johannes Berg · 17 years ago
  54. 11433ee [WEXT]: Move to net/wireless by Johannes Berg · 17 years ago
  55. f9d106a [NET]: Warn about GSO/checksum abuse by Herbert Xu · 17 years ago
  56. 372cc74 [NET]: Prevent much sadness in qdisc_lock_tree(). by Andrew Morton · 17 years ago
  57. 38b4da3 [NET]: Fix comments for register_netdev(). by Borislav Petkov · 17 years ago
  58. 9be9a6b [NET]: Get rid of netdev_nit by Stephen Hemminger · 17 years ago
  59. fd44de7 [NET_SCHED]: ingress: switch back to using ingress_lock by Patrick McHardy · 17 years ago
  60. 6229e36 bridge: eliminate call by reference by Stephen Hemminger · 17 years ago
  61. 663ead3 [NET]: Use csum_start offset instead of skb_transport_header by Herbert Xu · 17 years ago
  62. c45d286 [NET]: Inline net_device_stats by Rusty Russell · 17 years ago
  63. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  64. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  65. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  66. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  67. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  68. 0e1256f [NET]: show bound packet types by Stephen Hemminger · 17 years ago
  69. f690808 [NET]: make seq_operations const by Stephen Hemminger · 17 years ago
  70. 6b2bedc [NET]: network dev read_mostly by Stephen Hemminger · 17 years ago
  71. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  72. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  73. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  74. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  75. 6f05f62 [NET]: deinline some functions by Stephen Hemminger · 17 years ago
  76. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  77. 9274982 [PATCH] net: Ignore sysfs network device rename bugs. by Eric W. Biederman · 17 years ago
  78. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 17 years ago
  79. 035832a [NET_SCHED]: Fix ingress locking by Patrick McHardy · 17 years ago
  80. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 18 years ago
  81. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  82. 22f8cde [NET]: unregister_netdevice as void by Stephen Hemminger · 18 years ago
  83. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  84. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  85. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  86. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  87. 252e334 [NET] net/core: Annotations. by Al Viro · 18 years ago
  88. 90833aa [NET]: The scheduled removal of the frame diverter. by Adrian Bunk · 18 years ago
  89. 88041b7 [PATCH] netdev: don't allow register_netdev with blank name by Stephen Hemminger · 18 years ago
  90. aaa248f [PATCH] rename net_random to random32 by Stephen Hemminger · 18 years ago
  91. 85670cc [NET_SCHED]: Fix fallout from dev->qdisc RCU change by Patrick McHardy · 18 years ago
  92. b6fe17d [NET] netdev: Check name length by Stephen Hemminger · 18 years ago
  93. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  94. c7fa9d1 [NET]: Disallow whitespace in network device names. by David S. Miller · 18 years ago
  95. 7ea49ed [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. by David S. Miller · 18 years ago
  96. 29bbd72 [NET]: Fix more per-cpu typos by Alexey Dobriyan · 18 years ago
  97. e6eb307 [I/OAT]: Remove CPU hotplug lock from net_dma_rebalance by Chris Leech · 18 years ago
  98. b60dfc6 [NET]: Kill the WARN_ON() calls for checksum fixups. by David S. Miller · 18 years ago
  99. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  100. 5a8da02 [NET]: Fix network device interface printk message priority by Stephen Hemminger · 18 years ago