summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-05-10mac80211: Fix BW upgrade for TDLS peersIlan Peer
2020-05-10mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov
2020-05-10mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov
2020-05-10mac80211: fix mgmt-tx abort cookie and leakJohannes Berg
2020-05-10xfrm: Fix memory leak of aead algorithm nameIlan Tayari
2020-05-10xfrm_user: propagate sec ctx allocation errorsMathias Krause
2020-05-10net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev
2020-05-10batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich
2020-05-10batman-adv: Fix lockdep annotation of batadv_tlv_container_removeSven Eckelmann
2020-05-10net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern
2020-05-10RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan
2020-05-10tcp: do not set rtt_min to 1Eric Dumazet
2020-05-10xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever
2020-05-10xprtrdma: xprt_rdma_free() must not release backchannel reqsChuck Lever
2020-05-10xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)Chuck Lever
2020-05-10xprtrdma: checking for NULL instead of IS_ERR()Dan Carpenter
2020-05-10irda: Free skb on irda_accept error path.phil.turnbull@oracle.com
2020-05-10sch_tbf: update backlog as wellWANG Cong
2020-05-10sch_sfb: keep backlog updated with qlenWANG Cong
2020-05-10sch_qfq: keep backlog updated with qlenWANG Cong
2020-05-10sch_prio: update backlog as wellWANG Cong
2020-05-10sch_hfsc: always keep backlog updatedWANG Cong
2020-05-10sch_drr: update backlog as wellWANG Cong
2020-05-10net_sched: keep backlog updated with qlenWANG Cong
2020-05-10GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2020-05-10ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel
2020-05-10dccp: limit sk_filter trim to payloadWillem de Bruijn
2020-05-10xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum
2020-05-10netfilter: nfnetlink: use original skbuff when acking batchesPablo Neira Ayuso
2020-05-05ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz
2020-05-02sctp: use right member as the param of list_for_each_entryXin Long
2020-05-02xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-05-02net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang
2020-05-02net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang
2020-05-02ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-05-02vti4: removed duplicate log message.Jeremy Sowden
2020-05-02net: ipv4: avoid unused variable warning for sysctlArnd Bergmann
2020-05-02net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange
2020-04-24net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-04-13l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()Guillaume Nault
2020-04-13l2tp: ensure sessions are freed after their PPPOL2TP socketGuillaume Nault
2020-04-13l2tp: Refactor the codes with existing macros instead of literal numberGao Feng
2020-04-13l2tp: fix duplicate session creationGuillaume Nault
2020-04-13l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault
2020-04-13l2tp: fix race in l2tp_recv_common()Guillaume Nault
2020-04-13net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani
2020-04-13l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com
2020-04-13sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner
2020-04-13net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy