1. ca2fe29 tcp: add sanity tests in tcp_add_backlog() by Eric Dumazet · 6 years ago
  2. 95c1692 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 6 years ago
  3. 2ae7a39 Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  4. 21f1b8a udp: fix GRO reception in case of length mismatch by Paolo Abeni · 6 years ago
  5. eb3d38d net/tls: fix copy to fragments in reencrypt by Jakub Kicinski · 6 years ago
  6. 97e1caa net/tls: don't copy negative amounts of data in reencrypt by Jakub Kicinski · 6 years ago
  7. 4e43df3 genetlink: use idr_alloc_cyclic for family->id assignment by Marcel Holtmann · 6 years ago
  8. c1c4772 l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv() by Eric Dumazet · 6 years ago
  9. cd8dead Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  10. 20ff83f ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 6 years ago
  11. 0453c68 net/rose: fix unbound loop in rose_loopback_timer() by Eric Dumazet · 6 years ago
  12. 032be5f rxrpc: fix race condition in rxrpc_input_packet() by Eric Dumazet · 6 years ago
  13. 4b9fc71 net: rds: exchange of 8K and 1M pool by Zhu Yanjun · 6 years ago
  14. 1c5c12e net/ncsi: handle overflow when incrementing mac address by Tao Ren · 6 years ago
  15. 12a54b1 Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  16. 5178791 mac80211: don't attempt to rename ERR_PTR() debugfs dirs by Johannes Berg · 6 years ago
  17. 8772eed cfg80211: Notify previous user request during self managed wiphy registration by Sriram R · 6 years ago
  18. f1267cf mac80211: Fix kernel panic due to use of txq after free by Bhagavathi Perumal S · 6 years ago
  19. acced9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  20. d486680 netfilter: fix nf_l4proto_log_invalid to log invalid packets by Andrei Vagin · 6 years ago
  21. 916f6ef netfilter: never get/set skb->tstamp by Florian Westphal · 6 years ago
  22. 7caa56f netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON by Florian Westphal · 6 years ago
  23. 12c7686 net/tls: don't leak IV and record seq when offload fails by Jakub Kicinski · 6 years ago
  24. 62ef81d net/tls: avoid potential deadlock in tls_set_device_offload_rx() by Jakub Kicinski · 6 years ago
  25. 9e5de62 Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  26. 9188d5c net/tls: fix refcount adjustment in fallback by Jakub Kicinski · 6 years ago
  27. d5f6db3 net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request" by Colin Ian King · 6 years ago
  28. 19fad20 ipv4: set the tcp_min_rtt_wlen range from 0 to one day by ZhangXiaoxu · 6 years ago
  29. a7b1a48 SUNRPC: Ignore queue transmission errors on successful transmission by Trond Myklebust · 6 years ago
  30. 2a3a028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  31. e698642 socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW by Arnd Bergmann · 6 years ago
  32. 50ce163 tcp: tcp_grow_window() needs to respect tcp_space() by Eric Dumazet · 6 years ago
  33. 600bea7 net: bridge: fix netlink export of vlan_stats_per_port option by Nikolay Aleksandrov · 6 years ago
  34. 4bcd4ec tipc: set sysctl_tipc_rmem and named_timeout right range by Jie Liu · 6 years ago
  35. f7a9378 tipc: fix link established but not in session by Tuong Lien · 6 years ago
  36. d85e8be net: Fix missing meta data in skb with vlan packet by Yuya Kusakabe · 6 years ago
  37. 899537b net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  38. ad910c7 net/core: work around section mismatch warning for ptp_classifier by Ard Biesheuvel · 6 years ago
  39. 3b2e290 net: bridge: fix per-port af_packet sockets by Nikolay Aleksandrov · 6 years ago
  40. 9c69a13 route: Avoid crash from dereferencing NULL rt->from by Jonathan Lemon · 6 years ago
  41. 8ed633b Revert "net-sysfs: Fix memory leak in netdev_register_kobject" by Wang Hai · 6 years ago
  42. 5bdac41 netfilter: nat: fix icmp id randomization by Florian Westphal · 6 years ago
  43. 33d1c01 netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook() by Dan Carpenter · 6 years ago
  44. 3c79107 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 6 years ago
  45. 69f23a0 rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check by Eric Dumazet · 6 years ago
  46. c543cb4 ipv4: ensure rcu_read_lock() in ipv4_link_failure() by Eric Dumazet · 6 years ago
  47. 0261ea1 ipvs: do not schedule icmp errors from tunnels by Julian Anastasov · 6 years ago
  48. 8176c833 netfilter: conntrack: initialize ct->timeout by Alexander Potapenko · 6 years ago
  49. 1025ce7 netfilter: conntrack: don't set related state for different outer address by Florian Westphal · 6 years ago
  50. ed0de45 ipv4: recompile ip options in ipv4_link_failure by Stephen Suryaputra · 6 years ago
  51. 1a2391c rxrpc: Fix detection of out of order acks by Jeffrey Altman · 6 years ago
  52. 39ce675 rxrpc: Trace received connection aborts by David Howells · 6 years ago
  53. 8e8715a rxrpc: Allow errors to be returned from rxrpc_queue_packet() by Marc Dionne · 6 years ago
  54. 4611da3 rxrpc: Make rxrpc_kernel_check_life() indicate if call completed by Marc Dionne · 6 years ago
  55. 56d282d rxrpc: Clear socket error by Marc Dionne · 6 years ago
  56. bddc028 udpv6: Check address length before reading address family by Tetsuo Handa · 6 years ago
  57. ba024f2 bpf: Check address length before reading address family by Tetsuo Handa · 6 years ago
  58. c68e747 llc: Check address length before reading address field by Tetsuo Handa · 6 years ago
  59. bd7d46d Bluetooth: Check address length before reading address field by Tetsuo Handa · 6 years ago
  60. a9107a1 rxrpc: Check address length before reading srx_service field by Tetsuo Handa · 6 years ago
  61. d852be8 net: netlink: Check address length before reading groups field by Tetsuo Handa · 6 years ago
  62. 175f7c1 sctp: Check address length before reading address family by Tetsuo Handa · 6 years ago
  63. dd3ac9a net/rds: Check address length before reading address family by Tetsuo Handa · 6 years ago
  64. e305845 dctcp: more accurate tracking of packets delivery by Eric Dumazet · 6 years ago
  65. d370656 net: netrom: Fix error cleanup path of nr_proto_init by YueHaibing · 6 years ago
  66. af6b61d Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" by Trond Myklebust · 6 years ago
  67. e1ede31 xprtrdma: Fix helper that drains the transport by Chuck Lever · 6 years ago
  68. c5b493c net: bridge: multicast: use rcu to access port list from br_multicast_start_querier by Nikolay Aleksandrov · 6 years ago
  69. f61bca5 net/smc: move unhash before release of clcsock by Ursula Braun · 6 years ago
  70. 8ef659f net/smc: fix return code from FLUSH command by Karsten Graul · 6 years ago
  71. 07603b2 net/smc: propagate file from SMC to TCP socket by Ursula Braun · 6 years ago
  72. e183d4e net/smc: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  73. fd57770 net/smc: wait for pending work before clcsock release_sock by Karsten Graul · 6 years ago
  74. 988dc4a net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv by Lorenzo Bianconi · 6 years ago
  75. d184153 tipc: missing entries in name table of publications by Hoang Le · 6 years ago
  76. 8065a77 failover: allow name change on IFF_UP slave interfaces by Si-Wei Liu · 6 years ago
  77. 903f1a1 net/tls: fix build without CONFIG_TLS_DEVICE by Jakub Kicinski · 6 years ago
  78. 4a9c2e3 net: strparser: partially revert "strparser: Call skb_unclone conditionally" by Jakub Kicinski · 6 years ago
  79. 35b71a34 net/tls: don't leak partially sent record in device mode by Jakub Kicinski · 6 years ago
  80. 5a03bc7 net/tls: fix the IV leaks by Jakub Kicinski · 6 years ago
  81. e9f33a8 mac80211: fix RX STBC override byte order by Johannes Berg · 6 years ago
  82. c03fd01 Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  83. 78ad234 mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode by Alexander Wetzel · 6 years ago
  84. 2a3caba net: ip6_gre: fix possible use-after-free in ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  85. 492b67e net: ip_gre: fix possible use-after-free in erspan_rcv by Lorenzo Bianconi · 6 years ago
  86. 2b4a669 mac80211: make ieee80211_schedule_txq schedule empty TXQs by Felix Fietkau · 6 years ago
  87. d7ee81a NFC: nci: Add some bounds checking in nci_hci_cmd_received() by Dan Carpenter · 6 years ago
  88. d58431ea sunrpc: don't mark uninitialised items as VALID. by NeilBrown · 6 years ago
  89. 0548740 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  90. bb9bd81 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 6 years ago
  91. 1515a63f net: bridge: always clear mcast matching struct on reports and leaves by Nikolay Aleksandrov · 6 years ago
  92. 0a89eb9 vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x by Chris Leech · 6 years ago
  93. 5ba5780 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  94. c87b4ec sch_cake: Make sure we can write the IP header before changing DSCP bits by Toke Høiland-Jørgensen · 6 years ago
  95. b2100cc sch_cake: Use tc_skb_protocol() helper for getting packet protocol by Toke Høiland-Jørgensen · 6 years ago
  96. aecfde2 tcp: Ensure DCTCP reacts to losses by Koen De Schepper · 6 years ago
  97. fae2708 net/sched: act_sample: fix divide by zero in the traffic path by Davide Caratti · 6 years ago
  98. ef0efcd ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 6 years ago
  99. 0ab03f3 net-gro: Fix GRO flush when receiving a GSO packet. by Steffen Klassert · 6 years ago
  100. 2ee7fba flow_dissector: allow access only to a subset of __sk_buff fields by Stanislav Fomichev · 6 years ago