summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2022-06-09mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau
2022-06-09cfg80211: declare MODULE_FIRMWARE for regulatory.dbDimitri John Ledkov
2022-06-09wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg
2022-06-09net/smc: postpone sk_refcnt increment in connect()liuyacan
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells
2022-06-09rxrpc: Don't let ack.previousPacket regressDavid Howells
2022-06-09rxrpc: Fix overlapping ACK accountingDavid Howells
2022-06-09rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells
2022-06-09rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells
2022-06-09sctp: read sk->sk_bound_dev_if once in sctp_rcv()Eric Dumazet
2022-06-09lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2022-06-09Bluetooth: use hdev lock for accept_list and reject_list in conn reqNiels Dossche
2022-06-09Bluetooth: use inclusive language when filtering devicesArchie Pusaka
2022-06-09Bluetooth: use inclusive language in HCI role commentsArchie Pusaka
2022-06-09Bluetooth: LL privacy allow RPASathish Narasimman
2022-06-09Bluetooth: L2CAP: Rudimentary typo fixesBhaskar Chowdhury
2022-06-09Bluetooth: Interleave with allowlist scanHoward Chung
2022-06-09Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeoutYing Hsu
2022-06-09NFC: NULL out the dev->rfkill to prevent UAFLin Ma
2022-06-09nl80211: show SSID for P2P_GO interfacesJohannes Berg
2022-06-09rxrpc, afs: Fix selection of abort codesDavid Howells
2022-06-09rxrpc: Return an error to sendmsg if call failedDavid Howells
2022-06-09net: remove two BUG() from skb_checksum_help()Eric Dumazet
2022-06-09ipv6: Don't send rs packets to the interface of ARPHRD_TUNNELjianghaoran
2022-06-09ipv6: fix locking issues with loops over idev->addr_listNiels Dossche
2022-06-06bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian
2022-06-06netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso
2022-06-06cfg80211: set custom regdomain after wiphy registrationMiri Korenblit
2022-06-06netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso
2022-06-06net: af_key: check encryption module availability consistencyThomas Bartschies
2022-05-30secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-05-30tcp: change source port randomizarion at connect() timeEric Dumazet
2022-05-25nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg
2022-05-25nl80211: validate S1G channel widthKieran Frewen
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-25net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn
2022-05-25net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou
2022-05-25net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni
2022-05-25xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger
2022-05-25xfrm: rework default policy structureNicolas Dichtel
2022-05-25xfrm: notify default policy on updateNicolas Dichtel
2022-05-25xfrm: make user policy API completeNicolas Dichtel
2022-05-25net: xfrm: fix shift-out-of-bouncePavel Skripkin
2022-05-25xfrm: Add possibility to set the default to block if we have no policySteffen Klassert
2022-05-25net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrmVincent Bernat
2022-05-25libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov
2022-05-18SUNRPC: Fix fall-through warnings for ClangGustavo A. R. Silva
2022-05-18ping: fix address binding wrt vrfNicolas Dichtel
2022-05-18SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust