summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-08-14can: j1939: transport: add j1939_session_skb_find_by_offset() functionOleksij Rempel1-7/+15
2020-08-14can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocatedOleksij Rempel1-0/+8
2020-08-14can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...Oleksij Rempel1-0/+15
2020-08-14can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...Oleksij Rempel2-0/+5
2020-08-14can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()Eric Dumazet1-0/+5
2020-08-14netfilter: ebtables: reject bogus getopt len valueFlorian Westphal1-0/+4
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds20-146/+198
2020-08-14net: openvswitch: introduce common code for flushing flowsTonghao Zhang3-21/+27
2020-08-14af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness1-2/+7
2020-08-13bpf: sock_ops sk access may stomp registers when dst_reg = src_regJohn Fastabend1-11/+38
2020-08-13bpf: sock_ops ctx access may stomp registers in corner caseJohn Fastabend1-2/+24
2020-08-13netfilter: nf_tables: free chain context when BINDING flag is missingFlorian Westphal1-2/+4
2020-08-13netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal2-5/+6
2020-08-13bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXISTAndrii Nakryiko1-4/+4
2020-08-12Revert "ipv4: tunnel: fix compilation on ARCH=um"David S. Miller1-1/+0
2020-08-12net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpusEric Dumazet1-5/+7
2020-08-12ipv4: tunnel: fix compilation on ARCH=umJohannes Berg1-0/+1
2020-08-12vsock: fix potential null pointer dereference in vsock_poll()Stefano Garzarella1-1/+1
2020-08-12Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds6-30/+24
2020-08-12net: initialize fastreuse on inet_inherit_portTim Froidcoeur1-0/+1
2020-08-12net: refactor bind_bucket fastreuse into helperTim Froidcoeur1-44/+53
2020-08-12net: Fix potential memory leak in proto_register()Miaohe Lin1-10/+15
2020-08-11net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li1-2/+5
2020-08-11net/tls: Fix kmap usageIra Weiny1-1/+2
2020-08-11Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+10
2020-08-10tcp: correct read of TFO keys on big endian systemsJason Baron3-24/+31
2020-08-10net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"Christoph Hellwig2-13/+7
2020-08-10netfilter: nft_compat: remove flush counter optimizationFlorian Westphal1-23/+14
2020-08-10netfilter: nf_tables: nft_exthdr: the presence return value should be little-...Stephen Suryaputra1-2/+2
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds10-264/+287
2020-08-09net: Convert to use the fallthrough macroMiaohe Lin1-3/+3
2020-08-09net: Use helper function ip_is_fragment()Miaohe Lin1-1/+1
2020-08-09net: Remove meaningless jump label out_fsMiaohe Lin1-2/+1
2020-08-09net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin1-1/+1
2020-08-09net: Use helper function fdput()Miaohe Lin1-4/+2
2020-08-08net/tls: allow MSG_CMSG_COMPAT in sendmsgRouven Czerwinski1-1/+2
2020-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-8/+29
2020-08-08mptcp: fix warn at shutdown time for unaccepted msk socketsPaolo Abeni1-3/+3
2020-08-07Merge tag 'seccomp-v5.9-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-08-07net/scm: Fix typo in SCM_RIGHTS compat refactoringKees Cook1-1/+1
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-67/+67
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long22-67/+67
2020-08-07Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-0/+8
2020-08-07Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-08-07bpf: Change uapi for bpf iterator map elementsYonghong Song1-8/+29
2020-08-06net: sock: add sock_set_markAlexander Aring1-0/+8
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds438-6173/+14821
2020-08-05ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio1-0/+1
2020-08-05mptcp: be careful on subflow creationPaolo Abeni1-0/+6
2020-08-05tipc: set ub->ifindex for local ipv6 addressXin Long1-0/+8