summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* netlink: annotate data races around nlk->boundEric Dumazet2021-10-17
* net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet2021-10-17
* af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-10-09
* netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik2021-10-06
* ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi2021-10-06
* mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg2021-10-06
* sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-09-26
* 9p/trans_virtio: Remove sysfs file on probe failureXie Yongji2021-09-26
* sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner2021-09-26
* sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner2021-09-26
* net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-22
* tipc: increase timeout in tipc_sk_enqueue()Hoang Le2021-09-22
* net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang2021-09-22
* dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng2021-09-22
* net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet2021-09-22
* net: fix NULL pointer reference in cipso_v4_doi_free王贇2021-09-22
* rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields2021-09-22
* Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi2021-09-22
* ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva2021-09-22
* netlink: Deal with ESRCH error in nlmsg_notify()Yajun Deng2021-09-22
* ipv4: make exception cache less predictibleEric Dumazet2021-09-22
* Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin2021-09-22
* Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng2021-09-22
* Bluetooth: fix repeated calls to sco_sock_killDesmond Cheong Zhi Xi2021-09-22
* Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflowColin Ian King2021-09-22
* net: cipso: fix warnings in netlbl_cipsov4_add_stdPavel Skripkin2021-09-22
* tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau2021-09-22
* Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter2021-09-22
* ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2021-09-22
* igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian2021-09-22
* dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap2021-08-26
* Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø2021-08-26
* net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa2021-08-26
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-15
* 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