summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-10-27netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart
2021-10-27NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan
2021-10-27NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan
2021-10-27nfc: fix error handling of nfc_proto_register()Ziyang Xuan
2021-10-17mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-10-17netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden
2021-10-17netlink: annotate data races around nlk->boundEric Dumazet
2021-10-17net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet
2021-10-09af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-10-06netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik
2021-10-06ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi
2021-10-06mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg
2021-09-26sctp: validate from_addr_param returnMarcelo Ricardo Leitner
2021-09-269p/trans_virtio: Remove sysfs file on probe failureXie Yongji
2021-09-26sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner
2021-09-26sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner
2021-09-22net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet
2021-09-22tipc: increase timeout in tipc_sk_enqueue()Hoang Le
2021-09-22net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang
2021-09-22dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng
2021-09-22net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet
2021-09-22net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-09-22rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-09-22Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi
2021-09-22ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva
2021-09-22netlink: Deal with ESRCH error in nlmsg_notify()Yajun Deng
2021-09-22ipv4: make exception cache less predictibleEric Dumazet
2021-09-22Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin
2021-09-22Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng
2021-09-22Bluetooth: fix repeated calls to sco_sock_killDesmond Cheong Zhi Xi
2021-09-22Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflowColin Ian King
2021-09-22net: cipso: fix warnings in netlbl_cipsov4_add_stdPavel Skripkin
2021-09-22tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau
2021-09-22Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter
2021-09-22ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers
2021-09-22igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian
2021-08-26dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap
2021-08-26Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø
2021-08-26net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa
2021-08-15Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-08can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan
2021-08-08Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman
2021-08-08net: Fix zero-copy head len calculation.Pravin B Shelar
2021-08-04net: llc: fix skb_over_panicPavel Skripkin
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