1. 1c6c09a net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate by Vladimir Oltean · 5 years ago
  2. f04b514 taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte by Vladimir Oltean · 5 years ago
  3. efb5522 taprio: Fix kernel panic in taprio_destroy by Vladimir Oltean · 5 years ago
  4. 5b16100 Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge by David S. Miller · 5 years ago
  5. c3d7a08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  6. d12040b rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] by David Howells · 5 years ago
  7. a285c1f Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 5 years ago
  8. daf1de9 netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder by wenxu · 5 years ago
  9. f8b43c5 mac80211: Correctly set noencrypt for PAE frames by Denis Kenzior · 5 years ago
  10. c8a41c6 mac80211: Don't memset RXCB prior to PAE intercept by Denis Kenzior · 5 years ago
  11. de20900 netfilter: nf_flow_table: clear skb tstamp before xmit by Florian Westphal · 5 years ago
  12. 092e22e net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue by Davide Caratti · 5 years ago
  13. 888a5c5 tcp: inherit timestamp on mtu probe by Willem de Bruijn · 5 years ago
  14. dbf47a2 net: sched: act_sample: fix psample group handling on overwrite by Vlad Buslov · 5 years ago
  15. 0754b4e openvswitch: Clear the L4 portion of the key for "later" fragments. by Justin Pettit · 5 years ago
  16. ad06a56 openvswitch: Properly set L4 keys on "later" IP fragments by Greg Rose · 5 years ago
  17. a84d016 mld: fix memory leak in mld_del_delrec() by Eric Dumazet · 5 years ago
  18. 04d37cf net/sched: pfifo_fast: fix wrong dereference when qdisc is reset by Davide Caratti · 5 years ago
  19. fdfc5c8 tcp: remove empty skb from write queue in error cases by Eric Dumazet · 5 years ago
  20. 7d0a065 net/rds: Fix info leak in rds6_inc_info_copy() by Ka-Cheong Poon · 5 years ago
  21. 2c1644c net: fix skb use after free in netpoll by Feng Sun · 5 years ago
  22. bcccb0a net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID by Vladimir Oltean · 5 years ago
  23. 981471b net_sched: fix a NULL pointer deref in ipt action by Cong Wang · 5 years ago
  24. 9e8312f Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  25. 452a044 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  26. 478553f netfilter: conntrack: make sysctls per-namespace again by Florian Westphal · 5 years ago
  27. 3a06902 netfilter: nf_conntrack_ftp: Fix debug output by Thomas Jarosch · 5 years ago
  28. 3cf2f45 netfilter: xt_physdev: Fix spurious error message in physdev_mt_check by Todd Seidelmann · 5 years ago
  29. d0d5c0c rxrpc: Use skb_unshare() rather than skb_cow_data() by David Howells · 5 years ago
  30. 987db9f rxrpc: Use the tx-phase skb flag to simplify tracing by David Howells · 5 years ago
  31. b311e68 rxrpc: Add a private skb flag to indicate transmission-phase skbs by David Howells · 5 years ago
  32. a641fd0 rxrpc: Abstract out rxtx ring cleanup by David Howells · 5 years ago
  33. 4858e40 rxrpc: Pass the input handler's data skb reference to the Rx ring by David Howells · 5 years ago
  34. e2de6c40 rxrpc: Use info in skbuff instead of reparsing a jumbo packet by David Howells · 5 years ago
  35. c3c9e3d rxrpc: Improve jumbo packet counting by David Howells · 5 years ago
  36. c82e547 SUNRPC: Handle connection breakages correctly in call_status() by Trond Myklebust · 5 years ago
  37. d571192 Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" by Trond Myklebust · 5 years ago
  38. 80f455d SUNRPC: Handle EADDRINUSE and ENOBUFS correctly by Trond Myklebust · 5 years ago
  39. bd736ed SUNRPC: Don't handle errors if the bind/connect succeeded by Trond Myklebust · 5 years ago
  40. 7177895 openvswitch: Fix conntrack cache with timeout by Yi-Hung Wei · 5 years ago
  41. 803f3e2 ipv4: mpls: fix mpls_xmit for iptunnel by Alexey Kodanev · 5 years ago
  42. e0e6d06 net: rds: add service level support in rds-info by Zhu Yanjun · 5 years ago
  43. e93fb3e net: route dump netlink NLM_F_MULTI flag missing by John Fastabend · 5 years ago
  44. b45ce32 sock: fix potential memory leak in proto_register() by zhanglin · 5 years ago
  45. c3b4c3a xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode by Hangbin Liu · 5 years ago
  46. e2c6939 ipv4/icmp: fix rt dst dev null pointer dereference by Hangbin Liu · 5 years ago
  47. 12c6bc3 openvswitch: Fix log message in ovs conntrack by Yi-Hung Wei · 5 years ago
  48. 12e2e15 Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 5 years ago
  49. 211c462 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  50. 2c23817 bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0 by Ilya Leoshkevich · 5 years ago
  51. db38de3 flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH by Jakub Sitnicki · 5 years ago
  52. db0b99f ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev by Sabrina Dubroca · 5 years ago
  53. 0ff0f15 batman-adv: Only read OGM2 tvlv_len after buffer len check by Sven Eckelmann · 5 years ago
  54. a15d56a batman-adv: Only read OGM tvlv_len after buffer len check by Sven Eckelmann · 5 years ago
  55. 4e56394 Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  56. f6edbf2 net/ncsi: Fix the payload copying for the request coming from Netlink by Justin.Lee1@Dell.com · 5 years ago
  57. a561372 libceph: fix PG split vs OSD (re)connect race by Ilya Dryomov · 5 years ago
  58. 0f404bb net: fix icmp_socket_deliver argument 2 input by Li RongQing · 5 years ago
  59. f17f764 ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set by Hangbin Liu · 5 years ago
  60. 6e2866a Merge tag 'batadv-net-for-davem-20190821' of git://git.open-mesh.org/linux-merge by David S. Miller · 5 years ago
  61. 0d31d4d Revert "cfg80211: fix processing world regdomain when non modular" by Hodaszi, Robert · 6 years ago
  62. b67fd72 cfg80211: Fix Extended Key ID key install checks by Alexander Wetzel · 5 years ago
  63. 5fd2f91a mac80211: fix possible sta leak by Johannes Berg · 5 years ago
  64. a1c4cd6 net: fix __ip_mc_inc_group usage by Li RongQing · 5 years ago
  65. 96a1b03 net/ncsi: Ensure 32-bit boundary for data cksum by Terry S. Duncan · 5 years ago
  66. 4651d18 net/smc: make sure EPOLLOUT is raised by Jason Baron · 5 years ago
  67. fb89c39 xdp: unpin xdp umem pages in error path by Ivan Khoronzhuk · 5 years ago
  68. e15dbcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  69. ef8d8cc tcp: make sure EPOLLOUT wont be missed by Eric Dumazet · 5 years ago
  70. 89a26cd netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info by Juliana Rodrigueiro · 5 years ago
  71. 14c4158 netfilter: nft_flow_offload: missing netlink attribute policy by Pablo Neira Ayuso · 5 years ago
  72. f20faa0 netfilter: ebtables: Fix argument order to ADD_COUNTER by Todd Seidelmann · 5 years ago
  73. 3bc158f netfilter: nf_tables: map basechain priority to hardware priority by Pablo Neira Ayuso · 5 years ago
  74. 42eb455 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 5 years ago
  75. 58a96fc Bluetooth: Add debug setting for changing minimum encryption key size by Marcel Holtmann · 5 years ago
  76. 7120423 tipc: fix false detection of retransmit failures by Tuong Lien · 5 years ago
  77. 480fd99 Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 5 years ago
  78. 12ed601 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  79. 32d3182 net/packet: fix race in tpacket_snd() by Eric Dumazet · 5 years ago
  80. d85f017 net: tls, fix sk_write_space NULL write when tx disabled by John Fastabend · 5 years ago
  81. 3ee1bb7 batman-adv: fix uninit-value in batadv_netlink_get_ifindex() by Eric Dumazet · 5 years ago
  82. 06d9532 rxrpc: Fix read-after-free in rxrpc_queue_local() by David Howells · 5 years ago
  83. b00df84 rxrpc: Fix local endpoint replacement by David Howells · 5 years ago
  84. dfe42be netfilter: nft_flow_offload: skip tcp rst and fin packets by Pablo Neira Ayuso · 5 years ago
  85. 6d5afe2 sctp: fix memleak in sctp_send_reset_streams by zhengbin · 5 years ago
  86. a1794de sctp: fix the transport error_count check by Xin Long · 5 years ago
  87. 074014a net: ieee802154: remove redundant assignment to rc by Colin Ian King · 5 years ago
  88. 656c8e9 netfilter: conntrack: Use consistent ct id hash calculation by Dirk Morris · 5 years ago
  89. 48d9cc9 Bluetooth: hidp: Let hidp_send_message return number of queued bytes by Fabian Henneke · 5 years ago
  90. 8874eca tipc: initialise addr_trail_end when setting node addresses by Chris Packham · 5 years ago
  91. 5879986 net: dsa: Check existence of .port_mdb_add callback before calling it by Chen-Yu Tsai · 5 years ago
  92. 68553f1 rxrpc: Fix local refcounting by David Howells · 5 years ago
  93. 57c722e net/tls: swap sk_write_space on close by Jakub Kicinski · 5 years ago
  94. cd48bdd sock: make cookie generation global instead of per netns by Daniel Borkmann · 5 years ago
  95. e8c3af6 rxrpc: Don't bother generating maxSkew in the ACK packet by David Howells · 5 years ago
  96. 730c5fd rxrpc: Fix local endpoint refcounting by David Howells · 5 years ago
  97. 1e5b247 netfilter: nf_flow_table: teardown flow timeout race by Pablo Neira Ayuso · 5 years ago
  98. 3e68db2 netfilter: nf_flow_table: conntrack picks up expired flows by Pablo Neira Ayuso · 5 years ago
  99. 6a0a8d1 netfilter: nf_tables: use-after-free in failing rule with bound set by Pablo Neira Ayuso · 5 years ago
  100. 4147766 net/tls: prevent skb_orphan() from leaking TLS plain text with offload by Jakub Kicinski · 5 years ago