Age | Commit message (Expand) | Author |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 62 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 53 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner |
2019-05-21 | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-05-19 | net: fix kernel-doc warnings for socket.c | Randy Dunlap |
2019-05-19 | net: Treat sock->sk_drops as an unsigned int when printing | Patrick Talbert |
2019-05-18 | vsock/virtio: Initialize core virtio vsock before registering the driver | Jorge E. Moreira |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-17 | Revert "tipc: fix modprobe tipc failed after switch order of device registrat... | David S. Miller |
2019-05-17 | vsock/virtio: free packets during the socket release | Stefano Garzarella |
2019-05-17 | tipc: fix modprobe tipc failed after switch order of device registration | Junwei Hu |
2019-05-17 | net: caif: fix the value of size argument of snprintf | swkhack |
2019-05-16 | Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-05-16 | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-05-16 | ipv6: fix src addr routing with the exception table | Wei Wang |
2019-05-16 | net: avoid weird emergency message | Eric Dumazet |
2019-05-16 | xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" | Florian Westphal |
2019-05-16 | tipc: switch order of device registration to fix a crash | Junwei Hu |
2019-05-16 | ipv6: prevent possible fib6 leaks | Eric Dumazet |
2019-05-16 | net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module | Konstantin Khlebnikov |
2019-05-16 | hv_sock: Add support for delayed close | Sunil Muthuswamy |
2019-05-16 | flow_offload: support CVLAN match | Edward Cree |
2019-05-16 | rxrpc: Allow the kernel to mark a call as being non-interruptible | David Howells |
2019-05-16 | rxrpc: Provide kernel interface to set max lifespan on a call | David Howells |
2019-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-05-15 | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-05-16 | bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0 | John Fastabend |
2019-05-15 | dns_resolver: Allow used keys to be invalidated | David Howells |
2019-05-15 | tcp: do not recycle cloned skbs | Eric Dumazet |
2019-05-14 | net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC | Sinan Kaya |
2019-05-14 | rtnetlink: always put IFLA_LINK for links with a link-netnsid | Sabrina Dubroca |
2019-05-14 | tcp: fix retrans timestamp on passive Fast Open | Yuchung Cheng |
2019-05-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-05-14 | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM | Ira Weiny |
2019-05-14 | bpf: sockmap fix msg->sg.size account on ingress skb | John Fastabend |
2019-05-14 | bpf: sockmap remove duplicate queue free | John Fastabend |
2019-05-14 | bpf: sockmap, only stop/flush strp if it was enabled at some point | John Fastabend |
2019-05-13 | flow_dissector: disable preemption around BPF calls | Eric Dumazet |