1. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  2. ca08987 netfilter: nf_tables: deactivate expressions in rule replecement routine by Taehee Yoo · 6 years ago
  3. ec835f89 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  4. 0d32f17 sctp: increase sk_wmem_alloc when head->truesize is increased by Xin Long · 6 years ago
  5. 53ca0f2 netfilter: nf_conncount: remove wrong condition check routine by Taehee Yoo · 6 years ago
  6. 095faf4 netfilter: nat: fix double register in masquerade modules by Taehee Yoo · 6 years ago
  7. 584eab2 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  8. 508b090 netfilter: ipv6: Preserve link scope traffic original oif by Alin Nastac · 6 years ago
  9. 8925908 netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too by Florian Westphal · 6 years ago
  10. 2a31e4b ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf by Xin Long · 6 years ago
  11. 6950012 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  12. aba3693 net: always initialize pagedlen by Willem de Bruijn · 6 years ago
  13. 9efdda4 tcp: address problems caused by EDT misshaps by Eric Dumazet · 6 years ago
  14. 857fa62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  15. 7c98a42 Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  16. 484afd1 net/sched: act_police: add missing spinlock initialization by Davide Caratti · 6 years ago
  17. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  18. 896585d net/ipv6: re-do dad when interface has IFF_NOARP flag change by Hangbin Liu · 6 years ago
  19. 5cd8d46 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  20. e438bae net/smc: use after free fix in smc_wr_tx_put_slot() by Ursula Braun · 6 years ago
  21. b9a22dd net/smc: atomic SMCD cursor handling by Ursula Braun · 6 years ago
  22. 0512f69 net/smc: add SMC-D shutdown signal by Hans Wippel · 6 years ago
  23. ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 6 years ago
  24. f07920a net/smc: abort CLC connection in smc_release by Hans Wippel · 6 years ago
  25. 86de592 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  26. b5dd186 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  27. f2cbd48 net/sched: act_police: fix race condition on state variables by Davide Caratti · 6 years ago
  28. cadf9df tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing by Stephen Mallon · 6 years ago
  29. e1e4647 sctp: not increase stream's incnt before sending addstrm_in request by Xin Long · 6 years ago
  30. 69fec32 Revert "sctp: remove sctp_transport_pmtu_check" by Xin Long · 6 years ago
  31. cc3ccf2 sctp: not allow to set asoc prsctp_enable by sockopt by Xin Long · 6 years ago
  32. 02968cc sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit by Xin Long · 6 years ago
  33. f2ce106 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  34. 7e241f6 libceph: fall back to sendmsg for slab pages by Ilya Dryomov · 6 years ago
  35. 7ddacfa ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  36. 1c1274a tipc: don't assume linear buffer when reading ancillary data by Jon Maloy · 6 years ago
  37. adba75b tipc: fix lockdep warning when reinitilaizing sockets by Jon Maloy · 6 years ago
  38. 33d9a2c net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  39. 16f7eb2 ip_tunnel: don't force DF when MTU is locked by Sabrina Dubroca · 6 years ago
  40. 9d332e69c net: bridge: fix vlan stats use-after-free on destruction by Nikolay Aleksandrov · 6 years ago
  41. 9550658 socket: do a generic_file_splice_read when proto_ops has no splice_read by Slavomir Kaslev · 6 years ago
  42. b4e955e9 netfilter: xt_hashlimit: fix a possible memory leak in htable_create() by Taehee Yoo · 6 years ago
  43. 5594923 Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  44. 19ab691 net/sched: act_pedit: fix memory leak when IDR allocation fails by Davide Caratti · 6 years ago
  45. 761f602 ipv6: fix a dst leak when removing its exception by Xin Long · 6 years ago
  46. 08e14fe net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows by Eric Dumazet · 6 years ago
  47. 7150cea rxrpc: Fix life check by David Howells · 6 years ago
  48. 94ca5c1 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  49. f8504f4 l2tp: fix a sock refcnt leak in l2tp_tunnel_register by Xin Long · 6 years ago
  50. 4e4490d Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  51. 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
  52. 29e3880 netfilter: nf_tables: fix use-after-free when deleting compat expressions by Florian Westphal · 6 years ago
  53. 0fbcc5b netfilter: xt_RATEEST: remove netns exit routine by Taehee Yoo · 6 years ago
  54. e3d5e57 SUNRPC: Fix a bogus get/put in generic_key_to_expire() by Trond Myklebust · 6 years ago
  55. a652a4b SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache by Trond Myklebust · 6 years ago
  56. 447750f netfilter: nf_tables: don't use position attribute on rule replacement by Florian Westphal · 6 years ago
  57. 0fb39bb netfilter: nf_tables: don't skip inactive chains during update by Florian Westphal · 6 years ago
  58. 3c5cdb1 netfilter: nf_conncount: fix unexpected permanent node of list. by Taehee Yoo · 6 years ago
  59. 31568ec netfilter: nf_conncount: fix list_del corruption in conn_free by Taehee Yoo · 6 years ago
  60. fd3e71a netfilter: nf_conncount: use spin_lock_bh instead of spin_lock by Taehee Yoo · 6 years ago
  61. d7d8bbb batman-adv: Expand merged fragment buffer for full packet by Sven Eckelmann · 6 years ago
  62. f4156f9 batman-adv: Use explicit tvlv padding for ELP packets by Sven Eckelmann · 6 years ago
  63. 7236ead act_mirred: clear skb->tstamp on redirect by Eric Dumazet · 6 years ago
  64. 7ab412d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  65. 63c8299 net: sched: cls_flower: validate nested enc_opts_policy to avoid warning by Jakub Kicinski · 6 years ago
  66. 6223071 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  67. a43608f can: raw: check for CAN FD capable netdev in raw_sendmsg() by Oliver Hartkopp · 6 years ago
  68. b13b878 bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp by Andrey Ignatov · 6 years ago
  69. 0d5b931 inet: frags: better deal with smp races by Eric Dumazet · 6 years ago
  70. 025911a SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() by YueHaibing · 6 years ago
  71. a13511d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  72. a422757 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  73. 97adadd net: bpfilter: fix iptables failure if bpfilter_umh is disabled by Taehee Yoo · 6 years ago
  74. c34c128 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  75. d016b4a net: core: netpoll: Enable netconsole IPv6 link local address by Matwey V. Kornilov · 6 years ago
  76. e22d0bf ipv6: properly check return value in inet6_dump_all() by Alexey Kodanev · 6 years ago
  77. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago
  78. 6915ed8 net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS by Jeff Barnhill · 6 years ago
  79. 5d7a5bc sunrpc: correct the computation for page_ptr when truncating by Frank Sorenson · 6 years ago
  80. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  81. 12480e3 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  82. a277d51 openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  83. 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
  84. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  85. fe60faa net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  86. ed61a13 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  87. f393808 netfilter: conntrack: fix calculation of next bucket number in early_drop by Vasily Khoruzhick · 6 years ago
  88. e4844c9 netfilter: nft_compat: ebtables 'nat' table is normal chain type by Florian Westphal · 6 years ago
  89. 8866df9 netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr by Pablo Neira Ayuso · 6 years ago
  90. a95a777 netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() by Pablo Neira Ayuso · 6 years ago
  91. 8a02bdd netfilter: ipset: Fix calling ip_set() macro at dumping by Jozsef Kadlecsik · 6 years ago
  92. 54451f6 netfilter: xt_IDLETIMER: add sysfs filename checking routine by Taehee Yoo · 6 years ago
  93. c7e86ac rxrpc: Fix lockup due to no error backoff after ack transmit error by David Howells · 6 years ago
  94. 2384d02 net/ipv6: Add anycast addresses to a global hashtable by Jeff Barnhill · 6 years ago
  95. 49682bf net: document skb parameter in function 'skb_gso_size_check' by Mathieu Malaterre · 6 years ago
  96. 2cbfdf4 iov_iter: Fix 9p virtio breakage by Marc Zyngier · 6 years ago
  97. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  98. 0e9b4a8 missing bits of "iov_iter: Separate type from direction and use accessor functions" by Al Viro · 6 years ago
  99. 78a63f1 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Al Viro · 6 years ago
  100. 7de414a net: drop skb on failure in ip_check_defrag() by Cong Wang · 6 years ago