1. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 13 years ago
  2. 8dac6be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  3. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 13 years ago
  4. 83fe32d netpoll: call dev_put() on error in netpoll_setup() by Dan Carpenter · 13 years ago
  5. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 13 years ago
  6. 0c1ad04 netpoll: prevent netpoll setup on slave devices by WANG Cong · 13 years ago
  7. 264524d net: cpu offline cause napi stall by Heiko Carstens · 13 years ago
  8. 3019de1 net: Rework netdev_drivername() to avoid warning. by David S. Miller · 13 years ago
  9. c316e6a get_net_ns_by_fd() oopses if proc_ns_fget() returns an error by Al Viro · 13 years ago
  10. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  11. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 13 years ago
  12. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  13. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 13 years ago
  14. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 13 years ago
  15. fd0daf9 net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags by Michał Mirosław · 13 years ago
  16. 14d74e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 13 years ago
  17. 2907c35 net: hold rtnl again in dump callbacks by Eric Dumazet · 13 years ago
  18. f11970e net: make dev_disable_lro use physical device if passed a vlan dev (v2) by Neil Horman · 13 years ago
  19. 956c920 net: fix get_net_ns_by_fd for !CONFIG_NET_NS by Stephen Rothwell · 13 years ago
  20. b30c516 net: fix __dst_destroy_metrics_generic() by Eric Dumazet · 13 years ago
  21. be3fc41 net: use synchronize_rcu_expedited() by Eric Dumazet · 13 years ago
  22. 6c4a5cb net: filter: Use WARN_RATELIMIT by Joe Perches · 13 years ago
  23. ce14f89 pktgen: refactor pg_init() code by WANG Cong · 13 years ago
  24. 68d5ac2 pktgen: use vzalloc_node() instead of vmalloc_node() + memset() by WANG Cong · 13 years ago
  25. 6df427f net: remove synchronize_net() from netdev_set_master() by Eric Dumazet · 13 years ago
  26. ac3d3f8 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event by Amerigo Wang · 13 years ago
  27. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  28. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  29. 449f454 macvlan: remove one synchronize_rcu() call by Eric Dumazet · 13 years ago
  30. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  31. 6b60d7b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  32. 6882f93 ipv4: Kill RT_CACHE_DEBUG by David S. Miller · 13 years ago
  33. abb57ea net: add skb_dst_force() in sock_queue_err_skb() by Eric Dumazet · 13 years ago
  34. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  35. 7cc31a9 net: ethtool: fix IPV6 checksum feature name string by Michał Mirosław · 13 years ago
  36. 604ae14 net: Change netdev_fix_features messages loglevel by Michael S. Tsirkin · 13 years ago
  37. 372b231 net: use hlist_del_rcu() in dev_change_name() by Eric Dumazet · 13 years ago
  38. 6f404e4 net: Change netdev_fix_features messages loglevel by Michał Mirosław · 13 years ago
  39. 2142c13 net: convert to new cpumask API by KOSAKI Motohiro · 13 years ago
  40. 0696c3a net:set valid name before calling ndo_init() by Peter Pan(潘卫平) · 13 years ago
  41. 29dd54b ethtool: Added support for FW dump by Anirban Chakraborty · 13 years ago
  42. afe12cc net: introduce netdev_change_features() by Michał Mirosław · 13 years ago
  43. 864b5418 ethtool: bring back missing comma in netdev features strings by Franco Fichtner · 13 years ago
  44. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  45. e14a599 net: dev_close() should check IFF_UP by Eric Dumazet · 13 years ago
  46. f063052 net: Allow setting the network namespace by fd by Eric W. Biederman · 13 years ago
  47. 13b6f57 ns proc: Add support for the network namespace. by Eric W. Biederman · 14 years ago
  48. 4940fc8 net: add mac_pton() for parsing MAC address by Alexey Dobriyan · 13 years ago
  49. 226bd34 net: use batched device unregister in veth and macvlan by Eric Dumazet · 13 years ago
  50. eed2a12 net: Allow ethtool to set interface in loopback mode. by Mahesh Bandewar · 13 years ago
  51. 47a0200 pktgen: use %pI6c for printing IPv6 addresses by Alexey Dobriyan · 13 years ago
  52. 1ab7b6a ethtool: remove phys_id from ethtool_ops by Stephen Hemminger · 13 years ago
  53. 04d4dfe net,rcu: convert call_rcu(net_generic_release) to kfree_rcu() by Lai Jiangshan · 13 years ago
  54. b55071e net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu() by Lai Jiangshan · 13 years ago
  55. edc86d8 net,rcu: convert call_rcu(xps_map_release) to kfree_rcu() by Lai Jiangshan · 13 years ago
  56. f6f8023 net,rcu: convert call_rcu(rps_map_release) to kfree_rcu() by Lai Jiangshan · 13 years ago
  57. fa81c0e net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu() by Lai Jiangshan · 13 years ago
  58. dad178f net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() by Lai Jiangshan · 13 years ago
  59. 217f186 net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  60. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  61. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  62. 41c31f3 networking: inappropriate ioctl operation should return ENOTTY by Lifeng Sun · 13 years ago
  63. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  64. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  65. 7d36a99 pktgen: create num frags requested by amit salecha · 13 years ago
  66. cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 13 years ago
  67. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 13 years ago
  68. 1742f18 net: fix netdev_increment_features() by Michał Mirosław · 13 years ago
  69. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  70. 3aba891 bonding: move processing of recv handlers into handle_frame() by Jiri Pirko · 13 years ago
  71. 22d5969 net: make WARN_ON in dev_disable_lro() useful by Michał Mirosław · 13 years ago
  72. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  73. 5f8629c net: fix hw_features ethtool_ops->set_flags compatibility by Michał Mirosław · 13 years ago
  74. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  75. 21f825e pktgen: Fix set-but-unused variable. by David S. Miller · 13 years ago
  76. 911cb19 net: minor cleanup to net_namespace.c. by Rob Landley · 13 years ago
  77. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  78. 8b5933c net: ethtool support to configure number of channels by amit salecha · 13 years ago
  79. 31d8b9e net: Disable NETIF_F_TSO_ECN when TSO is disabled by Ben Hutchings · 13 years ago
  80. ea2d368 net: Disable all TSO features when SG is disabled by Ben Hutchings · 13 years ago
  81. 8726748 net: add RTNL_ASSERT in __netdev_update_features() by Michał Mirosław · 13 years ago
  82. bcc6d47 net: vlan: make non-hw-accel rx path similar to hw-accel by Jiri Pirko · 13 years ago
  83. 143780c ethtool: time to blink provided in seconds not jiffies by Allan, Bruce W · 13 years ago
  84. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  85. 5d9f11c ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple by Alexander Duyck · 13 years ago
  86. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  87. 4c844d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  88. 68f512f ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL by Ben Hutchings · 13 years ago
  89. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 13 years ago
  90. 6cb6a27 net: Call netdev_features_change() from netdev_update_features() by Michał Mirosław · 13 years ago
  91. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  92. 79b569f netdev: fix mtu check when TSO is enabled by Daniel Lezcano · 13 years ago
  93. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  94. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 13 years ago
  95. edf947f bridge: notify applications if address of bridge device changes by stephen hemminger · 13 years ago
  96. 3b261ad net: remove useless comments in net/core/dev.c by Amerigo Wang · 13 years ago
  97. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  98. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 13 years ago
  99. 2766051 net: implement dev_disable_lro() hw_features compatibility by Michał Mirosław · 13 years ago
  100. ac0a121 net: fix incorrect spelling in drop monitor protocol by Neil Horman · 13 years ago