1. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  2. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  3. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  4. 945a367 rtnetlink: fix VF info size by Jiri Benc · 10 years ago
  5. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  6. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 4ed2d76 net-timestamp: TCP timestamping by Willem de Bruijn · 10 years ago
  8. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  9. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  10. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  11. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  12. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  13. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  14. 8fb575c net: filter: rename sk_convert_filter() -> bpf_convert_filter() by Alexei Starovoitov · 10 years ago
  15. 4df95ff net: filter: rename sk_chk_filter() -> bpf_check_classic() by Alexei Starovoitov · 10 years ago
  16. 009937e net: filter: rename sk_filter_proglen -> bpf_classic_proglen by Alexei Starovoitov · 10 years ago
  17. 278571b net: filter: simplify socket charging by Alexei Starovoitov · 10 years ago
  18. fcdfe3a net: Correctly set segment mac_len in skb_segment(). by Vlad Yasevich · 10 years ago
  19. 34c5bd6 net: filter: don't release unattached filter through call_rcu() by Pablo Neira · 10 years ago
  20. 80019d3 net: Remove unlikely() for WARN_ON() conditions by Thomas Graf · 10 years ago
  21. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  22. 728dba3 namespaces: Use task_lock and not rcu to protect nsproxy by Eric W. Biederman · 10 years ago
  23. 40eea80 net: sendmsg: fix NULL pointer dereference by Andrey Ryabinin · 10 years ago
  24. 4d276eb net: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  25. 545469f neighbour : fix ndm_type type error issue by Jun Zhao · 10 years ago
  26. 6b53daf net: do not name the pointer to struct net_device net by WANG Cong · 10 years ago
  27. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 10 years ago
  28. f5bffec net: filter: split filter.c into two files by Alexei Starovoitov · 10 years ago
  29. 274f482 sock: remove skb argument from sk_rcvqueues_full by Sorin Dumitru · 10 years ago
  30. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. 6fe82a3 net: print a notification on device rename by Veaceslav Falico · 10 years ago
  32. ccc7f49 net: print net_device reg_state in netdev_* unless it's registered by Veaceslav Falico · 10 years ago
  33. c8a89c4 rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del by Alexander Duyck · 10 years ago
  34. a40e0a6 net: remove open-coded skb_cow_head. by françois romieu · 10 years ago
  35. c3caf11 net-gre-gro: Fix a bug that breaks the forwarding path by Jerry Chu · 10 years ago
  36. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. 4d3520c drop_monitor: remove unnecessary break after return by Fabian Frederick · 10 years ago
  38. aee944d pktgen: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  39. 5517750 net: rtnetlink - make create_link take name_assign_type by Tom Gundersen · 10 years ago
  40. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  41. 238fa36 net: set name assign type for renamed devices by Tom Gundersen · 10 years ago
  42. 685343f net: add name_assign_type netdev attribute by Tom Gundersen · 10 years ago
  43. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  44. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  45. 9ecf07a neigh: sysctl - simplify address calculation of gc_* variables by Mathias Krause · 10 years ago
  46. ec31a05 net: filter: sk_chk_filter() no longer mangles filter by Eric Dumazet · 10 years ago
  47. 5e6d243 bridge: netlink dump interface at par with brctl by Jamal Hadi Salim · 10 years ago
  48. 5d5eacb bridge: fdb dumping takes a filter device by Jamal Hadi Salim · 10 years ago
  49. efa95b0 netpoll: fix use after free by david decotigny · 10 years ago
  50. 9f12fbe net: filter: move load_pointer() into filter.h by Zi Shen Lim · 10 years ago
  51. 549511946 net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush by Loic Prylli · 10 years ago
  52. a3b18dd net: Only do flow_dissector hash computation once per packet by Tom Herbert · 10 years ago
  53. 19469a8 flow_dissector: Use IPv6 flow label in flow_dissector by Tom Herbert · 10 years ago
  54. 0e00161 net: Call skb_get_hash in get_xps_queue and __skb_tx_hash by Tom Herbert · 10 years ago
  55. 5ed20a6 flow_dissector: Abstract out hash computation by Tom Herbert · 10 years ago
  56. 11ef7a8 net: Performance fix for process_backlog by Tom Herbert · 10 years ago
  57. ae5c6c6 ptp: Classify ptp over ip over vlan packets by Stefan Sørensen · 10 years ago
  58. b9c701e net: Simplify ptp class checks by Stefan Sørensen · 10 years ago
  59. 8788370 pktgen: RCU-ify "if_list" to remove lock in next_to_run() by Jesper Dangaard Brouer · 10 years ago
  60. baac167 pktgen: avoid expensive set_current_state() call in loop by Jesper Dangaard Brouer · 10 years ago
  61. b0ab2fa rtnetlink: allow to register ops without ops->setup set by Jiri Pirko · 10 years ago
  62. 9bf2b8c net: fix some typos in comment by Ying Xue · 10 years ago
  63. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  64. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  65. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  67. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  68. 99e72a0 net: filter: Use kcalloc/kmalloc_array to allocate arrays by Tobias Klauser · 10 years ago
  69. 677a9fd trivial: net: filter: Change kerneldoc parameter order by Tobias Klauser · 10 years ago
  70. 285276e trivial: net: filter: Fix typo in comment by Tobias Klauser · 10 years ago
  71. f6d8cb2 inet: reduce TLB pressure for listeners by Eric Dumazet · 10 years ago
  72. e0f31d8 flow_keys: Record IP layer protocol in skb_flow_dissect() by Govindarajulu Varadarajan · 10 years ago
  73. 8e4946c Revert "net: return actual error on register_queue_kobjects" by David S. Miller · 10 years ago
  74. 6f9a093 net: filter: fix upper BPF instruction limit by Kees Cook · 10 years ago
  75. d36a4f4 net: return actual error on register_queue_kobjects by Jie Liu · 10 years ago
  76. d215d10 net: delete duplicate dev_set_rx_mode() call by Peter Pan(潘卫平) · 10 years ago
  77. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  78. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  79. e5eca6d rtnetlink: fix userspace API breakage for iproute2 < v3.9.0 by Michal Schmidt · 10 years ago
  80. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  81. c5b4616 net/core: Add VF link state control policy by Doug Ledford · 10 years ago
  82. 7e3cead net: Save software checksum complete by Tom Herbert · 10 years ago
  83. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  84. 61f83d0 net: filter: fix warning on 32-bit arch by Alexei Starovoitov · 10 years ago
  85. 5882a07 net: fix UDP tunnel GSO of frag_list GRO packets by Wei-Chun Chao · 10 years ago
  86. e430f34 net: filter: cleanup A/X name usage by Alexei Starovoitov · 10 years ago
  87. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  88. 87757a9 net: force a list_del() in unregister_netdevice_many() by Eric Dumazet · 10 years ago
  89. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  90. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. 0dcceab net: filter: fix SKF_AD_PKTTYPE extension on big-endian by Alexei Starovoitov · 10 years ago
  92. 3b392dd MPLS: Use mpls_features to activate software MPLS GSO segmentation by Simon Horman · 10 years ago
  93. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  94. 7e2b10c net: Support for multiple checksums with gso by Tom Herbert · 10 years ago
  95. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. 92ff71b net: remove some unless free on failure in alloc_netdev_mqs() by WANG Cong · 10 years ago
  97. e51fb15 rtnetlink: fix a memory leak when ->newlink fails by Cong Wang · 10 years ago
  98. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  99. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
  100. f062a38 ethtool: Check that reserved fields of struct ethtool_rxfh are 0 by Ben Hutchings · 10 years ago