1. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  2. e0d087a rtnetlink: Cleanups by Eric Dumazet · 15 years ago
  3. d3bcfef net: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  4. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. 000ba2e net: Fix build warning in sock_bindtodevice(). by David S. Miller · 15 years ago
  6. baac856 pktgen: tx_bytes might be slightly wrong by Eric Dumazet · 15 years ago
  7. bf8e56b net: sock_bindtodevice() RCU-ification by Eric Dumazet · 15 years ago
  8. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 15 years ago
  9. 3710bec net: RCU locking for simple ioctl() by Eric Dumazet · 15 years ago
  10. 9fdce09 veth: Fix unregister_netdevice_queue for veth by Eric W. Biederman · 15 years ago
  11. 72c9528 net: Introduce dev_get_by_name_rcu() by Eric Dumazet · 15 years ago
  12. 0c509a6 net: Allow devices to specify a device specific sysfs group. by Eric W. Biederman · 15 years ago
  13. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  14. 0bd8d53 net: use hlist_for_each_entry() by Eric Dumazet · 15 years ago
  15. c7c4b3b gro: Change all receive functions to return GRO result codes by Ben Hutchings · 15 years ago
  16. 5b252f0 gro: Name the GRO result enumeration type by Ben Hutchings · 15 years ago
  17. fb699dfd net: Introduce dev_get_by_index_rcu() by Eric Dumazet · 15 years ago
  18. ac5e3af net: sysfs: ethtool_ops can be NULL by Eric Dumazet · 15 years ago
  19. 63c8099 vlan: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  20. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  21. 9b5e383 net: Introduce unregister_netdevice_many() by Eric Dumazet · 15 years ago
  22. 44a0873 net: Introduce unregister_netdevice_queue() by Eric Dumazet · 15 years ago
  23. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  24. 05423b2 vlan: allow null VLAN ID to be used by Eric Dumazet · 15 years ago
  25. 66ed1e5 pktgen: Dont leak kernel memory by Eric Dumazet · 15 years ago
  26. 7c28bd0 rtnetlink: speedup rtnl_dump_ifinfo() by Eric Dumazet · 15 years ago
  27. a3d1289 rtnetlink: rtnl_setlink() and rtnl_getlink() changes by Eric Dumazet · 15 years ago
  28. a4ee3ce net: Use sk_tx_queue_mapping for connected sockets by Krishna Kumar · 15 years ago
  29. ea94ff3 net: Fix for dst_negative_advice by Krishna Kumar · 15 years ago
  30. e022f0b net: Introduce sk_tx_queue_mapping by Krishna Kumar · 15 years ago
  31. d19742f filter: Add SKF_AD_QUEUE instruction by Eric Dumazet · 15 years ago
  32. 7e75f93 pkt_sched: ingress socket filter by mark by jamal · 15 years ago
  33. 8edf19c net: sk_drops consolidation part 2 by Eric Dumazet · 15 years ago
  34. 766e9037 net: sk_drops consolidation by Eric Dumazet · 15 years ago
  35. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  36. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  37. 8aa0f64a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  38. d9f5950 net: Make UFO on master device independent of attached devices by Sridhar Samudrala · 15 years ago
  39. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  40. d73d3a8 ethtool: Add reset operation by Ben Hutchings · 15 years ago
  41. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  42. 7ecc59c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. a160ee6 wext: let get_wireless_stats() sleep by Johannes Berg · 15 years ago
  44. d519e17 net: export device speed and duplex via sysfs by Andy Gospodarek · 15 years ago
  45. 7ffbe3f net: introduce NETDEV_POST_INIT notifier by Johannes Berg · 15 years ago
  46. 0835acf pktgen: Avoid dirtying skb->users when txq is full by Eric Dumazet · 15 years ago
  47. a9828ec ethtool: Remove support for obsolete string query operations by Ben Hutchings · 15 years ago
  48. 9240d71 pktgen: restore nanosec delays by Eric Dumazet · 15 years ago
  49. 896a7cf pktgen: Fix multiqueue handling by Eric Dumazet · 15 years ago
  50. 417bc4b pktgen: Fix delay handling by Eric Dumazet · 15 years ago
  51. 81bbb3d net: restore tx timestamping for accelerated vlans by Eric Dumazet · 15 years ago
  52. d99927f net: Fix sock_wfree() race by Eric Dumazet · 15 years ago
  53. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  54. 8f1546c wext: add back wireless/ dir in sysfs for cfg80211 interfaces by Johannes Berg · 15 years ago
  55. ef87979 pktgen: better scheduler friendliness by Stephen Hemminger · 15 years ago
  56. 6b80d6a pktgen: T_TERMINATE flag is unused by Stephen Hemminger · 15 years ago
  57. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  58. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  59. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  60. 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 15 years ago
  61. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  62. 4fb019a net: force bridge module(s) to be GPL by Stephen Hemminger · 15 years ago
  63. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  64. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 15 years ago
  65. 55f9d67 net: Remove debugging code by Eric Dumazet · 15 years ago
  66. d1b19df net: net/core/dev.c cleanups by Eric Dumazet · 15 years ago
  67. 05c6a8d net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. by Ajit Khaparde · 15 years ago
  68. 2e59af3 vlan: multiqueue vlan device by Eric Dumazet · 15 years ago
  69. 5848cc0 net: drop_monitor: make last_rx timestamp private by Neil Horman · 15 years ago
  70. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  71. f2798eb drop_monitor: fix trace_napi_poll_hit() by Xiao Guangrong · 15 years ago
  72. d66ee05 net: sk_free() should be allowed right after sk_alloc() by Jarek Poplawski · 15 years ago
  73. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  74. 03a9a44 net: convert remaining non-symbolic return values in dev_queue_xmit by Krishna Kumar · 15 years ago
  75. 2975315 pktgen: use proc_create_data() by Alexey Dobriyan · 15 years ago
  76. c3d2f52 pktgen: increase version by Stephen Hemminger · 15 years ago
  77. 63adc6f pktgen: cleanup checkpatch warnings by Stephen Hemminger · 15 years ago
  78. 64e8ff5 pktgen: use common idle routine by Stephen Hemminger · 15 years ago
  79. 2bc481c pktgen: spin using hrtimer by Stephen Hemminger · 15 years ago
  80. fd29cf7 pktgen: convert to use ktime_t by Stephen Hemminger · 15 years ago
  81. 5c9d191 pktgen: avoid calling gettimeofday by Stephen Hemminger · 15 years ago
  82. 5b8db2f pktgen: reorganize transmit loop by Stephen Hemminger · 15 years ago
  83. e470757 pktgen: use netdev_alloc_skb by Stephen Hemminger · 15 years ago
  84. 7d7bb1c pktgen: cleanup clone count test by Stephen Hemminger · 15 years ago
  85. 3791dec pktgen: xmit logic reorganization by Stephen Hemminger · 15 years ago
  86. 3bda06a pktgen: stop_device cleanup by Stephen Hemminger · 15 years ago
  87. 65c5b78 pktgen: mark read-only/mostly variables by Stephen Hemminger · 15 years ago
  88. 475ac1e pktgen: change inlining by Stephen Hemminger · 15 years ago
  89. 648fda7 pktgen: minor cleanup by Stephen Hemminger · 15 years ago
  90. 79b1bee netpoll: warning for ndo_start_xmit returns with interrupts enabled by Dongdong Deng · 15 years ago
  91. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  92. 929122cd Drop ARPHRD_IEEE802154_PHY by Dmitry Eremin-Solenikov · 15 years ago
  93. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  94. a8f80e8 Networking: use CAP_NET_ADMIN when deciding to call request_module by Eric Paris · 15 years ago
  95. e9b3cc1 net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) by Neil Horman · 15 years ago
  96. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. bbd8a0d net: Avoid enqueuing skb for default qdiscs by Krishna Kumar · 15 years ago
  98. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  99. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  100. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago