summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-19net: fix kernel-doc warnings for socket.cRandy Dunlap
2019-05-19net: Treat sock->sk_drops as an unsigned int when printingPatrick Talbert
2019-05-18vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-17Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller
2019-05-17vsock/virtio: free packets during the socket releaseStefano Garzarella
2019-05-17tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-05-17net: caif: fix the value of size argument of snprintfswkhack
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-05-16ipv6: fix src addr routing with the exception tableWei Wang
2019-05-16net: avoid weird emergency messageEric Dumazet
2019-05-16xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"Florian Westphal
2019-05-16tipc: switch order of device registration to fix a crashJunwei Hu
2019-05-16ipv6: prevent possible fib6 leaksEric Dumazet
2019-05-16net: bpfilter: fallback to netfilter if failed to load bpfilter kernel moduleKonstantin Khlebnikov
2019-05-16hv_sock: Add support for delayed closeSunil Muthuswamy
2019-05-16flow_offload: support CVLAN matchEdward Cree
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells
2019-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-16bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0John Fastabend
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2019-05-15tcp: do not recycle cloned skbsEric Dumazet
2019-05-14net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya
2019-05-14rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca
2019-05-14tcp: fix retrans timestamp on passive Fast OpenYuchung Cheng
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-14bpf: sockmap fix msg->sg.size account on ingress skbJohn Fastabend
2019-05-14bpf: sockmap remove duplicate queue freeJohn Fastabend
2019-05-14bpf: sockmap, only stop/flush strp if it was enabled at some pointJohn Fastabend
2019-05-13flow_dissector: disable preemption around BPF callsEric Dumazet
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-05-12net: dccp : proto: remove Unneeded variable "err"Hariprasad Kelam
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean
2019-05-11net: qrtr: use protocol endiannes variableNicholas Mc Guire
2019-05-10dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPENDYueHaibing