1. 30d444d net/ipv6: Udate fib6_table_lookup tracepoint by David Ahern · 7 years ago
  2. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  3. 004d4b2 ipv6: sr: Add seg6local action End.BPF by Mathieu Xhonneux · 7 years ago
  4. fe94cc2 bpf: Add IPv6 Segment Routing helpers by Mathieu Xhonneux · 7 years ago
  5. 1c1e761 ipv6: sr: export function lookup_nexthop by Mathieu Xhonneux · 7 years ago
  6. fb83eb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  7. eacb938 ipv6: support sport, dport and ip_proto in RTM_GETROUTE by Roopa Prabhu · 7 years ago
  8. ff06342 udp: exclude gso from xfrm paths by Willem de Bruijn · 7 years ago
  9. cede24d netfilter: ip6t_rpfilter: provide input interface for route lookup by Vincent Bernat · 7 years ago
  10. 9971a51 netfilter: nf_nat: add nat type hooks to nat core by Florian Westphal · 7 years ago
  11. 4e25ceb netfilter: nf_tables: allow chain type to override hook register by Florian Westphal · 7 years ago
  12. ba7d284 netfilter: xtables: allow table definitions not backed by hook_ops by Florian Westphal · 7 years ago
  13. 1f55236 netfilter: nf_nat: move common nat code to nat core by Florian Westphal · 7 years ago
  14. f34436a net/ipv6: Simplify route replace and appending into multipath route by David Ahern · 7 years ago
  15. 901731b net/ipv6: Add helper to return path MTU based on fib result by David Ahern · 7 years ago
  16. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. b80d0b9 net: ip6_gre: fix tunnel metadata device sharing. by William Tu · 7 years ago
  18. 113f99c net: test tailroom before appending to linear skb by Willem de Bruijn · 7 years ago
  19. 2d66503 net: ip6_gre: Fix ip6erspan hlen calculation by Petr Machata · 7 years ago
  20. c8632fc net: ip6_gre: Split up ip6gre_changelink() by Petr Machata · 7 years ago
  21. 7fa38a7 net: ip6_gre: Split up ip6gre_newlink() by Petr Machata · 7 years ago
  22. a646535 net: ip6_gre: Split up ip6gre_tnl_change() by Petr Machata · 7 years ago
  23. a483373 net: ip6_gre: Split up ip6gre_tnl_link_config() by Petr Machata · 7 years ago
  24. 5691484 net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit() by Petr Machata · 7 years ago
  25. 01b8d06 net: ip6_gre: Request headroom in __gre6_xmit() by Petr Machata · 7 years ago
  26. 02f99df erspan: fix invalid erspan version. by William Tu · 7 years ago
  27. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  28. 4f6b15c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  29. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. d5db21a erspan: auto detect truncated ipv6 packets. by William Tu · 7 years ago
  31. 65a2022 net/ipv6: Add fib lookup stubs for use in bpf helper by David Ahern · 7 years ago
  32. d4bea42 net/ipv6: Update fib6 tracepoint to take fib6_info by David Ahern · 7 years ago
  33. 138118e net/ipv6: Add fib6_lookup by David Ahern · 7 years ago
  34. cc065a9 net/ipv6: Refactor fib6_rule_action by David Ahern · 7 years ago
  35. 1d053da net/ipv6: Extract table lookup from ip6_pol_route by David Ahern · 7 years ago
  36. 3b290a3 net/ipv6: Rename rt6_multipath_select by David Ahern · 7 years ago
  37. 6454743 net/ipv6: Rename fib6_lookup to fib6_node_lookup by David Ahern · 7 years ago
  38. 0048369 tcp: Add mark for TIMEWAIT sockets by Jon Maxwell · 7 years ago
  39. 9e57501 net/ipv6: fix lock imbalance in ip6_route_del() by Eric Dumazet · 7 years ago
  40. 69678bc udp: fix SO_BINDTODEVICE by Paolo Abeni · 7 years ago
  41. 88ab310 net/udp: Update udp_encap_needed static key to modern api by Davidlohr Bueso · 7 years ago
  42. 6053d0f udp: Add support for software checksum and GSO_PARTIAL with GSO offload by Alexander Duyck · 7 years ago
  43. 9a0d41b udp: Do not pass checksum as a parameter to GSO segmentation by Alexander Duyck · 7 years ago
  44. b21c034 udp: Do not pass MSS as parameter to GSO segmentation by Alexander Duyck · 7 years ago
  45. a44f6d8 netfilter: x_tables: add module alias for icmp matches by Florian Westphal · 7 years ago
  46. a9f71d0 trivial: fix inconsistent help texts by Georg Hofmann · 7 years ago
  47. 62515f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  48. 1822f63 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  49. 0c1dd2a net: ipv6/gre: Add GRO support by Eran Ben Elisha · 7 years ago
  50. 6f2f821 net: ipv6: Fix typo in ipv6_find_hdr() documentation by Tariq Toukan · 7 years ago
  51. 9027887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  52. 3a2e86f netfilter: nf_nat: remove unused ct arg from lookup functions by Florian Westphal · 7 years ago
  53. c1c7e44 netfilter: ip6t_srh: extend SRH matching for previous, next and last SID by Ahmed Abdelsalam · 7 years ago
  54. 8fb11a9 net/ipv6: rename rt6_next to fib6_next by David Ahern · 7 years ago
  55. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  56. 7ccbdff ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment by Sun Lianwen · 7 years ago
  57. 30ca22e ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" by Ido Schimmel · 7 years ago
  58. edd7ceb ipv6: Allow non-gateway ECMP for IPv6 by Thomas Winter · 7 years ago
  59. a8c744a udp: disable gso with no_check_tx by Willem de Bruijn · 7 years ago
  60. cea67a2 ipv6: fix uninit-value in ip6_multipath_l3_keys() by Eric Dumazet · 7 years ago
  61. 154a8c4 change the comment of vti6_ioctl by Sun Lianwen · 7 years ago
  62. 6df9346 ipv6: sr: extract the right key values for "seg6_make_flowlabel" by Ahmed Abdelsalam · 7 years ago
  63. 1baf5eb erspan: auto detect truncated packets. by William Tu · 7 years ago
  64. 05255b8 tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive by Eric Dumazet · 7 years ago
  65. b4331a6 vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too by Stefano Brivio · 7 years ago
  66. 2e8de85 udp: add gso segment cmsg by Willem de Bruijn · 7 years ago
  67. 15e36f5 udp: paged allocation with gso by Willem de Bruijn · 7 years ago
  68. bec1f6f udp: generate gso with UDP_SEGMENT by Willem de Bruijn · 7 years ago
  69. ee80d1e udp: add udp gso by Willem de Bruijn · 7 years ago
  70. 1cd7884 udp: expose inet cork to udp by Willem de Bruijn · 7 years ago
  71. c926ca1 xfrm: remove VLA usage in __xfrm6_sort() by Kees Cook · 7 years ago
  72. 0aef78a ipv6: addrconf: don't evaluate keep_addr_on_down twice by Ivan Vecera · 7 years ago
  73. b5facfd ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode by Ahmed Abdelsalam · 7 years ago
  74. c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. 091311d net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt() by Eric Dumazet · 7 years ago
  76. 4351bef netfilter: x_tables: remove duplicate ip6t_get_target function call by Taehee Yoo · 7 years ago
  77. 2eb0f62 netfilter: add NAT support for shifted portmap ranges by Thierry Du Tre · 7 years ago
  78. a268de7 netfilter: nf_flow_table: move init code to nf_flow_table_core.c by Felix Fietkau · 7 years ago
  79. a908fde netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table by Felix Fietkau · 7 years ago
  80. 77621f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  81. 8a14e46 net/ipv6: Fix missing rcu dereferences on from by David Ahern · 7 years ago
  82. c3c14da net/ipv6: add rcu locking to ip6_negative_advice by David Ahern · 7 years ago
  83. aa8f877 ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 7 years ago
  84. b16fb41 net: fib_rules: add extack support by Roopa Prabhu · 7 years ago
  85. a957fa1 ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts by Ahmed Abdelsalam · 7 years ago
  86. 8ae8697 net/ipv6: Remove unncessary check on f6i in fib6_check by David Ahern · 7 years ago
  87. a68886a net/ipv6: Make from in rt6_info rcu protected by David Ahern · 7 years ago
  88. 5bcaa41 net/ipv6: Move release of fib6_info from pcpu routes to helper by David Ahern · 7 years ago
  89. a87b7dc net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe by David Ahern · 7 years ago
  90. 4d85cd0 net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc by David Ahern · 7 years ago
  91. a269f1a net/ipv6: Rename rt6_get_cookie_safe by David Ahern · 7 years ago
  92. 6a3e030 net/ipv6: Clean up rt expires helpers by David Ahern · 7 years ago
  93. 4f3780c netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple by Felix Fietkau · 7 years ago
  94. 07cb962 ipv6: make ip6_dst_mtu_forward inline by Felix Fietkau · 7 years ago
  95. 263243d net/ipv6: Fix ip6_convert_metrics() bug by Eric Dumazet · 7 years ago
  96. 27b1060 net/ipv6: Fix gfp_flags arg to addrconf_prefix_route by David Ahern · 7 years ago
  97. dcd1f57 net/ipv6: Remove fib6_idev by David Ahern · 7 years ago
  98. eea68cd net/ipv6: Remove unnecessary checks on fib6_idev by David Ahern · 7 years ago
  99. 9ee8cbb net/ipv6: Remove aca_idev by David Ahern · 7 years ago
  100. 360a988 net/ipv6: Rename addrconf_dst_alloc by David Ahern · 7 years ago