summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan2021-08-08
* Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman2021-08-08
* net: Fix zero-copy head len calculation.Pravin B Shelar2021-08-08
* net: llc: fix skb_over_panicPavel Skripkin2021-08-04
* tipc: fix sleeping in tipc accept routineHoang Le2021-08-04
* netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso2021-08-04
* cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-08-04
* sctp: move 198 addresses from unusable to private scopeXin Long2021-08-04
* net/802/garp: fix memleak in garp_request_join()Yang Yingliang2021-08-04
* net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang2021-08-04
* af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi2021-08-04
* net: split out functions related to registering inflight socket filesJens Axboe2021-08-04
* netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi2021-07-28
* net: decnet: Fix sleeping inside in af_decnetYajun Deng2021-07-28
* net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan2021-07-28
* ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2021-07-28
* tcp: annotate data races around tp->mtu_infoEric Dumazet2021-07-28
* net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-28
* mac80211: fix memory corruption in EAPOL handlingDavis Mosenkovs2021-07-20
* can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo2021-07-20
* can: gw: synchronize rcu operations before removing gw job entryOliver Hartkopp2021-07-20
* sctp: add size validation when walking chunksMarcelo Ricardo Leitner2021-07-20
* Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng2021-07-20
* Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu2021-07-20
* wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva2021-07-20
* xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert2021-07-20
* ipv6: use prandom_u32() for ID generationWilly Tarreau2021-07-20
* net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior2021-07-20
* netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso2021-07-20
* netlabel: Fix memory leak in netlbl_mgmt_add_commonLiu Shixin2021-07-20
* SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu2021-07-20
* SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu2021-07-20
* ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun2021-06-30
* mac80211: drop multicast fragmentsJohannes Berg2021-06-30
* cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-06-30
* inet: use bigger hash table for IP ID generationEric Dumazet2021-06-30
* can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2021-06-30
* can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek2021-06-30
* net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet2021-06-30
* netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy2021-06-30
* rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel2021-06-30
* net: rds: fix memory leak in rds_recvmsgPavel Skripkin2021-06-30
* net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun2021-06-30
* fib: Return the correct errno codeZheng Yongjun2021-06-30
* net: Return the correct errno codeZheng Yongjun2021-06-30
* net/x25: Return the correct errno codeZheng Yongjun2021-06-30
* rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong2021-06-30
* net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett2021-06-30
* netlink: disable IRQs for netlink_lock_table()Johannes Berg2021-06-16
* net/nfc/rawsock.c: fix a permission check bugJeimon2021-06-16