1. 1f27cde net: sched: use pfifo_fast for non real queues by Eric Dumazet · 9 years ago
  2. aefd3fb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  3. 822c868 net: ipv4: Convert IP network timestamps to be y2038 safe by Deepa Dinamani · 9 years ago
  4. ef6980b introduce IFE action by Jamal Hadi Salim · 9 years ago
  5. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  6. fb2daba net: dsa: support VLAN filtering switchdev attr by Vivien Didelot · 9 years ago
  7. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 9 years ago
  8. 9e8ce79 net: sched: cls_u32 add bit to specify software only rules by John Fastabend · 9 years ago
  9. 2b6ab0d net: cls_u32: move TC offload feature bit into cls_u32 offload logic by John Fastabend · 9 years ago
  10. 6843e7a net: sched: consolidate offload decision in cls_u32 by John Fastabend · 9 years ago
  11. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  12. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 9 years ago
  13. 3f2fb9a net: l3mdev: address selection should only consider devices in L3 domain by David Ahern · 9 years ago
  14. 477b184 net: dsa: drop vlan_getnext by Vivien Didelot · 9 years ago
  15. 65aebfc net: dsa: add port_vlan_dump routine by Vivien Didelot · 9 years ago
  16. ddf97cc net_sched: add network namespace support for tc actions by WANG Cong · 9 years ago
  17. 1d4150c net_sched: prepare tcf_hashinfo_destroy() for netns support by WANG Cong · 9 years ago
  18. b5a33d5 mac80211: move MU_MIMO_OWNER flag to ieee80211_vif by Sara Sharon · 9 years ago
  19. 65554d0 mac80211: provide interface to driver to set VHT MU-MIMO data by Sara Sharon · 9 years ago
  20. ca48ebb mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq by Eliad Peller · 9 years ago
  21. f8079d4 mac80211: move TKIP TX IVs to public part of key struct by Eliad Peller · 9 years ago
  22. 34d5051 cfg80211: basic support for PBSS network type by Lior David · 9 years ago
  23. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 9 years ago
  24. f2ac7e30 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 9 years ago
  25. dfdfc2b mac80211: Parse legacy and HT rate in injected frames by Sven Eckelmann · 9 years ago
  26. f4a0f0c mac80211: add RX_FLAG_MACTIME_PLCP_START by Johannes Berg · 9 years ago
  27. 538dc90 mac80211: Make addr const in SET_IEEE80211_PERM_ADDR() by Bjorn Andersson · 9 years ago
  28. 506bcfa mac80211: limit the A-MSDU Tx based on peer's capabilities by Emmanuel Grumbach · 9 years ago
  29. 1788304 mac80211: allow drivers to report (non-)monitor frames by Grzegorz Bajorski · 9 years ago
  30. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  31. a669275 net: dsa: pass bridge down to drivers by Vivien Didelot · 9 years ago
  32. 5609c18 6lowpan: iphc: add support for stateful compression by Alexander Aring · 9 years ago
  33. 07b0188 mac802154: fix mac header length check by Alexander Aring · 9 years ago
  34. 6d5d2ee Bluetooth: add LED trigger for indicating HCI is powered up by Heiner Kallweit · 9 years ago
  35. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. 6ceb31c VXLAN: Support outer IPv4 Tx checksums by default by Alexander Duyck · 9 years ago
  37. 745041e lwtunnel: autoload of lwt modules by Robert Shearman · 9 years ago
  38. e550785c ipv6: Annotate change of locking mechanism for np->opt by Benjamin Poirier · 9 years ago
  39. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago
  40. 07dabf2 vxlan: tun_id is 64bit, not 32bit by Jiri Benc · 9 years ago
  41. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 9 years ago
  42. 7716682 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 9 years ago
  43. deed49d route: check and remove route cache when we get route by Xin Long · 9 years ago
  44. 54bfd87 vxlan: keep flags and vni in network byte order by Jiri Benc · 9 years ago
  45. d4ac05f vxlan: introduce vxlan_hdr by Jiri Benc · 9 years ago
  46. e014860 net: pack tc_cls_u32_knode struct slighter better by John Fastabend · 9 years ago
  47. 1cd4d5c sctp: remove the unused sctp_datamsg_free() by Xin Long · 9 years ago
  48. 3b01cf5 net: tc: helper functions to query action types by John Fastabend · 9 years ago
  49. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 9 years ago
  50. 0fbf4cb ipv4: namespacify ip fragment max dist sysctl knob by Nikolay Borisov · 9 years ago
  51. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 9 years ago
  52. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 9 years ago
  53. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 9 years ago
  54. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 9 years ago
  55. 0c1d70a net: use dst_cache for vxlan device by Paolo Abeni · 9 years ago
  56. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 9 years ago
  57. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 9 years ago
  58. 911362c net: add dst_cache support by Paolo Abeni · 9 years ago
  59. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  60. 21e2e7f net: enable LCO for udp_tunnel_handle_offloads() users by Edward Cree · 9 years ago
  61. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 9 years ago
  62. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 9 years ago
  63. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 9 years ago
  64. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 9 years ago
  65. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  66. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  67. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  68. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  69. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 9 years ago
  70. 5ee14e6 bonding: 3ad: apply ad_actor settings changes immediately by Nikolay Aleksandrov · 9 years ago
  71. 9cf7490 tcp: do not drop syn_recv on all icmp reports by Eric Dumazet · 9 years ago
  72. 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  73. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 9 years ago
  74. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 9 years ago
  75. c402d9b ipv4: Namespaceify tcp_orphan_retries sysctl knob by Nikolay Borisov · 9 years ago
  76. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 9 years ago
  77. ae5c3f4 ipv4: Namespaceify tcp_retries1 sysctl knob by Nikolay Borisov · 9 years ago
  78. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 9 years ago
  79. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 9 years ago
  80. 7c083ec ipv4: Namespaceify tcp synack retries sysctl knob by Nikolay Borisov · 9 years ago
  81. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 9 years ago
  82. 828788a vxlan: restructure vxlan.h definitions by Jiri Benc · 9 years ago
  83. 427bc46 vxlan: remove duplicated macros by Jiri Benc · 9 years ago
  84. 0e715d6 vxlan: cleanup types by Jiri Benc · 9 years ago
  85. e3e17b7 tcp: fastopen: call tcp_fin() if FIN present in SYNACK by Eric Dumazet · 9 years ago
  86. 61d2bca tcp: fastopen: accept data/FIN present in SYNACK message by Eric Dumazet · 9 years ago
  87. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  88. 53729eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  89. 6f21c96 ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() by Paolo Abeni · 9 years ago
  90. 21603fc tcp: Change reference to experimental CWND RFC. by Jörg Thalheim · 9 years ago
  91. 114f9f1 Bluetooth: L2CAP: Introduce proper defines for PSM ranges by Johan Hedberg · 9 years ago
  92. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 9 years ago
  93. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 9 years ago
  94. 4877be9 net: sock: remove dead cgroup methods from struct proto by Johannes Weiner · 9 years ago
  95. 8034e1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  96. ce87fc6 gro: Make GRO aware of lightweight tunnels. by Jesse Gross · 9 years ago
  97. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 9 years ago
  98. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 9 years ago
  99. b16c291 netfilter: nf_conntrack: use safer way to lock all buckets by Sasha Levin · 9 years ago
  100. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 9 years ago