1. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
  3. 58075ff ipv4: fib_rules: Fix possible infinite loop in fib_empty_table by YueHaibing · 6 years ago
  4. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  5. 90cadbbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. c92c81d net: dccp: fix kernel crash on module load by Peter Oskolkov · 6 years ago
  7. 7bdca37 iptunnel: Set tun_flags in the iptunnel_metadata_reply from src by wenxu · 6 years ago
  8. ce28bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. f0c928d tcp: fix a race in inet_diag_dump_icsk() by Eric Dumazet · 6 years ago
  10. c3e5336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  11. 339bbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  12. 21f9477 net: ipv4: Set skb->dev for output route resolution by Ido Schimmel · 6 years ago
  13. 0608c69 bpf: sk_msg, sock{map|hash} redirect through ULP by John Fastabend · 6 years ago
  14. 552de910 bpf: sk_msg, fix socket data_ready events by John Fastabend · 6 years ago
  15. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  17. 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
  18. df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
  19. c4b0e77 netfilter: avoid using skb->nf_bridge directly by Florian Westphal · 6 years ago
  20. 6e0735d ipmr: Drop mfc_cache argument to ipmr_queue_xmit by David Ahern · 6 years ago
  21. 8f932f7 net: add missing SOF_TIMESTAMPING_OPT_ID support by Willem de Bruijn · 6 years ago
  22. eedbbb0 net: dccp: initialize (addr,port) listening hashtable by Peter Oskolkov · 6 years ago
  23. 1178903 fou: Prevent unbounded recursion in GUE error handler by Stefano Brivio · 6 years ago
  24. 06aa151 netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set by Taehee Yoo · 6 years ago
  25. 2a61d8b netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_put() by Taehee Yoo · 6 years ago
  26. b12f7ba netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine by Taehee Yoo · 6 years ago
  27. 5a86d68 netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine by Taehee Yoo · 6 years ago
  28. 5cbabee netfilter: nat: remove nf_nat_l4proto struct by Florian Westphal · 6 years ago
  29. faec18d netfilter: nat: remove l4proto->manip_pkt by Florian Westphal · 6 years ago
  30. 76b9001 netfilter: nat: remove l4proto->nlattr_to_range by Florian Westphal · 6 years ago
  31. fe2d002 netfilter: nat: remove l4proto->in_range by Florian Westphal · 6 years ago
  32. 40e786b netfilter: nat: fold in_range indirection into caller by Florian Westphal · 6 years ago
  33. 203f2e7 netfilter: nat: remove l4proto->unique_tuple by Florian Westphal · 6 years ago
  34. 912da92 netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support by Florian Westphal · 6 years ago
  35. 8203e2d net: clear skb->tstamp in forwarding paths by Eric Dumazet · 6 years ago
  36. 4f24ed7 udp: use indirect call wrappers for GRO socket lookup by Paolo Abeni · 6 years ago
  37. 028e0a4 net: use indirect call wrappers at GRO transport layer by Paolo Abeni · 6 years ago
  38. ade4464 net: ipv4: do not handle duplicate fragments as overlapping by Michal Kubecek · 6 years ago
  39. 70f98d7 ipconfig: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  40. d9fbc7f net: tcp: prefer listeners bound to an address by Peter Oskolkov · 6 years ago
  41. 4cdeeee net: udp: prefer listeners bound to an address by Peter Oskolkov · 6 years ago
  42. 65cab85 net: Allow class-e address assignment via ifconfig ioctl by Dave Taht · 6 years ago
  43. 0621e6f net: Add netif_is_gretap()/netif_is_ip6gretap() by Oz Shlomo · 6 years ago
  44. 5648451 ipv4: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  45. d8ed257 tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer() by Eric Dumazet · 6 years ago
  46. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. 97ef7b4 ip: silence udp zerocopy smatch false positive by Willem de Bruijn · 6 years ago
  48. f9bfe4e tcp: lack of available data can also cause TSO defer by Eric Dumazet · 6 years ago
  49. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  50. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  51. fdb8b29 tcp: fix code style in tcp_recvmsg() by Pedro Tammela · 6 years ago
  52. ebaf39e ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes by Jiri Wiesner · 6 years ago
  53. b2b7af8 tcp: fix NULL ref in tail loss probe by Yuchung Cheng · 6 years ago
  54. 4172754 tcp: Do not underestimate rwnd_limited by Eric Dumazet · 6 years ago
  55. 22f6bbb net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  56. f839a6c net: Do not route unicast IP packets twice by Ido Schimmel · 6 years ago
  57. 875e893 skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark' by Ido Schimmel · 6 years ago
  58. 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
  59. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  60. da5095d05 udp_tunnel: add config option to bind to a device by Alexis Bauvin · 6 years ago
  61. c8d1da4 netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh() by Paul E. McKenney · 6 years ago
  62. e1561fe tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 6 years ago
  63. ec641b3 tcp: fix SNMP under-estimation on failed retransmission by Yuchung Cheng · 6 years ago
  64. 3976535 tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 6 years ago
  65. 6015c71 tcp: md5: add tcp_md5_needed jump label by Eric Dumazet · 6 years ago
  66. 4f693b5 tcp: implement coalescing on backlog queue by Eric Dumazet · 6 years ago
  67. 19119f2 tcp: take care of compressed acks in tcp_add_reno_sack() by Eric Dumazet · 6 years ago
  68. 93029d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  69. 19bf626 tcp: remove loop to compute wscale by Eric Dumazet · 6 years ago
  70. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. 7246d8e bpf: helper to pop data from messages by John Fastabend · 6 years ago
  72. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  73. 86d1d8b net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled by David Ahern · 6 years ago
  74. e7395f1f tcp: remove hdrlen argument from tcp_queue_rcv() by Eric Dumazet · 6 years ago
  75. 095faf4 netfilter: nat: fix double register in masquerade modules by Taehee Yoo · 6 years ago
  76. 584eab2 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  77. aba3693 net: always initialize pagedlen by Willem de Bruijn · 6 years ago
  78. 9efdda4 tcp: address problems caused by EDT misshaps by Eric Dumazet · 6 years ago
  79. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 86de592 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  81. cadf9df tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing by Stephen Mallon · 6 years ago
  82. ade9628 tcp: drop dst in tcp_add_backlog() by Eric Dumazet · 6 years ago
  83. b2c8510 ipv4: Don't try to print ASCII of link level header in martian dumps. by David S. Miller · 6 years ago
  84. f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  85. 16f7eb2 ip_tunnel: don't force DF when MTU is locked by Sabrina Dubroca · 6 years ago
  86. e8bd8fc tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 6 years ago
  87. 9c48060 udp: fix jump label misuse by Paolo Abeni · 6 years ago
  88. 213d776 tcp: clean up STATE_TRACE by Yafang Shao · 6 years ago
  89. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  90. c73e580 tcp: tsq: no longer use limit_output_bytes for paced flows by Eric Dumazet · 6 years ago
  91. a682850 tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies by Eric Dumazet · 6 years ago
  92. f1c6ea3 tcp: refine tcp_tso_should_defer() after EDT adoption by Eric Dumazet · 6 years ago
  93. 1c09f7d tcp: do not try to defer skbs with eor mark (MSG_EOR) by Eric Dumazet · 6 years ago
  94. 5e13a0d tcp: minor optimization in tcp ack fast path processing by Yafang Shao · 6 years ago
  95. e6e8869 net: tcp: remove BUG_ON from tcp_v4_err by Li RongQing · 6 years ago
  96. 1106a5a tcp_bbr: update comments to reflect pacing_margin_percent by Neal Cardwell · 6 years ago
  97. 3e2ed0c ipv4/tunnel: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  98. 0d5b931 inet: frags: better deal with smp races by Eric Dumazet · 6 years ago
  99. b8a51b3 fou, fou6: ICMP error handlers for FoU and GUE by Stefano Brivio · 6 years ago
  100. e7cc082 udp: Support for error handlers of tunnels with arbitrary destination port by Stefano Brivio · 6 years ago