summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-06-24bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_freeJakub Sitnicki
2020-06-22sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-22sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown
2020-06-22bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann
2020-06-22bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-06-22bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend
2020-06-22netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supportedPablo Neira Ayuso
2020-06-22batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...Sven Eckelmann
2020-06-22Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao
2020-06-17net: sched: export __netdev_watchdog_up()Valentin Longchamp
2020-06-17mptcp: fix races between shutdown and recvmsgPaolo Abeni
2020-06-17mptcp: don't leak msk in token containerPaolo Abeni
2020-06-17dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai
2020-06-17tipc: fix NULL pointer dereference in streamingTuong Lien
2020-06-17genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()Cong Wang
2020-06-17mptcp: bugfix for RM_ADDR option parsingGeliang Tang
2020-06-17bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-17ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet
2020-05-30net: qrtr: Allocate workqueue before kernel_bindChris Lew
2020-05-30mptcp: remove msk from the token container at destruction time.Paolo Abeni
2020-05-30mptcp: fix race between MP_JOIN and closePaolo Abeni
2020-05-30mptcp: fix unblocking connect()Paolo Abeni
2020-05-30net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu
2020-05-30devinet: fix memleak in inetdev_init()Yang Yingliang
2020-05-30virtio_vsock: Fix race condition in virtio_transport_recv_pktJia He
2020-05-29neigh: fix ARP retransmit timer guardHangbin Liu
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-29xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long
2020-05-28sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} eventJonas Falkevik
2020-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-27net: dsa: declare lockless TX feature for slave portsVladimir Oltean
2020-05-27bridge: multicast: work around clang bugArnd Bergmann
2020-05-27vsock: fix timeout in vsock_accept()Stefano Garzarella
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-05-27netfilter: conntrack: comparison of unsigned in cthelper confirmationPablo Neira Ayuso
2020-05-27netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_updateNathan Chancellor
2020-05-27libceph: ignore pool overlay and cache logic on redirectsJerry Lee
2020-05-26net: sctp: Fix spelling in Kconfig helpChris Packham
2020-05-26mptcp: avoid NULL-ptr derefence on fallbackPaolo Abeni
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov
2020-05-26nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entryDavid Ahern
2020-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-25Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller