summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-06-22sunrpc: clean up properly in gss_mech_unregister()NeilBrown2-9/+15
2020-06-22sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown1-2/+4
2020-06-22bpf: Fix running sk_skb program types with ktlsJohn Fastabend2-5/+58
2020-06-22bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend1-21/+34
2020-06-22netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supportedPablo Neira Ayuso1-2/+2
2020-06-22batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...Sven Eckelmann1-14/+1
2020-06-22Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao1-0/+1
2020-06-17dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai1-2/+5
2020-06-17sctp: fix refcount bug in sctp_wfreeQiujun Huang1-8/+23
2020-06-17sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2-15/+33
2020-06-17ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai1-0/+3
2020-06-17bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-17ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu1-6/+7
2020-06-10vsock: fix timeout in vsock_accept()Stefano Garzarella1-1/+1
2020-06-10l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2-15/+44
2020-06-10l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet1-0/+3
2020-06-10devinet: fix memleak in inetdev_init()Yang Yingliang1-0/+1
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1
2020-06-03netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_updateNathan Chancellor1-3/+3
2020-06-03netfilter: conntrack: comparison of unsigned in cthelper confirmationPablo Neira Ayuso1-1/+1
2020-06-03net: dsa: declare lockless TX feature for slave portsVladimir Oltean1-0/+1
2020-06-03ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern1-9/+10
2020-06-03nexthops: don't modify published nexthop groupsNikolay Aleksandrov1-33/+58
2020-06-03nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entryDavid Ahern1-14/+13
2020-06-03xsk: Add overflow check for u64 division, stored into u32Björn Töpel1-2/+6
2020-06-03esp6: get the right proto for transport mode in esp6_gso_encapXin Long1-1/+8
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2-32/+37
2020-06-03netfilter: nfnetlink_cthelper: unbreak userspace helper supportPablo Neira Ayuso1-1/+2
2020-06-03netfilter: conntrack: make conntrack userspace helpers work againPablo Neira Ayuso1-6/+72
2020-06-03netfilter: ipset: Fix subcounter update skipPhil Sutter1-1/+1
2020-06-03netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun1-0/+6
2020-06-03ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long1-1/+22
2020-06-03xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long1-1/+2
2020-06-03xfrm: fix a warning in xfrm_policy_insert_listXin Long1-6/+1
2020-06-03xfrm interface: fix oops when deleting a x-netns interfaceNicolas Dichtel1-0/+21
2020-06-03xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_outputXin Long1-5/+7
2020-06-03xfrm: remove the xfrm_state_put call becofe going to out_resetXin Long2-6/+2
2020-06-03xfrm: do pskb_pull properly in __xfrm_transport_prepXin Long1-5/+3
2020-06-03xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long1-1/+1
2020-06-03mac80211: mesh: fix discovery timer re-arming issue / crashLinus Lüssing1-0/+7
2020-06-03cfg80211: fix debugfs rename crashJohannes Berg1-1/+1
2020-06-03libceph: ignore pool overlay and cache logic on redirectsJerry Lee1-1/+3
2020-06-03net/tls: free record only on encryption errorVadim Fedorenko1-2/+4
2020-06-03net/tls: fix encryption error checkingVadim Fedorenko1-5/+6
2020-06-03tipc: block BH before using dst_cacheEric Dumazet1-1/+5
2020-06-03sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...Jere Leppänen1-4/+5
2020-06-03sctp: Don't add the shutdown timer if its already been addedNeil Horman1-3/+11
2020-06-03nexthop: Fix attribute checking for groupsDavid Ahern1-1/+1
2020-06-03net/tls: fix race condition causing kernel panicVinay Kumar Yadav1-6/+27
2020-06-03net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin1-8/+6