summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-04-20mptcp: drop req socket remote_key* fieldsPaolo Abeni
2020-04-20mptcp: avoid flipping mp_capable field in syn_recv_sock()Paolo Abeni
2020-04-20mptcp: handle mptcp listener destruction via rcuFlorian Westphal
2020-04-20ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-04-20net: openvswitch: ovs_ct_exit to be done under ovs_lockTonghao Zhang
2020-04-18mptcp: fix 'Attempt to release TCP socket in state' warningsFlorian Westphal
2020-04-18mptcp: fix splat when incoming connection is never accepted before exit/closeFlorian Westphal
2020-04-18ipv6: rpl: fix full address compressionAlexander Aring
2020-04-18tipc: Fix potential tipc_node refcnt leak in tipc_rcvXiyu Yang
2020-04-18tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcvXiyu Yang
2020-04-18net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-15tipc: fix incorrect increasing of link windowTuong Lien
2020-04-15ipv6: remove redundant assignment to variable errColin Ian King
2020-04-15net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe
2020-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-15xsk: Add missing check on user supplied headroom sizeMagnus Karlsson
2020-04-15mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2020-04-15mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-04-14net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn
2020-04-14rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells
2020-04-14xdp: Reset prog in dev_change_xdp_fd when fd is negativeDavid Ahern
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-04-12mptcp: fix double-unlock in mptcp_pollFlorian Westphal
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-09net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-04-09net/rds: Fix MR reference counting problemKa-Cheong Poon
2020-04-09net/rds: Replace struct rds_mr's r_refcount with struct krefKa-Cheong Poon
2020-04-09net-sysfs: remove redundant assignment to variable retColin Ian King
2020-04-09net: qrtr: send msgs from local of same id as broadcastWang Wenhu
2020-04-08Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-09bpf: Fix use of sk->sk_reuseport from sk_assignJoe Stringer
2020-04-08net/tls: fix const assignment warningArnd Bergmann
2020-04-08l2tp: Allow management of tunnels and session in user namespaceMichael Weiß
2020-04-09x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld
2020-04-09x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld
2020-04-07hsr: check protocol version in hsr_newlink()Taehee Yoo
2020-04-07net: sched: Fix setting last executed chain on skb extensionPaul Blakey
2020-04-07net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov
2020-04-07net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-07netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flagPablo Neira Ayuso
2020-04-07netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso
2020-04-06xsk: Fix out of boundary write in __xsk_rcv_memcpyLi RongQing
2020-04-06ipv6: rpl: fix loop iterationAlexander Aring
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds