summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2020-08-15Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linuxLinus Torvalds-1/+1
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+10
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-146/+198
2020-08-13net: openvswitch: introduce common code for flushing flowsTonghao Zhang-21/+27
2020-08-13af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness-2/+7
2020-08-12Revert "ipv4: tunnel: fix compilation on ARCH=um"David S. Miller-1/+0
2020-08-12net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpusEric Dumazet-5/+7
2020-08-12ipv4: tunnel: fix compilation on ARCH=umJohannes Berg-0/+1
2020-08-12vsock: fix potential null pointer dereference in vsock_poll()Stefano Garzarella-1/+1
2020-08-12Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-30/+24
2020-08-11net: initialize fastreuse on inet_inherit_portTim Froidcoeur-0/+1
2020-08-11net: refactor bind_bucket fastreuse into helperTim Froidcoeur-44/+53
2020-08-11net: Fix potential memory leak in proto_register()Miaohe Lin-10/+15
2020-08-11net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li-2/+5
2020-08-11net/tls: Fix kmap usageIra Weiny-1/+2
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+10
2020-08-10tcp: correct read of TFO keys on big endian systemsJason Baron-24/+31
2020-08-10net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"Christoph Hellwig-13/+7
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds-264/+287
2020-08-08net: Convert to use the fallthrough macroMiaohe Lin-3/+3
2020-08-08net: Use helper function ip_is_fragment()Miaohe Lin-1/+1
2020-08-08net: Remove meaningless jump label out_fsMiaohe Lin-2/+1
2020-08-08net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin-1/+1
2020-08-08net: Use helper function fdput()Miaohe Lin-4/+2
2020-08-07net/tls: allow MSG_CMSG_COMPAT in sendmsgRouven Czerwinski-1/+2
2020-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-8/+29
2020-08-07mptcp: fix warn at shutdown time for unaccepted msk socketsPaolo Abeni-3/+3
2020-08-07Merge tag 'seccomp-v5.9-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2020-08-07net/scm: Fix typo in SCM_RIGHTS compat refactoringKees Cook-1/+1
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-67/+67
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long-67/+67
2020-08-06Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds-0/+8
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2020-08-06bpf: Change uapi for bpf iterator map elementsYonghong Song-8/+29
2020-08-06net: sock: add sock_set_markAlexander Aring-0/+8
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-6173/+14821
2020-08-05ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio-0/+1
2020-08-05mptcp: be careful on subflow creationPaolo Abeni-0/+6
2020-08-05tipc: set ub->ifindex for local ipv6 addressXin Long-0/+8
2020-08-05ipv6: add ipv6_dev_find()Xin Long-0/+39
2020-08-05net: openvswitch: silence suspicious RCU usage warningTonghao Zhang-3/+3
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds-0/+1
2020-08-04SUNRPC dont update timeout value on connection resetOlga Kornievskaia-0/+9
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-29/+31
2020-08-04Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+118
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-70/+56
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-26/+26
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-19/+43
2020-08-04tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio-0/+244