1. 7cecb52 net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. by Vinson Lee · 12 years ago
  2. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  3. 4adb9c4 net: napi_frags_skb() is static by Eric Dumazet · 12 years ago
  4. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  6. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  7. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  8. d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 12 years ago
  9. daa8654 net: gro: GRO_MERGED_FREE consumes packets by Eric Dumazet · 12 years ago
  10. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  11. 7d3d43d net: In unregister_netdevice_notifier unregister the netdevices. by Eric W. Biederman · 12 years ago
  12. 2def16a net: fix /proc/net/dev regression by Eric Dumazet · 12 years ago
  13. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  14. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  15. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  16. 3b9785c net/core: dev_forward_skb() should clear skb_iif by Benjamin LaHaise · 12 years ago
  17. 2a2a459 net: fix napi_reuse_skb() skb reserve by Eric Dumazet · 12 years ago
  18. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  19. 95f050b net: Use bool for return value of dev_valid_name(). by David S. Miller · 12 years ago
  20. 77a1abf net: export netdev_stats_to_stats64 by Eric Dumazet · 12 years ago
  21. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  22. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  23. 5ca3b72c gro: more generic L2 header check by Eric Dumazet · 13 years ago
  24. 43480ae gro: more generic L2 header check by Eric Dumazet · 13 years ago
  25. 7b6cd1c PATCH V2 net-next] net: dev: Convert printks to pr_<level> by Joe Perches · 13 years ago
  26. 65e9d2f net: fix NULL-deref in WARN() in skb_gso_segment() by Michał Mirosław · 13 years ago
  27. 36c9247 net: WARN if skb_checksum_help() is called on skb requiring segmentation by Ben Hutchings · 13 years ago
  28. e52ac33 net: Use device model to get driver name in skb_gso_segment() by Ben Hutchings · 13 years ago
  29. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  30. b536db9 net: net_device flags is an unsigned int by Eric Dumazet · 13 years ago
  31. 8f89148 net/core: fix rollback handler in register_netdevice_notifier by RongQing.Li · 13 years ago
  32. 6977a79 net: Fix skb_update_prio RCU usage. by Igor Maravic · 13 years ago
  33. 114cf58 bql: Byte queue limits by Tom Herbert · 13 years ago
  34. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  35. b90e579 net: dont call jump_label_dec from irq context by Eric Dumazet · 13 years ago
  36. 4504b86 net: use skb_flow_dissect() in __skb_get_rxhash() by Eric Dumazet · 13 years ago
  37. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  38. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  39. adc9300 net: use jump_label to shortcut RPS if not setup by Eric Dumazet · 13 years ago
  40. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  41. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  42. bc5787c6 net: remove legacy ethtool ops by Michał Mirosław · 13 years ago
  43. 588f033 net: use jump_label for netstamp_needed by Eric Dumazet · 13 years ago
  44. 6a32e4f vlan: allow nested vlan_do_receive() by Eric Dumazet · 13 years ago
  45. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  46. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  47. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  48. d2237d3 rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces by Eric W. Biederman · 13 years ago
  49. f04565d dev: use name hash for dev_seq_ops by Mihai Maruseac · 13 years ago
  50. 4dc360c net: validate HWTSTAMP ioctl parameters by Richard Cochran · 13 years ago
  51. 850a545 net: Move rcu_barrier from rollback_registered_many to netdev_run_todo. by Eric W. Biederman · 13 years ago
  52. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  53. 2425717 net: allow vlan traffic to be received under bond by John Fastabend · 13 years ago
  54. 09994d1 RPS: Ensure that an expired hardware filter can be re-added later by Ben Hutchings · 13 years ago
  55. 5dd17e0 net: rps: fix the support for PPPOE by Changli Gao · 13 years ago
  56. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  57. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  58. 48c8301 net: copy userspace buffers on device forwarding by Michael S. Tsirkin · 13 years ago
  59. ea2ab69 net: convert core to skb paged frag APIs by Ian Campbell · 13 years ago
  60. ec5efe7 rps: support IPIP encapsulation by Eric Dumazet · 13 years ago
  61. ffa10cb dynamic_debug: make netdev_dbg() call __netdev_printk() by Jason Baron · 13 years ago
  62. 0dfe1782 net: vlan: goto another_round instead of calling __netif_receive_skb by Jiri Pirko · 13 years ago
  63. ae1511b net: rps: support PPPOE session messages by Changli Gao · 13 years ago
  64. 1ff1986 net: rps: support 802.1Q by Changli Gao · 13 years ago
  65. b81693d net: remove ndo_set_multicast_list callback by Jiri Pirko · 13 years ago
  66. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  67. c6865cb rps: Inspect GRE encapsulated packets to get flow hash by Tom Herbert · 13 years ago
  68. e971b72 rps: Infrastructure in __skb_get_rxhash for deep inspection by Tom Herbert · 13 years ago
  69. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  70. 792df22 rps: Some minor cleanup in get_rps_cpus by Tom Herbert · 13 years ago
  71. 33d480c net: cleanup some rcu_dereference_raw by Eric Dumazet · 13 years ago
  72. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  73. 2d348d1 net: Convert struct net_device uc_promisc to bool by Joe Perches · 13 years ago
  74. fec30c3 net: unexport netdev_fix_features() by Michał Mirosław · 13 years ago
  75. 1180e7d net: cleanup vlan_features setting in register_netdev by Michał Mirosław · 13 years ago
  76. f9d7a11 net: Add GSO to vlan_features initialization by Shan Wei · 13 years ago
  77. 4e985ad rtnl: provide link dump consistency info by Thomas Graf · 13 years ago
  78. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  79. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  80. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 13 years ago
  81. bff5527 v2 ethtool: remove support for ETHTOOL_GRXNTUPLE by Alexander Duyck · 13 years ago
  82. 264524d net: cpu offline cause napi stall by Heiko Carstens · 13 years ago
  83. 3019de1 net: Rework netdev_drivername() to avoid warning. by David S. Miller · 13 years ago
  84. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 13 years ago
  85. f11970e net: make dev_disable_lro use physical device if passed a vlan dev (v2) by Neil Horman · 13 years ago
  86. be3fc41 net: use synchronize_rcu_expedited() by Eric Dumazet · 13 years ago
  87. 6df427f net: remove synchronize_net() from netdev_set_master() by Eric Dumazet · 13 years ago
  88. 449f454 macvlan: remove one synchronize_rcu() call by Eric Dumazet · 13 years ago
  89. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  90. 604ae14 net: Change netdev_fix_features messages loglevel by Michael S. Tsirkin · 13 years ago
  91. 372b231 net: use hlist_del_rcu() in dev_change_name() by Eric Dumazet · 13 years ago
  92. 6f404e4 net: Change netdev_fix_features messages loglevel by Michał Mirosław · 13 years ago
  93. 0696c3a net:set valid name before calling ndo_init() by Peter Pan(潘卫平) · 13 years ago
  94. afe12cc net: introduce netdev_change_features() by Michał Mirosław · 13 years ago
  95. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  96. e14a599 net: dev_close() should check IFF_UP by Eric Dumazet · 13 years ago
  97. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  98. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  99. 41c31f3 networking: inappropriate ioctl operation should return ENOTTY by Lifeng Sun · 13 years ago
  100. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago