1. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  2. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  3. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  4. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  5. a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 5ba2a4b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  8. bef252f rpcpipe: switch to ->free_inode() by Al Viro · 6 years ago
  9. 4dd2b82 udp: fix GRO packet of death by Eric Dumazet · 6 years ago
  10. 886b7a5 ipv6: A few fixes on dereferencing rt->from by Martin KaFai Lau · 6 years ago
  11. f350574 rds: ib: force endiannes annotation by Nicholas Mc Guire · 6 years ago
  12. d2f0c96 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 6 years ago
  13. 2dcb003 net/tls: avoid NULL pointer deref on nskb->sk in fallback by Jakub Kicinski · 6 years ago
  14. 486efdc packet: validate msg_namelen in send directly by Willem de Bruijn · 6 years ago
  15. b2cf86e packet: in recvmsg msg_name return at least sizeof sockaddr_ll by Willem de Bruijn · 6 years ago
  16. fbd0197 sctp: avoid running the sctp state machine recursively by Xin Long · 6 years ago
  17. 0e23387 ipv6: fix races in ip6_dst_destroy() by Eric Dumazet · 6 years ago
  18. a622b40 l2ip: fix possible use-after-free by Eric Dumazet · 6 years ago
  19. c93ad13 appletalk: Set error code if register_snap_client failed by YueHaibing · 6 years ago
  20. b130234 rxrpc: Fix net namespace cleanup by David Howells · 6 years ago
  21. b145745 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  22. 6c0afef ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 6 years ago
  23. 1d3fd8a vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach by Stephen Suryaputra · 6 years ago
  24. ca2fe29 tcp: add sanity tests in tcp_add_backlog() by Eric Dumazet · 6 years ago
  25. 95c1692 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 6 years ago
  26. 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
  27. 21f1b8a udp: fix GRO reception in case of length mismatch by Paolo Abeni · 6 years ago
  28. eb3d38d net/tls: fix copy to fragments in reencrypt by Jakub Kicinski · 6 years ago
  29. 97e1caa net/tls: don't copy negative amounts of data in reencrypt by Jakub Kicinski · 6 years ago
  30. 4e43df3 genetlink: use idr_alloc_cyclic for family->id assignment by Marcel Holtmann · 6 years ago
  31. c1c4772 l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv() by Eric Dumazet · 6 years ago
  32. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  33. cd8dead Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  34. 20ff83f ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 6 years ago
  35. 0453c68 net/rose: fix unbound loop in rose_loopback_timer() by Eric Dumazet · 6 years ago
  36. 032be5f rxrpc: fix race condition in rxrpc_input_packet() by Eric Dumazet · 6 years ago
  37. 4b9fc71 net: rds: exchange of 8K and 1M pool by Zhu Yanjun · 6 years ago
  38. 1c5c12e net/ncsi: handle overflow when incrementing mac address by Tao Ren · 6 years ago
  39. 12a54b1 Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  40. 5178791 mac80211: don't attempt to rename ERR_PTR() debugfs dirs by Johannes Berg · 6 years ago
  41. 8772eed cfg80211: Notify previous user request during self managed wiphy registration by Sriram R · 6 years ago
  42. f1267cf mac80211: Fix kernel panic due to use of txq after free by Bhagavathi Perumal S · 6 years ago
  43. acced9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  44. d486680 netfilter: fix nf_l4proto_log_invalid to log invalid packets by Andrei Vagin · 6 years ago
  45. 916f6ef netfilter: never get/set skb->tstamp by Florian Westphal · 6 years ago
  46. 7caa56f netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON by Florian Westphal · 6 years ago
  47. 12c7686 net/tls: don't leak IV and record seq when offload fails by Jakub Kicinski · 6 years ago
  48. 62ef81d net/tls: avoid potential deadlock in tls_set_device_offload_rx() by Jakub Kicinski · 6 years ago
  49. 9e5de62 Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  50. 9188d5c net/tls: fix refcount adjustment in fallback by Jakub Kicinski · 6 years ago
  51. d5f6db3 net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request" by Colin Ian King · 6 years ago
  52. 94e4dcc Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  53. 19fad20 ipv4: set the tcp_min_rtt_wlen range from 0 to one day by ZhangXiaoxu · 6 years ago
  54. a7b1a48 SUNRPC: Ignore queue transmission errors on successful transmission by Trond Myklebust · 6 years ago
  55. 2a3a028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  56. e698642 socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW by Arnd Bergmann · 6 years ago
  57. 50ce163 tcp: tcp_grow_window() needs to respect tcp_space() by Eric Dumazet · 6 years ago
  58. 600bea7 net: bridge: fix netlink export of vlan_stats_per_port option by Nikolay Aleksandrov · 6 years ago
  59. 4bcd4ec tipc: set sysctl_tipc_rmem and named_timeout right range by Jie Liu · 6 years ago
  60. f7a9378 tipc: fix link established but not in session by Tuong Lien · 6 years ago
  61. d85e8be net: Fix missing meta data in skb with vlan packet by Yuya Kusakabe · 6 years ago
  62. 899537b net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  63. ad910c7 net/core: work around section mismatch warning for ptp_classifier by Ard Biesheuvel · 6 years ago
  64. 3b2e290 net: bridge: fix per-port af_packet sockets by Nikolay Aleksandrov · 6 years ago
  65. 9c69a13 route: Avoid crash from dereferencing NULL rt->from by Jonathan Lemon · 6 years ago
  66. 8ed633b Revert "net-sysfs: Fix memory leak in netdev_register_kobject" by Wang Hai · 6 years ago
  67. 5bdac41 netfilter: nat: fix icmp id randomization by Florian Westphal · 6 years ago
  68. 33d1c01 netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook() by Dan Carpenter · 6 years ago
  69. 3c79107 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 6 years ago
  70. 69f23a0 rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check by Eric Dumazet · 6 years ago
  71. c543cb4 ipv4: ensure rcu_read_lock() in ipv4_link_failure() by Eric Dumazet · 6 years ago
  72. 0261ea1 ipvs: do not schedule icmp errors from tunnels by Julian Anastasov · 6 years ago
  73. 8176c833 netfilter: conntrack: initialize ct->timeout by Alexander Potapenko · 6 years ago
  74. 1025ce7 netfilter: conntrack: don't set related state for different outer address by Florian Westphal · 6 years ago
  75. ed0de45 ipv4: recompile ip options in ipv4_link_failure by Stephen Suryaputra · 6 years ago
  76. 1a2391c rxrpc: Fix detection of out of order acks by Jeffrey Altman · 6 years ago
  77. 39ce675 rxrpc: Trace received connection aborts by David Howells · 6 years ago
  78. 8e8715a rxrpc: Allow errors to be returned from rxrpc_queue_packet() by Marc Dionne · 6 years ago
  79. 4611da3 rxrpc: Make rxrpc_kernel_check_life() indicate if call completed by Marc Dionne · 6 years ago
  80. 56d282d rxrpc: Clear socket error by Marc Dionne · 6 years ago
  81. bddc028 udpv6: Check address length before reading address family by Tetsuo Handa · 6 years ago
  82. ba024f2 bpf: Check address length before reading address family by Tetsuo Handa · 6 years ago
  83. c68e747 llc: Check address length before reading address field by Tetsuo Handa · 6 years ago
  84. bd7d46d Bluetooth: Check address length before reading address field by Tetsuo Handa · 6 years ago
  85. a9107a1 rxrpc: Check address length before reading srx_service field by Tetsuo Handa · 6 years ago
  86. d852be8 net: netlink: Check address length before reading groups field by Tetsuo Handa · 6 years ago
  87. 175f7c1 sctp: Check address length before reading address family by Tetsuo Handa · 6 years ago
  88. dd3ac9a net/rds: Check address length before reading address family by Tetsuo Handa · 6 years ago
  89. e305845 dctcp: more accurate tracking of packets delivery by Eric Dumazet · 6 years ago
  90. d370656 net: netrom: Fix error cleanup path of nr_proto_init by YueHaibing · 6 years ago
  91. af6b61d Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" by Trond Myklebust · 6 years ago
  92. e1ede31 xprtrdma: Fix helper that drains the transport by Chuck Lever · 6 years ago
  93. c5b493c net: bridge: multicast: use rcu to access port list from br_multicast_start_querier by Nikolay Aleksandrov · 6 years ago
  94. f61bca5 net/smc: move unhash before release of clcsock by Ursula Braun · 6 years ago
  95. 8ef659f net/smc: fix return code from FLUSH command by Karsten Graul · 6 years ago
  96. 07603b2 net/smc: propagate file from SMC to TCP socket by Ursula Braun · 6 years ago
  97. e183d4e net/smc: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  98. fd57770 net/smc: wait for pending work before clcsock release_sock by Karsten Graul · 6 years ago
  99. 988dc4a net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv by Lorenzo Bianconi · 6 years ago
  100. d184153 tipc: missing entries in name table of publications by Hoang Le · 6 years ago