1. 70d6624 bpf: add bpf_tcp_gen_syncookie helper by Petar Penkov · 6 years ago
  2. 9349d60 tcp: add skb-less helpers to retrieve SYN cookie by Petar Penkov · 6 years ago
  3. 9651127 tcp: tcp_syn_flood_action read port from socket by Petar Penkov · 6 years ago
  4. 6f9d451 xdp: Add devmap_hash map type for looking up devices by hashed index by Toke Høiland-Jørgensen · 6 years ago
  5. 71c99e3 bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL by Stanislav Fomichev · 6 years ago
  6. b2ca4e1 bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  7. 086f956 bpf/flow_dissector: pass input flags to BPF flow dissector program by Stanislav Fomichev · 6 years ago
  8. 7c4b90d bpf: Allow bpf_skb_event_output for a few prog types by Allan Zhang · 6 years ago
  9. ce10320 hv_sock: Use consistent types for UUIDs by Andy Shevchenko · 6 years ago
  10. 6749d590 net: sched: include mpls actions in hardware intermediate representation by John Hurley · 6 years ago
  11. 1dfa5bd net: Rename skb_frag page to bv_page by Matthew Wilcox (Oracle) · 6 years ago
  12. d8e18a5 net: Use skb accessors in network core by Matthew Wilcox (Oracle) · 6 years ago
  13. 66b5f1c net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 6 years ago
  14. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 6 years ago
  15. 503d81d net: sched: verify that q!=NULL before setting q->flags by Vlad Buslov · 6 years ago
  16. bad7f86 tipc: Fix a typo by Christophe JAILLET · 6 years ago
  17. d2b3fe4 mac80211: don't warn about CW params when not using them by Brian Norris · 6 years ago
  18. bcc27fa mac80211: fix possible memory leak in ieee80211_assign_beacon by Lorenzo Bianconi · 6 years ago
  19. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 6 years ago
  20. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 6 years ago
  21. 0c7294d net: flow_offload: remove netns parameter from flow_block_cb_alloc() by Pablo Neira Ayuso · 6 years ago
  22. aef833c net: openvswitch: rename flow_stats to sw_flow_stats by Pablo Neira Ayuso · 6 years ago
  23. 9a2f97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  24. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  25. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  26. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  27. dfee0e9 netfilter: bridge: make NF_TABLES_BRIDGE tristate by Arnd Bergmann · 6 years ago
  28. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 6 years ago
  29. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 6 years ago
  30. 008cfba net: dsa: sja1105: Fix missing unlock on error in sk_buff() by Wei Yongjun · 6 years ago
  31. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  32. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  33. 54851aa ipv6: Unlink sibling route in case of failure by Ido Schimmel · 6 years ago
  34. fc2f14f netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE by Pablo Neira Ayuso · 6 years ago
  35. 78e21eb netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module by Pablo Neira Ayuso · 6 years ago
  36. e971ceb netfilter: synproxy: fix rst sequence number mismatch by Fernando Fernandez Mancera · 6 years ago
  37. 666a3d6 udp: Fix typo in net/ipv4/udp.c by Su Yanjun · 6 years ago
  38. f554af2 SUNRPC: Optimise transport balancing code by Trond Myklebust · 6 years ago
  39. 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 6 years ago
  40. b4f1483 netfilter: nf_tables: Support auto-loading for inet nat by Phil Sutter · 6 years ago
  41. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  42. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 6 years ago
  43. 9f98eff SUNRPC: Fix initialisation of struct rpc_xprt_switch by Trond Myklebust · 6 years ago
  44. 49d05fe ipv6: rt6_check should return NULL if 'from' is NULL by David Ahern · 6 years ago
  45. 866e5fd tipc: initialize 'validated' field of received packets by Jon Maloy · 6 years ago
  46. 66f8209 fib: relax source validation check for loopback packets by Cong Wang · 6 years ago
  47. 3f05e68 net_sched: unset TCQ_F_CAN_BYPASS when adding filters by Cong Wang · 6 years ago
  48. aa49489 net/rds: Initialize ic->i_fastreg_wrs upon allocation by Gerd Rausch · 6 years ago
  49. 3a2886c net/rds: Keep track of and wait for FRWR segments in use upon shutdown by Gerd Rausch · 6 years ago
  50. 9547dff net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful by Gerd Rausch · 6 years ago
  51. aea01a2 net/rds: Fix NULL/ERR_PTR inconsistency by Gerd Rausch · 6 years ago
  52. 5f33141 net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV by Gerd Rausch · 6 years ago
  53. c946744 net/rds: Get rid of "wait_clean_list_grace" and add locking by Gerd Rausch · 6 years ago
  54. 2c7da8e net/rds: Give fr_state a chance to transition to FRMR_IS_FREE by Gerd Rausch · 6 years ago
  55. f11fe1d net/sched: Make NET_ACT_CT depends on NF_NAT by YueHaibing · 6 years ago
  56. 86fda90 net: sctp: fix warning "NULL check before some freeing functions is not needed" by Hariprasad Kelam · 6 years ago
  57. a5b6470 fix: taprio: Change type of txtime-delay parameter to u32 by Vedang Patel · 6 years ago
  58. db8051f skbuff: fix compilation warnings in skb_dump() by Qian Cai · 6 years ago
  59. 28b1d6e netfilter: nft_hash: fix symhash with modulus one by Laura Garcia Liebana · 6 years ago
  60. b717273 netfilter: nf_tables: don't fail when updating base chain policy by Florian Westphal · 6 years ago
  61. 959b69e netfilter: conntrack: always store window size un-scaled by Florian Westphal · 6 years ago
  62. b83329f netfilter: synproxy: fix erroneous tcp mss option by Fernando Fernandez Mancera · 6 years ago
  63. f41828e netfilter: nf_tables: fix module autoload for redir by Christian Hesse · 6 years ago
  64. 05ba4c8 netfilter: Update obsolete comments referring to ip_conntrack by Yonatan Goldschmidt · 6 years ago
  65. 3c00fb0 netfilter: nf_conntrack_sip: fix expectation clash by xiao ruizhu · 6 years ago
  66. b575b24 netfilter: Fix rpfilter dropping vrf packets by mistake by Miaohe Lin · 6 years ago
  67. 163f882 SUNRPC: Skip zero-refcount transports by Trond Myklebust · 6 years ago
  68. 3cf72922 SUNRPC: Replace division by multiplication in calculation of queue length by Trond Myklebust · 6 years ago
  69. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  70. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  71. d4ecfeb bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6 by Stanislav Fomichev · 6 years ago
  72. b439954 bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok by Stanislav Fomichev · 6 years ago
  73. 071c379 net: neigh: fix multiple neigh timer scheduling by Lorenzo Bianconi · 6 years ago
  74. 1b0890cd netfilter: nfnetlink: avoid deadlock due to synchronous request_module by Florian Westphal · 6 years ago
  75. 6e3d1bb sit: use dst_cache in ipip6_tunnel_xmit by Haishuang Yan · 6 years ago
  76. d121092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  77. a2d79c7 Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  78. 23bbbf5 Merge tag '9p-for-5.3' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  79. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  80. d12cffe tipc: ensure head->lock is initialised by Chris Packham · 6 years ago
  81. c1a970d net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() by Vlad Buslov · 6 years ago
  82. 6b660c4 net: openvswitch: do not update max_headroom if new headroom is equal to old headroom by Taehee Yoo · 6 years ago
  83. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  84. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  85. 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 6 years ago
  86. a101b04 SUNRPC: Fix transport accounting when caller specifies an rpc_xprt by Trond Myklebust · 6 years ago
  87. 347543e Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  88. 5464c3a xdp: fix potential deadlock on socket mutex by Ilya Maximets · 6 years ago
  89. 6757164 xdp: fix possible cq entry leak by Ilya Maximets · 6 years ago
  90. 3194d6a Merge branch 'net/rds-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux by David S. Miller · 6 years ago
  91. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  92. d44e3fa ipv6: fix static key imbalance in fl_create() by Eric Dumazet · 6 years ago
  93. 8975a3a ipv6: fix potential crash in ip6_datagram_dst_update() by Eric Dumazet · 6 years ago
  94. 052e069 ipv6: tcp: fix flowlabels reflection for RST packets by Eric Dumazet · 6 years ago
  95. 416e812 ipv6: Use ipv6_authlen for len by yangxingwu · 6 years ago
  96. 311633b hsr: switch ->dellink() to ->ndo_uninit() by Cong Wang · 6 years ago
  97. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  98. d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  99. e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  100. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago