1. 5609c18 6lowpan: iphc: add support for stateful compression by Alexander Aring · 9 years ago
  2. 07b0188 mac802154: fix mac header length check by Alexander Aring · 9 years ago
  3. 6d5d2ee Bluetooth: add LED trigger for indicating HCI is powered up by Heiner Kallweit · 9 years ago
  4. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. 6ceb31c VXLAN: Support outer IPv4 Tx checksums by default by Alexander Duyck · 9 years ago
  6. 745041e lwtunnel: autoload of lwt modules by Robert Shearman · 9 years ago
  7. e550785c ipv6: Annotate change of locking mechanism for np->opt by Benjamin Poirier · 9 years ago
  8. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago
  9. 07dabf2 vxlan: tun_id is 64bit, not 32bit by Jiri Benc · 9 years ago
  10. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 9 years ago
  11. 7716682 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 9 years ago
  12. deed49d route: check and remove route cache when we get route by Xin Long · 9 years ago
  13. 54bfd87 vxlan: keep flags and vni in network byte order by Jiri Benc · 9 years ago
  14. d4ac05f vxlan: introduce vxlan_hdr by Jiri Benc · 9 years ago
  15. e014860 net: pack tc_cls_u32_knode struct slighter better by John Fastabend · 9 years ago
  16. 1cd4d5c sctp: remove the unused sctp_datamsg_free() by Xin Long · 9 years ago
  17. 3b01cf5 net: tc: helper functions to query action types by John Fastabend · 9 years ago
  18. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 9 years ago
  19. 0fbf4cb ipv4: namespacify ip fragment max dist sysctl knob by Nikolay Borisov · 9 years ago
  20. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 9 years ago
  21. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 9 years ago
  22. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 9 years ago
  23. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 9 years ago
  24. 0c1d70a net: use dst_cache for vxlan device by Paolo Abeni · 9 years ago
  25. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 9 years ago
  26. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 9 years ago
  27. 911362c net: add dst_cache support by Paolo Abeni · 9 years ago
  28. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  29. 21e2e7f net: enable LCO for udp_tunnel_handle_offloads() users by Edward Cree · 9 years ago
  30. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 9 years ago
  31. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 9 years ago
  32. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 9 years ago
  33. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 9 years ago
  34. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  35. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  36. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  37. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  38. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 9 years ago
  39. 5ee14e6 bonding: 3ad: apply ad_actor settings changes immediately by Nikolay Aleksandrov · 9 years ago
  40. 9cf7490 tcp: do not drop syn_recv on all icmp reports by Eric Dumazet · 9 years ago
  41. 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  42. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 9 years ago
  43. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 9 years ago
  44. c402d9b ipv4: Namespaceify tcp_orphan_retries sysctl knob by Nikolay Borisov · 9 years ago
  45. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 9 years ago
  46. ae5c3f4 ipv4: Namespaceify tcp_retries1 sysctl knob by Nikolay Borisov · 9 years ago
  47. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 9 years ago
  48. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 9 years ago
  49. 7c083ec ipv4: Namespaceify tcp synack retries sysctl knob by Nikolay Borisov · 9 years ago
  50. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 9 years ago
  51. 828788a vxlan: restructure vxlan.h definitions by Jiri Benc · 9 years ago
  52. 427bc46 vxlan: remove duplicated macros by Jiri Benc · 9 years ago
  53. 0e715d6 vxlan: cleanup types by Jiri Benc · 9 years ago
  54. e3e17b7 tcp: fastopen: call tcp_fin() if FIN present in SYNACK by Eric Dumazet · 9 years ago
  55. 61d2bca tcp: fastopen: accept data/FIN present in SYNACK message by Eric Dumazet · 9 years ago
  56. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  57. 53729eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  58. 6f21c96 ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() by Paolo Abeni · 9 years ago
  59. 21603fc tcp: Change reference to experimental CWND RFC. by Jörg Thalheim · 9 years ago
  60. 114f9f1 Bluetooth: L2CAP: Introduce proper defines for PSM ranges by Johan Hedberg · 9 years ago
  61. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 9 years ago
  62. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 9 years ago
  63. 4877be9 net: sock: remove dead cgroup methods from struct proto by Johannes Weiner · 9 years ago
  64. 8034e1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  65. ce87fc6 gro: Make GRO aware of lightweight tunnels. by Jesse Gross · 9 years ago
  66. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 9 years ago
  67. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 9 years ago
  68. b16c291 netfilter: nf_conntrack: use safer way to lock all buckets by Sasha Levin · 9 years ago
  69. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 9 years ago
  70. cdb0077 tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts by Geert Uytterhoeven · 9 years ago
  71. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  72. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 9 years ago
  73. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 9 years ago
  74. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 9 years ago
  75. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 9 years ago
  76. 80f2312 net: tcp_memcontrol: simplify the per-memcg limit access by Johannes Weiner · 9 years ago
  77. af95d7d net: tcp_memcontrol: remove dead per-memcg count of allocated sockets by Johannes Weiner · 9 years ago
  78. 931f3f4 net: tcp_memcontrol: remove bogus hierarchy pressure propagation by Johannes Weiner · 9 years ago
  79. 8c2c235 net: tcp_memcontrol: properly detect ancestor socket pressure by Johannes Weiner · 9 years ago
  80. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  81. fdc5432 net, sched: add skb_at_tc_ingress helper by Daniel Borkmann · 9 years ago
  82. b840d15 ipv4: Namespecify the tcp_keepalive_intvl sysctl knob by Nikolay Borisov · 9 years ago
  83. 9bd6861 ipv4: Namespecify tcp_keepalive_probes sysctl knob by Nikolay Borisov · 9 years ago
  84. 13b287e ipv4: Namespaceify tcp_keepalive_time sysctl knob by Nikolay Borisov · 9 years ago
  85. 787d7ac udp: restrict offloads to one namespace by Hannes Frederic Sowa · 9 years ago
  86. 4d41e125 switchdev: Adding MDB entry offload by Elad Raz · 9 years ago
  87. 0797cbd ipv4: eliminate endianness warnings in ip_fib.h by Lance Richardson · 9 years ago
  88. 9b59377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  89. 250fbf1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  90. e6d8eca netfilter: nf_tables: Add new attributes into nft_set to store user data. by Carlos Falgueras García · 9 years ago
  91. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  92. 81435c3 switchdev: add bridge vlan_filtering attribute by Elad Raz · 9 years ago
  93. a72a5e2 inet: kill unused skb_free op by Florian Westphal · 9 years ago
  94. b5eff71 sctp: drop the old assoc hashtable of sctp by Xin Long · 9 years ago
  95. d6c0256 sctp: add the rhashtable apis for sctp global transport hashtable by Xin Long · 9 years ago
  96. 78b781c Bluetooth: Add support for Start Limited Discovery command by Johan Hedberg · 9 years ago
  97. 0d3b7f6 Bluetooth: Change eir_has_data_type() to more generic eir_get_data() by Johan Hedberg · 9 years ago
  98. b5bdacf net: Propagate lookup failure in l3mdev_get_saddr to caller by David Ahern · 9 years ago
  99. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  100. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 9 years ago