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