1. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 35cc3cef net/sched: cls_flower: Reject duplicated rules also under skip_sw by Or Gerlitz · 6 years ago
  3. 66033f4 ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
  4. f9bfe4e tcp: lack of available data can also cause TSO defer by Eric Dumazet · 6 years ago
  5. 1b4e5ad ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output by Shmulik Ladkani · 6 years ago
  6. ebaf39e ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes by Jiri Wiesner · 6 years ago
  7. afd0a80 sctp: frag_point sanity check by Jakub Audykowicz · 6 years ago
  8. b2b7af8 tcp: fix NULL ref in tail loss probe by Yuchung Cheng · 6 years ago
  9. 4172754 tcp: Do not underestimate rwnd_limited by Eric Dumazet · 6 years ago
  10. e37d05a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  11. 22f6bbb net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  12. 64d4790 Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  13. 79462857 SUNRPC: Don't force a redundant disconnection in xs_read_stream() by Trond Myklebust · 6 years ago
  14. dfcf038 SUNRPC: Fix up socket polling by Trond Myklebust · 6 years ago
  15. b76a5af SUNRPC: Use the discard iterator rather than MSG_TRUNC by Trond Myklebust · 6 years ago
  16. 26781ea SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request() by Trond Myklebust · 6 years ago
  17. 16e5e90 SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag by Trond Myklebust · 6 years ago
  18. c443305 SUNRPC: Fix RPC receive hangs by Trond Myklebust · 6 years ago
  19. 312ca38 cfg80211: Fix busy loop regression in ieee80211_ie_split_ric() by Jouni Malinen · 6 years ago
  20. 990d718 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 6 years ago
  21. 9ec1190 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 6 years ago
  22. a317e65 mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext by Felix Fietkau · 6 years ago
  23. 6888389 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  24. bf29e9e net/core: tidy up an error message by Qian Cai · 6 years ago
  25. fb6df5a sctp: kfree_rcu asoc by Xin Long · 6 years ago
  26. 0a9a430 SUNRPC: Fix a potential race in xprt_connect() by Trond Myklebust · 6 years ago
  27. 71700bb SUNRPC: Fix a memory leak in call_encode() by Trond Myklebust · 6 years ago
  28. 8dae539 SUNRPC: Fix leak of krb5p encode pages by Chuck Lever · 6 years ago
  29. 9bd1152 SUNRPC: call_connect_status() must handle tasks that got transmitted by Trond Myklebust · 6 years ago
  30. dcb4059 bpf: refactor bpf_test_run() to separate own failures and test program result by Roman Gushchin · 6 years ago
  31. e1561fe tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 6 years ago
  32. ec641b3 tcp: fix SNMP under-estimation on failed retransmission by Yuchung Cheng · 6 years ago
  33. 3976535 tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 6 years ago
  34. a3d7e01 net: dsa: Fix tagging attribute location by Florian Fainelli · 6 years ago
  35. f71c614 bpf: Support sk lookup in netns with id 0 by Joe Stringer · 6 years ago
  36. fd6d433 net/sched: act_police: fix memory leak in case of invalid control action by Davide Caratti · 6 years ago
  37. b7df9ada bpf: fix pointer offsets in context for 32 bit by Daniel Borkmann · 6 years ago
  38. 43d0e96 openvswitch: fix spelling mistake "execeeds" -> "exceeds" by Colin Ian King · 6 years ago
  39. 4135cce sctp: update frag_point when stream_interleave is set by Xin Long · 6 years ago
  40. 9410d38 net: Prevent invalid access to skb->prev in __qdisc_drop_all by Christoph Paasch · 6 years ago
  41. b020fcf net/x25: handle call collisions by Martin Schiller · 6 years ago
  42. 0613761 net/x25: fix null_x25_address handling by Martin Schiller · 6 years ago
  43. d449ba3 net/x25: fix called/calling length calculation in x25_parse_address_block by Martin Schiller · 6 years ago
  44. 867d0ad net: fix XPS static_key accounting by Sabrina Dubroca · 6 years ago
  45. f28c020 net: restore call to netdev_queue_numa_node_write when resetting XPS by Sabrina Dubroca · 6 years ago
  46. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  47. ca08987 netfilter: nf_tables: deactivate expressions in rule replecement routine by Taehee Yoo · 6 years ago
  48. ec835f89 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  49. 0d32f17 sctp: increase sk_wmem_alloc when head->truesize is increased by Xin Long · 6 years ago
  50. 53ca0f2 netfilter: nf_conncount: remove wrong condition check routine by Taehee Yoo · 6 years ago
  51. 095faf4 netfilter: nat: fix double register in masquerade modules by Taehee Yoo · 6 years ago
  52. 584eab2 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  53. 508b090 netfilter: ipv6: Preserve link scope traffic original oif by Alin Nastac · 6 years ago
  54. 8925908 netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too by Florian Westphal · 6 years ago
  55. 2a31e4b ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf by Xin Long · 6 years ago
  56. 6950012 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  57. aba3693 net: always initialize pagedlen by Willem de Bruijn · 6 years ago
  58. 9efdda4 tcp: address problems caused by EDT misshaps by Eric Dumazet · 6 years ago
  59. 857fa62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  60. 7c98a42 Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  61. 484afd1 net/sched: act_police: add missing spinlock initialization by Davide Caratti · 6 years ago
  62. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  63. 896585d net/ipv6: re-do dad when interface has IFF_NOARP flag change by Hangbin Liu · 6 years ago
  64. 5cd8d46 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  65. e438bae net/smc: use after free fix in smc_wr_tx_put_slot() by Ursula Braun · 6 years ago
  66. b9a22dd net/smc: atomic SMCD cursor handling by Ursula Braun · 6 years ago
  67. 0512f69 net/smc: add SMC-D shutdown signal by Hans Wippel · 6 years ago
  68. ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 6 years ago
  69. f07920a net/smc: abort CLC connection in smc_release by Hans Wippel · 6 years ago
  70. 86de592 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  71. b5dd186 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  72. f2cbd48 net/sched: act_police: fix race condition on state variables by Davide Caratti · 6 years ago
  73. cadf9df tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing by Stephen Mallon · 6 years ago
  74. e1e4647 sctp: not increase stream's incnt before sending addstrm_in request by Xin Long · 6 years ago
  75. 69fec32 Revert "sctp: remove sctp_transport_pmtu_check" by Xin Long · 6 years ago
  76. cc3ccf2 sctp: not allow to set asoc prsctp_enable by sockopt by Xin Long · 6 years ago
  77. 02968cc sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit by Xin Long · 6 years ago
  78. f2ce106 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  79. 7e241f6 libceph: fall back to sendmsg for slab pages by Ilya Dryomov · 6 years ago
  80. 7ddacfa ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  81. 1c1274a tipc: don't assume linear buffer when reading ancillary data by Jon Maloy · 6 years ago
  82. adba75b tipc: fix lockdep warning when reinitilaizing sockets by Jon Maloy · 6 years ago
  83. 33d9a2c net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  84. 16f7eb2 ip_tunnel: don't force DF when MTU is locked by Sabrina Dubroca · 6 years ago
  85. 9d332e69c net: bridge: fix vlan stats use-after-free on destruction by Nikolay Aleksandrov · 6 years ago
  86. 9550658 socket: do a generic_file_splice_read when proto_ops has no splice_read by Slavomir Kaslev · 6 years ago
  87. b4e955e9 netfilter: xt_hashlimit: fix a possible memory leak in htable_create() by Taehee Yoo · 6 years ago
  88. 5594923 Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  89. 19ab691 net/sched: act_pedit: fix memory leak when IDR allocation fails by Davide Caratti · 6 years ago
  90. 761f602 ipv6: fix a dst leak when removing its exception by Xin Long · 6 years ago
  91. 08e14fe net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows by Eric Dumazet · 6 years ago
  92. 7150cea rxrpc: Fix life check by David Howells · 6 years ago
  93. 94ca5c1 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  94. f8504f4 l2tp: fix a sock refcnt leak in l2tp_tunnel_register by Xin Long · 6 years ago
  95. 4e4490d Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  96. 11123ab Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  97. 29e3880 netfilter: nf_tables: fix use-after-free when deleting compat expressions by Florian Westphal · 6 years ago
  98. 0fbcc5b netfilter: xt_RATEEST: remove netns exit routine by Taehee Yoo · 6 years ago
  99. e3d5e57 SUNRPC: Fix a bogus get/put in generic_key_to_expire() by Trond Myklebust · 6 years ago
  100. a652a4b SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache by Trond Myklebust · 6 years ago