1. 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  2. a8c6db1 fib_semantics: Don't match route with mismatching tclassid by Stefano Brivio · 7 years ago
  3. 808cf9e tcp: Honor the eor bit in tcp_mtu_probe by Ilya Lesokhin · 7 years ago
  4. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  5. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  6. 5c487bb tcp: tracepoint: only call trace_tcp_send_reset with full socket by Song Liu · 7 years ago
  7. 4d80ecd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  8. b408c5b netfilter: nf_tables: fix flowtable free by Pablo Neira Ayuso · 7 years ago
  9. 39f57f6 net: erspan: fix erspan config overwrite by William Tu · 7 years ago
  10. 3df19283 net: erspan: fix metadata extraction by William Tu · 7 years ago
  11. b11a632 net: add a UID to use for ULP socket assignment by John Fastabend · 7 years ago
  12. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  13. edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
  14. 6be3bcd netfilter: flowtable infrastructure depends on NETFILTER_INGRESS by Pablo Neira Ayuso · 7 years ago
  15. e7aadb2 net: igmp: add a missing rcu locking section by Eric Dumazet · 7 years ago
  16. b9a4072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  17. 0ba9871 inet: Avoid unitialized variable warning in inet_unhash() by Geert Uytterhoeven · 7 years ago
  18. 3aff3b4 tcp_bbr: fix pacing_gain to always be unity when using lt_bw by Neal Cardwell · 7 years ago
  19. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  20. 3f34cfa netfilter: on sockopt() acquire sock lock only in the required scope by Paolo Abeni · 7 years ago
  21. e4823fb tcp_nv: fix potential integer overflow in tcpnv_acked by Gustavo A. R. Silva · 7 years ago
  22. 1a38956 netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check() by Dmitry Vyukov · 7 years ago
  23. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  24. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. 91e6dd8 ipmr: Fix ptrdiff_t print formatting by James Hogan · 7 years ago
  26. 9b42d55 tcp: release sk_frag.page in tcp_disconnect by Li RongQing · 7 years ago
  27. 30e948a ipv4: Get the address of interface correctly. by Tonghao Zhang · 7 years ago
  28. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  29. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  30. 9515a2e net/ipv4: Allow send to local broadcast from a socket bound to a VRF by David Ahern · 7 years ago
  31. c69de58 net: erspan: use bitfield instead of mask and offset by William Tu · 7 years ago
  32. d448749 bpf: Add BPF_SOCK_OPS_STATE_CB by Lawrence Brakmo · 7 years ago
  33. a31ad29 bpf: Add BPF_SOCK_OPS_RETRANS_CB by Lawrence Brakmo · 7 years ago
  34. f89013f bpf: Add sock_ops RTO callback by Lawrence Brakmo · 7 years ago
  35. de525be bpf: Support passing args to sock_ops bpf function by Lawrence Brakmo · 7 years ago
  36. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
  37. 4ee806d net: tcp: close sock if net namespace is exiting by Dan Streetman · 7 years ago
  38. 8ec59b4 Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 7 years ago
  39. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  40. 6a88fbe ipconfig: use dev_set_mtu() by Al Viro · 7 years ago
  41. ca25c30 ip_rt_ioctl(): take copyin to caller by Al Viro · 8 years ago
  42. 03aef17 devinet_ioctl(): take copyin/copyout to caller by Al Viro · 8 years ago
  43. 36fd633 net: separate SIOCGIFCONF handling from dev_ioctl() by Al Viro · 8 years ago
  44. 5c38bd1 ip_tunnel: Use mark in skb by default by Thomas Winter · 7 years ago
  45. 97edf7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  46. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. 5efec5c xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version by Yossi Kuperman · 7 years ago
  48. ad23b75 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 7 years ago
  49. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  50. cbcbeed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  51. e428660 tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR by Yuchung Cheng · 7 years ago
  52. eb36be0 tcp: avoid min-RTT overestimation from delayed ACKs by Yuchung Cheng · 7 years ago
  53. e553116 netfilter: remove messages print and boot/module load time by Pablo Neira Ayuso · 7 years ago
  54. cc2d586 netfilter: nf_nat_snmp_basic: use asn1 decoder library by Taehee Yoo · 7 years ago
  55. bea588b netfilter: nf_nat_snmp_basic: use nf_ct_helper_log by Taehee Yoo · 7 years ago
  56. 8b8f081 netfilter: nf_nat_snmp_basic: replace ctinfo with dir. by Taehee Yoo · 7 years ago
  57. e29e5dd netfilter: nf_nat_snmp_basic: remove debug parameter by Taehee Yoo · 7 years ago
  58. f4dbc4c netfilter: nf_nat_snmp_basic: remove useless comment by Taehee Yoo · 7 years ago
  59. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  61. 41e4b39 netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdef by Arnd Bergmann · 7 years ago
  62. b069b37 netfilter: nf_defrag: mark xt_table structures 'const' again by Arnd Bergmann · 7 years ago
  63. 8c2bc89 ip: Define usercopy region in IP proto slab cache by David Windsor · 7 years ago
  64. cd9ff4d ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 7 years ago
  65. 273c28b net: Convert atomic_t net::count to refcount_t by Kirill Tkhai · 7 years ago
  66. 6503a30 net: ipv4: Make "ip route get" match iif lo rules again. by Lorenzo Colitti · 7 years ago
  67. 9c70f1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  68. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. 902d6a4 netfilter: nf_defrag: Skip defrag if NOTRACK is set by Subash Abhinov Kasiviswanathan · 7 years ago
  70. 5ed001b netfilter: clusterip: make sure arp hooks are available by Florian Westphal · 7 years ago
  71. 809a79e tcp: make local function tcp_recv_timestamp static by Wei Yongjun · 7 years ago
  72. a0a97f2 netfilter: improve flow table Kconfig dependencies by Arnd Bergmann · 7 years ago
  73. 98319cb netfilter: nf_tables: get rid of struct nft_af_info abstraction by Pablo Neira Ayuso · 7 years ago
  74. dd4cbef netfilter: nf_tables: get rid of pernet families by Pablo Neira Ayuso · 7 years ago
  75. fe19c04 netfilter: nf_tables: remove nhooks field from struct nft_af_info by Pablo Neira Ayuso · 7 years ago
  76. 20b50d7 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
  77. 374d1b5 esp: Fix GRO when the headers not fully in the linear part of the skb. by Steffen Klassert · 7 years ago
  78. 9f0e896 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  79. c8c9aeb tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions by Stefano Brivio · 7 years ago
  80. 7c23b62 netfilter: flow table support for the mixed IPv4/IPv6 family by Pablo Neira Ayuso · 7 years ago
  81. 97add9f netfilter: flow table support for IPv4 by Pablo Neira Ayuso · 7 years ago
  82. a7f87b4 netfilter: remove defensive check on malformed packets from raw sockets by Pablo Neira Ayuso · 7 years ago
  83. b3a6125 netfilter: remove struct nf_afinfo and its helper functions by Pablo Neira Ayuso · 7 years ago
  84. 4643562 netfilter: remove route_key_size field in struct nf_afinfo by Pablo Neira Ayuso · 7 years ago
  85. ce388f4 netfilter: move reroute indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  86. 3f87c08 netfilter: move route indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  87. 7db9a51 netfilter: remove saveroute indirection in struct nf_afinfo by Pablo Neira Ayuso · 7 years ago
  88. f7dcbe2 netfilter: move checksum_partial indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  89. ef71fe2 netfilter: move checksum indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  90. c2f9eaf netfilter: nf_tables: remove hooks from family definition by Pablo Neira Ayuso · 7 years ago
  91. c974a3a3 netfilter: nf_tables: remove multihook chains and families by Pablo Neira Ayuso · 7 years ago
  92. 12355d3 netfilter: nf_tables_inet: don't use multihook infrastructure anymore by Pablo Neira Ayuso · 7 years ago
  93. 7a4473a netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path by Pablo Neira Ayuso · 7 years ago
  94. fa45a76 netfilter: nf_tables_arp: don't set forward chain by Pablo Neira Ayuso · 7 years ago
  95. f92b40a netfilter: core: only allow one nat hook per hook point by Florian Westphal · 7 years ago
  96. 03d13b6 netfilter: xtables: add and use xt_request_find_table_lock by Florian Westphal · 7 years ago
  97. 2a95183 netfilter: don't allocate space for arp/bridge hooks unless needed by Florian Westphal · 7 years ago
  98. 2c9e863 netfilter: conntrack: timeouts can be const by Florian Westphal · 7 years ago
  99. 9dae47a netfilter: conntrack: l4 protocol trackers can be const by Florian Westphal · 7 years ago
  100. cd9ceaf netfilter: conntrack: constify list of builtin trackers by Florian Westphal · 7 years ago