1. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  2. 503d81d net: sched: verify that q!=NULL before setting q->flags by Vlad Buslov · 5 years ago
  3. bad7f86 tipc: Fix a typo by Christophe JAILLET · 5 years ago
  4. d2b3fe4 mac80211: don't warn about CW params when not using them by Brian Norris · 5 years ago
  5. bcc27fa mac80211: fix possible memory leak in ieee80211_assign_beacon by Lorenzo Bianconi · 6 years ago
  6. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 5 years ago
  7. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 5 years ago
  8. 0c7294d net: flow_offload: remove netns parameter from flow_block_cb_alloc() by Pablo Neira Ayuso · 5 years ago
  9. aef833c net: openvswitch: rename flow_stats to sw_flow_stats by Pablo Neira Ayuso · 5 years ago
  10. 9a2f97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  11. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  12. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  13. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  14. dfee0e9 netfilter: bridge: make NF_TABLES_BRIDGE tristate by Arnd Bergmann · 6 years ago
  15. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 5 years ago
  16. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  17. 008cfba net: dsa: sja1105: Fix missing unlock on error in sk_buff() by Wei Yongjun · 5 years ago
  18. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  19. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  20. 54851aa ipv6: Unlink sibling route in case of failure by Ido Schimmel · 5 years ago
  21. fc2f14f netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE by Pablo Neira Ayuso · 5 years ago
  22. 78e21eb netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module by Pablo Neira Ayuso · 5 years ago
  23. e971ceb netfilter: synproxy: fix rst sequence number mismatch by Fernando Fernandez Mancera · 5 years ago
  24. 666a3d6 udp: Fix typo in net/ipv4/udp.c by Su Yanjun · 5 years ago
  25. f554af2 SUNRPC: Optimise transport balancing code by Trond Myklebust · 5 years ago
  26. 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 5 years ago
  27. b4f1483 netfilter: nf_tables: Support auto-loading for inet nat by Phil Sutter · 5 years ago
  28. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  29. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  30. 9f98eff SUNRPC: Fix initialisation of struct rpc_xprt_switch by Trond Myklebust · 5 years ago
  31. 49d05fe ipv6: rt6_check should return NULL if 'from' is NULL by David Ahern · 5 years ago
  32. 866e5fd tipc: initialize 'validated' field of received packets by Jon Maloy · 5 years ago
  33. 66f8209 fib: relax source validation check for loopback packets by Cong Wang · 5 years ago
  34. 3f05e68 net_sched: unset TCQ_F_CAN_BYPASS when adding filters by Cong Wang · 5 years ago
  35. aa49489 net/rds: Initialize ic->i_fastreg_wrs upon allocation by Gerd Rausch · 5 years ago
  36. 3a2886c net/rds: Keep track of and wait for FRWR segments in use upon shutdown by Gerd Rausch · 5 years ago
  37. 9547dff net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful by Gerd Rausch · 5 years ago
  38. aea01a2 net/rds: Fix NULL/ERR_PTR inconsistency by Gerd Rausch · 5 years ago
  39. 5f33141 net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV by Gerd Rausch · 5 years ago
  40. c946744 net/rds: Get rid of "wait_clean_list_grace" and add locking by Gerd Rausch · 5 years ago
  41. 2c7da8e net/rds: Give fr_state a chance to transition to FRMR_IS_FREE by Gerd Rausch · 5 years ago
  42. f11fe1d net/sched: Make NET_ACT_CT depends on NF_NAT by YueHaibing · 5 years ago
  43. 86fda90 net: sctp: fix warning "NULL check before some freeing functions is not needed" by Hariprasad Kelam · 5 years ago
  44. a5b6470 fix: taprio: Change type of txtime-delay parameter to u32 by Vedang Patel · 5 years ago
  45. db8051f skbuff: fix compilation warnings in skb_dump() by Qian Cai · 5 years ago
  46. 28b1d6e netfilter: nft_hash: fix symhash with modulus one by Laura Garcia Liebana · 5 years ago
  47. b717273 netfilter: nf_tables: don't fail when updating base chain policy by Florian Westphal · 6 years ago
  48. 959b69e netfilter: conntrack: always store window size un-scaled by Florian Westphal · 6 years ago
  49. b83329f netfilter: synproxy: fix erroneous tcp mss option by Fernando Fernandez Mancera · 6 years ago
  50. f41828e netfilter: nf_tables: fix module autoload for redir by Christian Hesse · 6 years ago
  51. 05ba4c8 netfilter: Update obsolete comments referring to ip_conntrack by Yonatan Goldschmidt · 6 years ago
  52. 3c00fb0 netfilter: nf_conntrack_sip: fix expectation clash by xiao ruizhu · 6 years ago
  53. b575b24 netfilter: Fix rpfilter dropping vrf packets by mistake by Miaohe Lin · 6 years ago
  54. 163f882 SUNRPC: Skip zero-refcount transports by Trond Myklebust · 5 years ago
  55. 3cf72922 SUNRPC: Replace division by multiplication in calculation of queue length by Trond Myklebust · 5 years ago
  56. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  57. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  58. d4ecfeb bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6 by Stanislav Fomichev · 5 years ago
  59. b439954 bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok by Stanislav Fomichev · 5 years ago
  60. 071c379 net: neigh: fix multiple neigh timer scheduling by Lorenzo Bianconi · 5 years ago
  61. 1b0890cd netfilter: nfnetlink: avoid deadlock due to synchronous request_module by Florian Westphal · 6 years ago
  62. 6e3d1bb sit: use dst_cache in ipip6_tunnel_xmit by Haishuang Yan · 6 years ago
  63. d121092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  64. a2d79c7 Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  65. 23bbbf5 Merge tag '9p-for-5.3' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  66. 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
  67. d12cffe tipc: ensure head->lock is initialised by Chris Packham · 6 years ago
  68. c1a970d net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() by Vlad Buslov · 6 years ago
  69. 6b660c4 net: openvswitch: do not update max_headroom if new headroom is equal to old headroom by Taehee Yoo · 6 years ago
  70. 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
  71. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  72. 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 6 years ago
  73. a101b04 SUNRPC: Fix transport accounting when caller specifies an rpc_xprt by Trond Myklebust · 6 years ago
  74. 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
  75. 5464c3a xdp: fix potential deadlock on socket mutex by Ilya Maximets · 6 years ago
  76. 6757164 xdp: fix possible cq entry leak by Ilya Maximets · 6 years ago
  77. 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
  78. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  79. d44e3fa ipv6: fix static key imbalance in fl_create() by Eric Dumazet · 6 years ago
  80. 8975a3a ipv6: fix potential crash in ip6_datagram_dst_update() by Eric Dumazet · 6 years ago
  81. 052e069 ipv6: tcp: fix flowlabels reflection for RST packets by Eric Dumazet · 6 years ago
  82. 416e812 ipv6: Use ipv6_authlen for len by yangxingwu · 6 years ago
  83. 311633b hsr: switch ->dellink() to ->ndo_uninit() by Cong Wang · 6 years ago
  84. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  85. d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  86. 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
  87. 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
  88. dc205a8 rds: avoid version downgrade to legitimate newer peer connections by Santosh Shilimkar · 6 years ago
  89. fc640d4 rds: Return proper "tos" value to user-space by Gerd Rausch · 6 years ago
  90. 8c6166c rds: Accept peer connection reject messages due to incompatible version by Gerd Rausch · 6 years ago
  91. a552078 Revert "RDS: IB: split the mr registration and invalidation path" by Gerd Rausch · 6 years ago
  92. 616d37a rds: fix reordering with composite message notification by Santosh Shilimkar · 6 years ago
  93. 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 6 years ago
  94. c9626a2 netfilter: nf_tables: add hardware offload support by Pablo Neira Ayuso · 6 years ago
  95. f9e3008 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload by Pablo Neira Ayuso · 6 years ago
  96. 0d4fd02 net: flow_offload: add flow_block_cb_is_busy() and use it by Pablo Neira Ayuso · 6 years ago
  97. 722d36e net: sched: remove tcf block API by Pablo Neira Ayuso · 6 years ago
  98. 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 6 years ago
  99. 59094b1 net: sched: use flow block API by Pablo Neira Ayuso · 6 years ago
  100. 67bd0d5 net: flow_offload: add flow_block_cb_{priv, incref, decref}() by Pablo Neira Ayuso · 6 years ago