1. 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  2. 3a20773 net: netlink: cap max groups which will be considered in netlink_bind() by Nikolay Aleksandrov · 5 years ago
  3. 98bda63 net: disable BRIDGE_NETFILTER by default by Roman Kiryanov · 5 years ago
  4. 16a556e openvswitch: Distribute switch variables for initialization by Kees Cook · 5 years ago
  5. 46d30cb net: ip6_gre: Distribute switch variables for initialization by Kees Cook · 5 years ago
  6. 161d179 net: core: Distribute switch variables for initialization by Kees Cook · 5 years ago
  7. 41f57cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  8. 303d040 udp: rehash on disconnect by Willem de Bruijn · 5 years ago
  9. 06f5201c net/tls: Fix to avoid gettig invalid tls record by Rohit Maheshwari · 5 years ago
  10. 33c4acb bridge: br_stp: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  11. a7a9456 net: hsr: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
  12. 7c8c169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  13. 9a77120 netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill() by Stefano Brivio · 5 years ago
  14. bd97ad5 netfilter: nft_set_pipapo: Fix mapping table example in comments by Stefano Brivio · 5 years ago
  15. a2cfb96 flow_table.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  16. 53742e6 datapath.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  17. fed4842 vport.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  18. 7790614 meter.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  19. 9facfdb netlabel_domainhash.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  20. 8c70c3d net: netlabel: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  21. 379349e Revert "net: dev: introduce support for sch BYPASS for lockless qdisc" by Paolo Abeni · 5 years ago
  22. d99bfed mptcp: fix bogus socket flag values by Florian Westphal · 5 years ago
  23. 245709e sctp: move the format error check out of __sctp_sf_do_9_1_abort by Xin Long · 5 years ago
  24. 8a9093c net: sched: correct flower port blocking by Jason Baron · 5 years ago
  25. 6a757c0 netfilter: conntrack: allow insertion of clashing entries by Florian Westphal · 5 years ago
  26. 8955b43 skbuff: remove stale bit mask comments by Randy Dunlap · 5 years ago
  27. 357b41c mptcp: select CRYPTO by Matthieu Baerts · 5 years ago
  28. 7151aff net: export netdev_next_lower_dev_rcu() by Taehee Yoo · 5 years ago
  29. 6699170 ethtool: fix application of verbose no_mask bitset by Michal Kubecek · 5 years ago
  30. b6e4a1a mptcp: Protect subflow socket options before connection completes by Mat Martineau · 5 years ago
  31. e08ad80 net: add strict checks in netdev_name_node_alt_destroy() by Eric Dumazet · 5 years ago
  32. 44bfa9c net: rtnetlink: fix bugs in rtnl_alt_ifname() by Eric Dumazet · 5 years ago
  33. 540e585 net: fib_rules: Correctly set table field when table number exceeds 8 bits by Jethro Beekman · 5 years ago
  34. 0d4597c net/rds: Track user mapped pages through special API by Leon Romanovsky · 5 years ago
  35. afecdb3 ipv6: Fix nlmsg_flags when splitting a multipath route by Benjamin Poirier · 5 years ago
  36. e404b8c ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 5 years ago
  37. 829e694 Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  38. 2019fc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  39. ddc9aba net: dsa: tag_ar9331: Make sure there is headroom for tag by Per Forlin · 5 years ago
  40. 04fb912 net: dsa: tag_qca: Make sure there is headroom for tag by Per Forlin · 5 years ago
  41. 5fdcce2 net, ip6_tunnel: enhance tunnel locate with link check by William Dauchy · 5 years ago
  42. b32cb6f Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  43. 369537c net/smc: no peer ID in CLC decline for SMCD by Ursula Braun · 5 years ago
  44. 67f562e net/smc: transfer fasync_list in case of fallback by Ursula Braun · 5 years ago
  45. 33181ea mac80211: fix wrong 160/80+80 MHz setting by Shay Bar · 5 years ago
  46. ea75080 cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 5 years ago
  47. 45942ba xfrm: interface: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  48. 0b41713 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 5 years ago
  49. e2debf0 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 5 years ago
  50. 1afa3cc net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 5 years ago
  51. 304db6c page_pool: refill page when alloc.count of pool is zero by Li RongQing · 5 years ago
  52. ca1c671 xprtrdma: Fix DMA scatter-gather list mapping imbalance by Chuck Lever · 5 years ago
  53. 457fed7 net/smc: fix leak of kernel memory to user space by Eric Dumazet · 5 years ago
  54. ad1e03b core: Don't skip generic XDP program execution for cloned SKBs by Toke Høiland-Jørgensen · 5 years ago
  55. 30744a6 xsk: Publish global consumer pointers when NAPI is finished by Magnus Karlsson · 5 years ago
  56. bb89abe netfilter: conntrack: split resolve_clash function by Florian Westphal · 5 years ago
  57. b1b3255 netfilter: conntrack: place confirm-bit setting in a helper by Florian Westphal · 5 years ago
  58. 3d1e0b4 netfilter: conntrack: remove two args from resolve_clash by Florian Westphal · 5 years ago
  59. 5391a87 tipc: fix successful connect() but timed out by Tuong Lien · 5 years ago
  60. 5609e2b mptcp: make the symbol 'mptcp_sk_clone_lock' static by Chen Wandun · 5 years ago
  61. 2437fd7 tipc: make three functions static by Chen Wandun · 5 years ago
  62. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  63. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  64. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  65. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  66. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  67. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  68. 88d6f13 bpf: Improve bucket_log calculation logic by Martin KaFai Lau · 5 years ago
  69. 0b2dc83 bpf, sockhash: Synchronize_rcu before free'ing map by Jakub Sitnicki · 5 years ago
  70. db6a501 bpf, sockmap: Don't sleep while holding RCU lock on tear-down by Jakub Sitnicki · 5 years ago
  71. 85b8ac0 bpf, sockmap: Check update requirements after locking by Lorenz Bauer · 5 years ago
  72. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  73. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  74. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  75. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  76. 2c3f3dc switch rbd and libceph to p_log-based primitives by Al Viro · 5 years ago
  77. 3d96208 sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 5 years ago
  78. dfa7f70 drop_monitor: Do not cancel uninitialized work item by Ido Schimmel · 5 years ago
  79. db3fa27 ipv6/addrconf: fix potential NULL deref in inet6_set_link_af() by Eric Dumazet · 5 years ago
  80. a7da92c netfilter: flowtable: skip offload setup if disabled by Florian Westphal · 5 years ago
  81. 8d0015a netfilter: xt_hashlimit: limit the max size of hashtable by Cong Wang · 5 years ago
  82. c4a3922 netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put() by Cong Wang · 5 years ago
  83. bfb7bac cfg80211: check wiphy driver existence for drvinfo report by Sergey Matyukevich · 5 years ago
  84. a04564c mac80211: consider more elements in parsing CRC by Johannes Berg · 5 years ago
  85. 2bf973f mac80211: fix quiet mode activation in action frames by Sara Sharon · 5 years ago
  86. f2b18ba mac80211: use more bits for ack_frame_id by Johannes Berg · 5 years ago
  87. bfabd41 taprio: Fix dropping packets when using taprio + ETF offloading by Vinicius Costa Gomes · 5 years ago
  88. 7c16680 taprio: Use taprio_reset_tc() to reset Traffic Classes configuration by Vinicius Costa Gomes · 5 years ago
  89. 49c684d taprio: Add missing policy validation for flags by Vinicius Costa Gomes · 5 years ago
  90. a9d6227 taprio: Fix still allowing changing the flags during runtime by Vinicius Costa Gomes · 5 years ago
  91. 5652e63 taprio: Fix enabling offload with wrong number of traffic classes by Vinicius Costa Gomes · 5 years ago
  92. 963485d rxrpc: Fix call RCU cleanup using non-bh-safe locks by David Howells · 5 years ago
  93. b39a934 rxrpc: Fix service call disconnection by David Howells · 5 years ago
  94. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  95. 7a02ea6 net: sched: prevent a use after free by Dan Carpenter · 5 years ago
  96. 86b18aa skbuff: fix a data race in skb_queue_len() by Qian Cai · 5 years ago
  97. 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  98. b0519de mptcp: fix use-after-free for ipv6 by Florian Westphal · 5 years ago
  99. d5b90e9 devlink: report 0 after hitting end in region read by Jacob Keller · 5 years ago
  100. 52b5ae5 net_sched: fix a resource leak in tcindex_set_parms() by Cong Wang · 5 years ago