summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-08-04tipc: fix sleeping in tipc accept routineHoang Le
2021-08-04netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso
2021-08-04cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-08-04sctp: move 198 addresses from unusable to private scopeXin Long
2021-08-04net/802/garp: fix memleak in garp_request_join()Yang Yingliang
2021-08-04net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang
2021-08-04af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi
2021-08-04net: split out functions related to registering inflight socket filesJens Axboe
2021-07-28netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi
2021-07-28net: decnet: Fix sleeping inside in af_decnetYajun Deng
2021-07-28net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan
2021-07-28ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-28tcp: annotate data races around tp->mtu_infoEric Dumazet
2021-07-28net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-07-20mac80211: fix memory corruption in EAPOL handlingDavis Mosenkovs
2021-07-20can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo
2021-07-20can: gw: synchronize rcu operations before removing gw job entryOliver Hartkopp
2021-07-20sctp: add size validation when walking chunksMarcelo Ricardo Leitner
2021-07-20Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng
2021-07-20Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu
2021-07-20wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva
2021-07-20xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert
2021-07-20ipv6: use prandom_u32() for ID generationWilly Tarreau
2021-07-20net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior
2021-07-20netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso
2021-07-20netlabel: Fix memory leak in netlbl_mgmt_add_commonLiu Shixin
2021-07-20SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu
2021-07-20SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu
2021-07-07Merge tag 'v4.4.274' into toradex_vf_4.4-nextMarcel Ziswiler
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng
2021-06-30inet: use bigger hash table for IP ID generationEric Dumazet
2021-06-30can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-30can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-30net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet
2021-06-30netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-30rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel
2021-06-30net: rds: fix memory leak in rds_recvmsgPavel Skripkin
2021-06-30net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun
2021-06-30fib: Return the correct errno codeZheng Yongjun
2021-06-30net: Return the correct errno codeZheng Yongjun
2021-06-30net/x25: Return the correct errno codeZheng Yongjun
2021-06-30rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong
2021-06-30net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett
2021-06-16netlink: disable IRQs for netlink_lock_table()Johannes Berg
2021-06-16net/nfc/rawsock.c: fix a permission check bugJeimon
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin