1. 016e43a net: dsa: ksz: Add KSZ8795 tag code by Tristram Ha · 6 years ago
  2. 0038ff3 vsock/virtio: change the maximum packet size allowed by Stefano Garzarella · 6 years ago
  3. 6dbd3e6 vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 6 years ago
  4. 9632e9f vsock/virtio: fix locking in virtio_transport_inc_tx_pkt() by Stefano Garzarella · 6 years ago
  5. b89d882 vsock/virtio: reduce credit update messages by Stefano Garzarella · 6 years ago
  6. 473c739 vsock/virtio: limit the memory used per-socket by Stefano Garzarella · 6 years ago
  7. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 6 years ago
  8. a64e59c sctp: factor out sctp_connect_add_peer by Xin Long · 6 years ago
  9. f26f995 sctp: factor out sctp_connect_new_asoc by Xin Long · 6 years ago
  10. dd8378b3 sctp: clean up __sctp_connect by Xin Long · 6 years ago
  11. f40f117 sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx by Xin Long · 6 years ago
  12. 4c31bc6 sctp: only copy the available addr data in sctp_transport_init by Xin Long · 6 years ago
  13. 1db88c5 rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto by David Howells · 6 years ago
  14. 473d924 can: fix ioctl function removal by Oliver Hartkopp · 6 years ago
  15. 18917d5 NFC: fix attrs checks in netlink interface by Andrey Konovalov · 6 years ago
  16. 280b0b8 ipv6: remove printk by Jonathan Lemon · 6 years ago
  17. f530eed net: neigh: remove redundant assignment to variable bucket by Colin Ian King · 6 years ago
  18. 2320bcd tipc: fix changeover issues due to large packet by Tuong Lien · 6 years ago
  19. 4929a93 tipc: optimize link synching mechanism by Tuong Lien · 6 years ago
  20. fba76a5 can: Add SPDX license identifiers for CAN subsystem by Oliver Hartkopp · 6 years ago
  21. 60649d4 can: remove obsolete empty ioctl() handler by Oliver Hartkopp · 6 years ago
  22. 26bca9f can: Kconfig: correct history of the CAN protocol by Robert P. J. Day · 6 years ago
  23. ce10320 hv_sock: Use consistent types for UUIDs by Andy Shevchenko · 6 years ago
  24. 6749d590 net: sched: include mpls actions in hardware intermediate representation by John Hurley · 6 years ago
  25. 1dfa5bd net: Rename skb_frag page to bv_page by Matthew Wilcox (Oracle) · 6 years ago
  26. d8e18a5 net: Use skb accessors in network core by Matthew Wilcox (Oracle) · 6 years ago
  27. 66b5f1c net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 6 years ago
  28. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 6 years ago
  29. 503d81d net: sched: verify that q!=NULL before setting q->flags by Vlad Buslov · 6 years ago
  30. bad7f86 tipc: Fix a typo by Christophe JAILLET · 6 years ago
  31. d2b3fe4 mac80211: don't warn about CW params when not using them by Brian Norris · 6 years ago
  32. bcc27fa mac80211: fix possible memory leak in ieee80211_assign_beacon by Lorenzo Bianconi · 6 years ago
  33. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 6 years ago
  34. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 6 years ago
  35. 0c7294d net: flow_offload: remove netns parameter from flow_block_cb_alloc() by Pablo Neira Ayuso · 6 years ago
  36. aef833c net: openvswitch: rename flow_stats to sw_flow_stats by Pablo Neira Ayuso · 6 years ago
  37. 9a2f97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  38. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  39. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  40. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  41. dfee0e9 netfilter: bridge: make NF_TABLES_BRIDGE tristate by Arnd Bergmann · 6 years ago
  42. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 6 years ago
  43. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 6 years ago
  44. 008cfba net: dsa: sja1105: Fix missing unlock on error in sk_buff() by Wei Yongjun · 6 years ago
  45. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  46. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  47. 54851aa ipv6: Unlink sibling route in case of failure by Ido Schimmel · 6 years ago
  48. fc2f14f netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE by Pablo Neira Ayuso · 6 years ago
  49. 78e21eb netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module by Pablo Neira Ayuso · 6 years ago
  50. e971ceb netfilter: synproxy: fix rst sequence number mismatch by Fernando Fernandez Mancera · 6 years ago
  51. 666a3d6 udp: Fix typo in net/ipv4/udp.c by Su Yanjun · 6 years ago
  52. f554af2 SUNRPC: Optimise transport balancing code by Trond Myklebust · 6 years ago
  53. 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 6 years ago
  54. b4f1483 netfilter: nf_tables: Support auto-loading for inet nat by Phil Sutter · 6 years ago
  55. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  56. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 6 years ago
  57. 9f98eff SUNRPC: Fix initialisation of struct rpc_xprt_switch by Trond Myklebust · 6 years ago
  58. 49d05fe ipv6: rt6_check should return NULL if 'from' is NULL by David Ahern · 6 years ago
  59. 866e5fd tipc: initialize 'validated' field of received packets by Jon Maloy · 6 years ago
  60. 66f8209 fib: relax source validation check for loopback packets by Cong Wang · 6 years ago
  61. 3f05e68 net_sched: unset TCQ_F_CAN_BYPASS when adding filters by Cong Wang · 6 years ago
  62. aa49489 net/rds: Initialize ic->i_fastreg_wrs upon allocation by Gerd Rausch · 6 years ago
  63. 3a2886c net/rds: Keep track of and wait for FRWR segments in use upon shutdown by Gerd Rausch · 6 years ago
  64. 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
  65. aea01a2 net/rds: Fix NULL/ERR_PTR inconsistency by Gerd Rausch · 6 years ago
  66. 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
  67. c946744 net/rds: Get rid of "wait_clean_list_grace" and add locking by Gerd Rausch · 6 years ago
  68. 2c7da8e net/rds: Give fr_state a chance to transition to FRMR_IS_FREE by Gerd Rausch · 6 years ago
  69. f11fe1d net/sched: Make NET_ACT_CT depends on NF_NAT by YueHaibing · 6 years ago
  70. 86fda90 net: sctp: fix warning "NULL check before some freeing functions is not needed" by Hariprasad Kelam · 6 years ago
  71. a5b6470 fix: taprio: Change type of txtime-delay parameter to u32 by Vedang Patel · 6 years ago
  72. db8051f skbuff: fix compilation warnings in skb_dump() by Qian Cai · 6 years ago
  73. 28b1d6e netfilter: nft_hash: fix symhash with modulus one by Laura Garcia Liebana · 6 years ago
  74. b717273 netfilter: nf_tables: don't fail when updating base chain policy by Florian Westphal · 6 years ago
  75. 959b69e netfilter: conntrack: always store window size un-scaled by Florian Westphal · 6 years ago
  76. b83329f netfilter: synproxy: fix erroneous tcp mss option by Fernando Fernandez Mancera · 6 years ago
  77. f41828e netfilter: nf_tables: fix module autoload for redir by Christian Hesse · 6 years ago
  78. 05ba4c8 netfilter: Update obsolete comments referring to ip_conntrack by Yonatan Goldschmidt · 6 years ago
  79. 3c00fb0 netfilter: nf_conntrack_sip: fix expectation clash by xiao ruizhu · 6 years ago
  80. b575b24 netfilter: Fix rpfilter dropping vrf packets by mistake by Miaohe Lin · 6 years ago
  81. 163f882 SUNRPC: Skip zero-refcount transports by Trond Myklebust · 6 years ago
  82. 3cf72922 SUNRPC: Replace division by multiplication in calculation of queue length by Trond Myklebust · 6 years ago
  83. 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
  84. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  85. d4ecfeb bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6 by Stanislav Fomichev · 6 years ago
  86. b439954 bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok by Stanislav Fomichev · 6 years ago
  87. 071c379 net: neigh: fix multiple neigh timer scheduling by Lorenzo Bianconi · 6 years ago
  88. 1b0890cd netfilter: nfnetlink: avoid deadlock due to synchronous request_module by Florian Westphal · 6 years ago
  89. 6e3d1bb sit: use dst_cache in ipip6_tunnel_xmit by Haishuang Yan · 6 years ago
  90. d121092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  91. a2d79c7 Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  92. 23bbbf5 Merge tag '9p-for-5.3' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  93. 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
  94. d12cffe tipc: ensure head->lock is initialised by Chris Packham · 6 years ago
  95. c1a970d net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() by Vlad Buslov · 6 years ago
  96. 6b660c4 net: openvswitch: do not update max_headroom if new headroom is equal to old headroom by Taehee Yoo · 6 years ago
  97. 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
  98. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  99. 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 6 years ago
  100. a101b04 SUNRPC: Fix transport accounting when caller specifies an rpc_xprt by Trond Myklebust · 6 years ago