1. 06996c1 net/af_iucv: always register net_device notifier by Julian Wiedmann · 6 years ago
  2. 238965b net/af_iucv: build proper skbs for HiperTransport by Julian Wiedmann · 6 years ago
  3. fdbf632 net/af_iucv: remove GFP_DMA restriction for HiperTransport by Julian Wiedmann · 6 years ago
  4. d470e72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  5. cb359b6 hvsock: fix epollout hang from race condition by Sunil Muthuswamy · 6 years ago
  6. 76e2153 net/udp_gso: Allow TX timestamp with UDP GSO by Fred Klassen · 6 years ago
  7. 3e14c38 net: netem: fix use after free and double free with packet corruption by Jakub Kicinski · 6 years ago
  8. 177b800 net: netem: fix backlog accounting for corrupted GSO frames by Jakub Kicinski · 6 years ago
  9. c3bcde0 tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb by Xin Long · 6 years ago
  10. 5684abf ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL by Xin Long · 6 years ago
  11. d0bae4a net: remove duplicate fetch in sock_getsockopt by JingYi Hou · 6 years ago
  12. d0f84d0 tipc: fix issues with early FAILOVER_MSG from peer by Tuong Lien · 6 years ago
  13. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  14. 4fddbf8 Merge branch 'tcp-fixes' by David S. Miller · 6 years ago
  15. 6be8e29 lapb: fixed leak of control-blocks. by Jeremy Sowden · 6 years ago
  16. 5cf0261 tipc: purge deferredq list for each grp member in tipc_group_delete by Xin Long · 6 years ago
  17. d4d5d8e ax25: fix inconsistent lock state in ax25_destroy_timer by Eric Dumazet · 6 years ago
  18. f3e92cb neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 6 years ago
  19. 2e05fcae tcp: fix compile error if !CONFIG_SYSCTL by Eric Dumazet · 6 years ago
  20. d424a2a hv_sock: Suppress bogus "may be used uninitialized" warnings by Dexuan Cui · 6 years ago
  21. 36b2f61 net: handle 802.1P vlan 0 packets properly by Govindarajulu Varadarajan · 6 years ago
  22. 967c05a tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 6 years ago
  23. 5f3e2bf00 tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  24. f070ef2 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  25. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  26. 1eb4169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  27. 8574921 bpf: Fix out of bounds memory access in bpf_sk_storage by Arthur Fabre · 6 years ago
  28. 42f5cda vsock/virtio: set SOCK_DONE on peer shutdown by Stephen Barber · 6 years ago
  29. ce27ec6 net: add high_order_alloc_disable sysctl/static key by Eric Dumazet · 6 years ago
  30. 0b7d7f6 tcp: add tcp_tx_skb_cache sysctl by Eric Dumazet · 6 years ago
  31. ede61ca tcp: add tcp_rx_skb_cache sysctl by Eric Dumazet · 6 years ago
  32. 99815f5 net: sched: flower: don't call synchronize_rcu() on mask creation by Vlad Buslov · 6 years ago
  33. ce950f1 sctp: Free cookie before we memdup a new one by Neil Horman · 6 years ago
  34. 2a2af5e Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  35. 385097a nfc: Ensure presence of required attributes in the deactivate_target handler by Young Xiao · 6 years ago
  36. b658420 cfg80211: report measurement start TSF correctly by Avraham Stern · 6 years ago
  37. 4f488fb cfg80211: fix memory leak of wiphy device name by Eric Biggers · 6 years ago
  38. 1a473d6 cfg80211: util: fix bit count off by one by Mordechay Goodstein · 6 years ago
  39. f889146 mac80211: do not start any work during reconfigure flow by Naftali Goldstein · 6 years ago
  40. ebb3ca3 cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data() by Luca Coelho · 6 years ago
  41. 5635723 mac80211: only warn once on chanctx_conf being NULL by Yibo Zhao · 6 years ago
  42. 588f7d3 mac80211: drop robust management frames from unknown TA by Johannes Berg · 6 years ago
  43. 648ee6c net: tls, correctly account for copied bytes with multiple sk_msgs by John Fastabend · 6 years ago
  44. e1ae5c2 vrf: Increment Icmp6InMsgs on the original netdev by Stephen Suryaputra · 6 years ago
  45. f0d2ca1 net: ethtool: Allow matching on vlan DEI bit by Maxime Chevallier · 6 years ago
  46. ec66854 mpls: fix af_mpls dependencies for real by Matteo Croce · 6 years ago
  47. 01d76b5 xdp: check device pointer before clearing by Ilya Maximets · 6 years ago
  48. f12dd75 bpf: net: Set sk_bpf_storage back to NULL for cloned sk by Martin KaFai Lau · 6 years ago
  49. 309b669 net: openvswitch: do not free vport if register_netdevice() is failed. by Taehee Yoo · 6 years ago
  50. 522924b net: correct udp zerocopy refcnt also when zerocopy only on append by Willem de Bruijn · 6 years ago
  51. fcc2202 tcp: fix undo spurious SYNACK in passive Fast Open by Yuchung Cheng · 6 years ago
  52. c1a9d65 mpls: fix af_mpls dependencies by Matteo Croce · 6 years ago
  53. 62f42a1 Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  54. 2f3f7d1 mpls: fix warning with multi-label encap by George Wilkie · 6 years ago
  55. 65a3c49 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero by Eric Dumazet · 6 years ago
  56. c3fee64 net: ipv4: fib_semantics: fix uninitialized variable by Enrico Weigelt · 6 years ago
  57. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  58. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  59. fd704bd can: purge socket error queue on sock destruct by Willem de Bruijn · 6 years ago
  60. c5a3aed can: af_can: Fix error path of can_init() by YueHaibing · 6 years ago
  61. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  62. 8a3dca6 netfilter: ipv6: nf_defrag: accept duplicate fragments again by Guillaume Nault · 6 years ago
  63. 983695f bpf: fix unconnected udp hooks by Daniel Borkmann · 6 years ago
  64. 459aa07 Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  65. 720f1de pktgen: do not sleep with the thread lock held. by Paolo Abeni · 6 years ago
  66. 85cb928 net: rds: fix memory leak in rds_ib_flush_mr_pool by Zhu Yanjun · 6 years ago
  67. b9aa52c ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 6 years ago
  68. 59e3e4b ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 by Olivier Matz · 6 years ago
  69. 4970b42 Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" by Hangbin Liu · 6 years ago
  70. 0ee4e76 ethtool: fix potential userspace buffer overflow by Vivien Didelot · 6 years ago
  71. 0a8dd9f Fix memory leak in sctp_process_init by Neil Horman · 6 years ago
  72. b50e058 net: rds: fix memory leak when unload rds_rdma by Zhu Yanjun · 6 years ago
  73. 0a90478 ipv4: not do cache for local delivery if bc_forwarding is enabled by Xin Long · 6 years ago
  74. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  75. 28c61a6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432 by Thomas Gleixner · 6 years ago
  76. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  77. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  78. e46bd70 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 389 by Thomas Gleixner · 6 years ago
  79. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  80. ddc64d0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363 by Thomas Gleixner · 6 years ago
  81. b7c320f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343 by Thomas Gleixner · 6 years ago
  82. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  83. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  84. 685a6bf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 by Thomas Gleixner · 6 years ago
  85. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  86. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  87. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  88. 0e9facc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 281 by Thomas Gleixner · 6 years ago
  89. c942299 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269 by Thomas Gleixner · 6 years ago
  90. 04672fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 by Thomas Gleixner · 6 years ago
  91. fdf7142 net: fix indirect calls helpers for ptype list hooks. by Paolo Abeni · 6 years ago
  92. 82ba25c udp: only choose unbound UDP socket for multicast when not in a VRF by Tim Beale · 6 years ago
  93. e52972c net/tls: replace the sleeping lock around RX resync with a bit lock by Jakub Kicinski · 6 years ago
  94. 27393f8 Revert "net/tls: avoid NULL-deref on resync during device removal" by Jakub Kicinski · 6 years ago
  95. a0d56cb netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments by Guillaume Nault · 6 years ago
  96. 257a525 bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 6 years ago
  97. 4ac30c4 bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err by Martin KaFai Lau · 6 years ago
  98. afa0925 packet: unconditionally free po->rollover by Willem de Bruijn · 6 years ago
  99. e8d67fa net: dsa: sja1105: Don't store frame type in skb->cb by Vladimir Oltean · 6 years ago
  100. 5142967 netfilter: nf_tables: fix module autoload with inet family by Pablo Neira Ayuso · 6 years ago