1. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 72f7cfa ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 6 years ago
  3. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  4. fd9871f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24 by Thomas Gleixner · 6 years ago
  5. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  6. ef65e43 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11 by Thomas Gleixner · 6 years ago
  7. 3a63cbb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 by Thomas Gleixner · 6 years ago
  8. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  11. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  12. 7036e62 net: qrtr: Fix message type of outgoing packets by Bjorn Andersson · 6 years ago
  13. fa2c52be vlan: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  14. 526f5b8 tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 6 years ago
  15. 78e0365 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  16. 85806af net: fix kernel-doc warnings for socket.c by Randy Dunlap · 6 years ago
  17. ea9a037 net: Treat sock->sk_drops as an unsigned int when printing by Patrick Talbert · 6 years ago
  18. ba95e5df vsock/virtio: Initialize core virtio vsock before registering the driver by Jorge E. Moreira · 6 years ago
  19. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  20. 5593530 Revert "tipc: fix modprobe tipc failed after switch order of device registration" by David S. Miller · 6 years ago
  21. ac03046 vsock/virtio: free packets during the socket release by Stefano Garzarella · 6 years ago
  22. 532b0f7 tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 6 years ago
  23. 34dcf6a net: caif: fix the value of size argument of snprintf by swkhack · 6 years ago
  24. 227747f Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  25. 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  26. 510e2ce ipv6: fix src addr routing with the exception table by Wei Wang · 6 years ago
  27. d7c04b0 net: avoid weird emergency message by Eric Dumazet · 6 years ago
  28. 858e540 xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" by Florian Westphal · 6 years ago
  29. 7e27e8d tipc: switch order of device registration to fix a crash by Junwei Hu · 6 years ago
  30. 61fb0d0 ipv6: prevent possible fib6 leaks by Eric Dumazet · 6 years ago
  31. 752beb5 net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module by Konstantin Khlebnikov · 6 years ago
  32. a9eeb99 hv_sock: Add support for delayed close by Sunil Muthuswamy · 6 years ago
  33. bae9ed6 flow_offload: support CVLAN match by Edward Cree · 6 years ago
  34. b960a34 rxrpc: Allow the kernel to mark a call as being non-interruptible by David Howells · 6 years ago
  35. bbd172e rxrpc: Provide kernel interface to set max lifespan on a call by David Howells · 6 years ago
  36. c7d5ec2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  37. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  38. 5fa2ca7 bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0 by John Fastabend · 6 years ago
  39. d0660f0 dns_resolver: Allow used keys to be invalidated by David Howells · 6 years ago
  40. 858f501 tcp: do not recycle cloned skbs by Eric Dumazet · 6 years ago
  41. 432d822 net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC by Sinan Kaya · 6 years ago
  42. feadc4b rtnetlink: always put IFLA_LINK for links with a link-netnsid by Sabrina Dubroca · 6 years ago
  43. cd736d8 tcp: fix retrans timestamp on passive Fast Open by Yuchung Cheng · 6 years ago
  44. 318222a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  45. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  46. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  47. cabede8 bpf: sockmap fix msg->sg.size account on ingress skb by John Fastabend · 6 years ago
  48. c42253c bpf: sockmap remove duplicate queue free by John Fastabend · 6 years ago
  49. 0148943 bpf: sockmap, only stop/flush strp if it was enabled at some point by John Fastabend · 6 years ago
  50. b1c17a9 flow_dissector: disable preemption around BPF calls by Eric Dumazet · 6 years ago
  51. 3ebb41b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  52. 3285a9a net: dccp : proto: remove Unneeded variable "err" by Hariprasad Kelam · 6 years ago
  53. 8767137 net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable by Vladimir Oltean · 6 years ago
  54. 8f5e245 net: qrtr: use protocol endiannes variable by Nicholas Mc Guire · 6 years ago
  55. b96a541 dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND by YueHaibing · 6 years ago
  56. bdfad5a bridge: Fix error path for kobject_init_and_add() by Tobin C. Harding · 6 years ago
  57. 601e6bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  58. b53f497 net/tls: handle errors from padding_length() by Jakub Kicinski · 6 years ago
  59. 88c80be net/tls: remove set but not used variables by Jakub Kicinski · 6 years ago
  60. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  61. 36096f2 packet: Fix error path in packet_init by YueHaibing · 6 years ago
  62. 5940d1c SUNRPC: Rebalance a kref in auth_gss.c by Chuck Lever · 6 years ago
  63. fe31ce8 SUNRPC: Fix an error code in gss_alloc_msg() by Dan Carpenter · 6 years ago
  64. 9c5948c SUNRPC: task should be exit if encode return EKEYEXPIRED more times by ZhangXiaoxu · 6 years ago
  65. 494bc1d net/tcp: use deferred jump label for TCP acked data hook by Jakub Kicinski · 6 years ago
  66. d7e163c Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  67. 873017a vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 6 years ago
  68. ff94683 tipc: fix hanging clients using poll with EPOLLOUT flag by Parthasarathy Bhuvaragan · 6 years ago
  69. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  70. 680f6af netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule by Florian Westphal · 6 years ago
  71. 5f05836 net/sched: avoid double free on matchall reoffload by Pieter Jansen van Vuuren · 6 years ago
  72. f319ca6 openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT) by Geert Uytterhoeven · 6 years ago
  73. 19e4e76 ipv4: Fix raw socket lookup for local traffic by David Ahern · 6 years ago
  74. e9919a2 fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied by Hangbin Liu · 6 years ago
  75. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  76. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  77. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  78. d678714 net/sched: remove block pointer from common offload structure by Pieter Jansen van Vuuren · 6 years ago
  79. a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  80. 4974f9b net: dsa: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  81. ff6ab32 vrf: sit mtu should not be updated when vrf netdev is the link by Stephen Suryaputra · 6 years ago
  82. 68be930 net: dsa: Fix error cleanup path in dsa_init_module by YueHaibing · 6 years ago
  83. 638a3a1 l2tp: Fix possible NULL pointer dereference by YueHaibing · 6 years ago
  84. e4acf42 taprio: add null check on sched_nest to avoid potential null pointer dereference by Colin Ian King · 6 years ago
  85. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  86. 37c0aea net_sched: sch_fq: handle non connected flows by Eric Dumazet · 6 years ago
  87. eeb84aa net_sched: sch_fq: do not assume EDT packets are ordered by Eric Dumazet · 6 years ago
  88. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  89. b726ec9 libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer by Jeff Layton · 6 years ago
  90. cede185 libceph: fix unaligned accesses in ceph_entity_addr handling by Jeff Layton · 6 years ago
  91. 14cfbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  92. 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
  93. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  94. 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
  95. 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
  96. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  97. 8cd2bc9 netfilter: nf_flow_table: do not flow offload deleted conntrack entries by Taehee Yoo · 6 years ago
  98. b33c448 netfilter: nf_conntrack_h323: Remove deprecated config check by Subash Abhinov Kasiviswanathan · 6 years ago
  99. f8e6089 netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression by Kristian Evensen · 6 years ago
  100. a3c7cd0 batman-adv: mcast: fix multicast tt/tvlv worker locking by Linus Lüssing · 6 years ago