1. 6ed5943 netfilter: nat: remove l4 protocol port rovers by Florian Westphal · 6 years ago
  2. c8d1da4 netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh() by Paul E. McKenney · 6 years ago
  3. b966098 netfilter: nf_flow_table: simplify nf_flow_offload_gc_step() by Taehee Yoo · 6 years ago
  4. 49de9c0 netfilter: nf_flow_table: make nf_flow_table_iterate() static by Taehee Yoo · 6 years ago
  5. 58fc419 netfilter: ctnetlink: always honor CTA_MARK_MASK by Andreas Jaggi · 6 years ago
  6. 1226cfe Merge branch 'master' of git://blackhole.kfki.hu/nf-next by Pablo Neira Ayuso · 6 years ago
  7. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  8. 48872c1 net_sched: sch_fq: add dctcp-like marking by Eric Dumazet · 6 years ago
  9. c73e580 tcp: tsq: no longer use limit_output_bytes for paced flows by Eric Dumazet · 6 years ago
  10. a682850 tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies by Eric Dumazet · 6 years ago
  11. f1c6ea3 tcp: refine tcp_tso_should_defer() after EDT adoption by Eric Dumazet · 6 years ago
  12. 1c09f7d tcp: do not try to defer skbs with eor mark (MSG_EOR) by Eric Dumazet · 6 years ago
  13. 5e13a0d tcp: minor optimization in tcp ack fast path processing by Yafang Shao · 6 years ago
  14. 7236ead act_mirred: clear skb->tstamp on redirect by Eric Dumazet · 6 years ago
  15. 7ab412d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  16. 31c4f4c tipc: improve broadcast retransmission algorithm by LUU Duc Canh · 6 years ago
  17. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  18. e15e067 sctp: Fix SKB list traversal in sctp_intl_store_ordered(). by David S. Miller · 6 years ago
  19. 348bbc2 sctp: Fix SKB list traversal in sctp_intl_store_reasm(). by David S. Miller · 6 years ago
  20. 9e73317 iucv: Remove SKB list assumptions. by David S. Miller · 6 years ago
  21. 6083e28 OVS: remove VLAN_TAG_PRESENT - fixup by Michał Mirosław · 6 years ago
  22. 63c8299 net: sched: cls_flower: validate nested enc_opts_policy to avoid warning by Jakub Kicinski · 6 years ago
  23. 029a374 udp6: cleanup stats accounting in recvmsg() by Paolo Abeni · 6 years ago
  24. 6223071 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  25. e6e8869 net: tcp: remove BUG_ON from tcp_v4_err by Li RongQing · 6 years ago
  26. 190852a net: sched: red: inform offloads about harddrop setting by Jakub Kicinski · 6 years ago
  27. 1106a5a tcp_bbr: update comments to reflect pacing_margin_percent by Neal Cardwell · 6 years ago
  28. 3e2ed0c ipv4/tunnel: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  29. 5978f8a bridge: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  30. 418a976 8021q: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  31. 82eea4c nfnetlink/queue: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  32. b1817524 net/core: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  33. 49f8e83 net: move __skb_checksum_complete*() to skbuff.c by Cong Wang · 6 years ago
  34. 960abf6 net: 8021q: vlan_core: allow use list of vlans for real device by Ivan Khoronzhuk · 6 years ago
  35. e794676 net: core: dev_addr_lists: add auxiliary func to handle reference address updates by Ivan Khoronzhuk · 6 years ago
  36. 9df46ae OVS: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  37. 5025425 sock: Reset dst when changing sk_mark via setsockopt by David Barmann · 6 years ago
  38. 0d5b931 inet: frags: better deal with smp races by Eric Dumazet · 6 years ago
  39. 04087d9 openvswitch: remove BUG_ON from get_dpdev by Li RongQing · 6 years ago
  40. b8a51b3 fou, fou6: ICMP error handlers for FoU and GUE by Stefano Brivio · 6 years ago
  41. e7cc082 udp: Support for error handlers of tunnels with arbitrary destination port by Stefano Brivio · 6 years ago
  42. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  43. a36e185 udp: Handle ICMP errors for tunnels with same destination port on both endpoints by Stefano Brivio · 6 years ago
  44. 1c51dc9 net/ipv6: compute anycast address hash only if dev is null by Li RongQing · 6 years ago
  45. 7b8e0b6 net: sched: prio: delay destroying child qdiscs on change by Jakub Kicinski · 6 years ago
  46. 0c8d13a net: sched: red: delay destroying child qdisc on replace by Jakub Kicinski · 6 years ago
  47. 9da93ec net: sched: refactor grafting Qdiscs with a parent by Jakub Kicinski · 6 years ago
  48. bfaee91 net: sched: add an offload graft helper by Jakub Kicinski · 6 years ago
  49. 58f8927 net: sched: set TCQ_F_OFFLOADED flag for MQ by Jakub Kicinski · 6 years ago
  50. dad54c0 net: sched: red: remove unnecessary red_dump_offload_stats parameter by Jakub Kicinski · 6 years ago
  51. b592843 net: sched: add an offload dump helper by Jakub Kicinski · 6 years ago
  52. 9b31914 net/vlan: include the shift in skb_vlan_tag_get_prio() by Michał Mirosław · 6 years ago
  53. 1295e2c inet: minor optimization for backlog setting in listen(2) by Yafang Shao · 6 years ago
  54. 7dad993 net: vlan: add support for tunnel offload by Davide Caratti · 6 years ago
  55. cf329aa udp: cope with UDP GRO packet misdirection by Paolo Abeni · 6 years ago
  56. 80bde36 ipv6: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  57. 68cb7d5 ip: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  58. bcd1665 udp: add support for UDP_GRO cmsg by Paolo Abeni · 6 years ago
  59. e20cf8d udp: implement GRO for plain UDP sockets. by Paolo Abeni · 6 years ago
  60. 60fb956 udp: implement complete book-keeping for encap_needed by Paolo Abeni · 6 years ago
  61. 7bd2db4 ipv6: do not drop vrf udp multicast packets by Dewi Morgan · 6 years ago
  62. 5226b6a ipv6: handling of multicast packets received in VRF by Mike Manning · 6 years ago
  63. d839a0e ipv6: allow ping to link-local address in VRF by Mike Manning · 6 years ago
  64. 7055420 net: fix raw socket lookup device bind matching with VRFs by Duncan Eastoe · 6 years ago
  65. 6897445 net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs by Mike Manning · 6 years ago
  66. 6da5b0f net: ensure unbound datagram socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  67. e781905 net: ensure unbound stream socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  68. 3c82a21 net: allow binding socket in a VRF when there's an unbound socket by Robert Shearman · 6 years ago
  69. 68d57f3 rtnetlink: Add more extack messages to rtnl_newlink by David Ahern · 6 years ago
  70. d7e774f net: Add extack argument to ip_fib_metrics_init by David Ahern · 6 years ago
  71. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  72. 0b215b9 ipv6: gro: do not use slow memcmp() in ipv6_gro_receive() by Eric Dumazet · 6 years ago
  73. a13511d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  74. a422757 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  75. 97adadd net: bpfilter: fix iptables failure if bpfilter_umh is disabled by Taehee Yoo · 6 years ago
  76. c34c128 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  77. d016b4a net: core: netpoll: Enable netconsole IPv6 link local address by Matwey V. Kornilov · 6 years ago
  78. e22d0bf ipv6: properly check return value in inet6_dump_all() by Alexey Kodanev · 6 years ago
  79. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago
  80. 6915ed8 net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS by Jeff Barnhill · 6 years ago
  81. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  82. 12480e3 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  83. a277d51 openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  84. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  85. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  86. fe60faa net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  87. ed61a13 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  88. f393808 netfilter: conntrack: fix calculation of next bucket number in early_drop by Vasily Khoruzhick · 6 years ago
  89. e4844c9 netfilter: nft_compat: ebtables 'nat' table is normal chain type by Florian Westphal · 6 years ago
  90. 8866df9 netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr by Pablo Neira Ayuso · 6 years ago
  91. a95a777 netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() by Pablo Neira Ayuso · 6 years ago
  92. 8a02bdd netfilter: ipset: Fix calling ip_set() macro at dumping by Jozsef Kadlecsik · 6 years ago
  93. 54451f6 netfilter: xt_IDLETIMER: add sysfs filename checking routine by Taehee Yoo · 6 years ago
  94. c7e86ac rxrpc: Fix lockup due to no error backoff after ack transmit error by David Howells · 6 years ago
  95. 2384d02 net/ipv6: Add anycast addresses to a global hashtable by Jeff Barnhill · 6 years ago
  96. 49682bf net: document skb parameter in function 'skb_gso_size_check' by Mathieu Malaterre · 6 years ago
  97. 2cbfdf4 iov_iter: Fix 9p virtio breakage by Marc Zyngier · 6 years ago
  98. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  99. 0e9b4a8 missing bits of "iov_iter: Separate type from direction and use accessor functions" by Al Viro · 6 years ago
  100. 78a63f1 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Al Viro · 6 years ago