summaryrefslogtreecommitdiff
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-09Revert "net/smc: fix listen processing for SMC-Rv2"liuyacan
2022-06-09Bluetooth: hci_conn: Fix hci_connect_le_syncLuiz Augusto von Dentz
2022-06-09net/smc: fix listen processing for SMC-Rv2liuyacan
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-09rxrpc: Fix locking issueDavid Howells
2022-06-09sctp: read sk->sk_bound_dev_if once in sctp_rcv()Eric Dumazet
2022-06-09net: annotate races around sk->sk_bound_dev_ifEric Dumazet
2022-06-09Bluetooth: protect le accept and resolv lists with hdev->lockNiels Dossche
2022-06-09Bluetooth: use hdev lock for accept_list and reject_list in conn reqNiels Dossche
2022-06-09Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoringNiels Dossche
2022-06-09Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeoutYing Hsu
2022-06-09nl80211: don't hold RTNL in color change requestJohannes Berg
2022-06-09NFC: NULL out the dev->rfkill to prevent UAFLin Ma
2022-06-09nl80211: show SSID for P2P_GO interfacesJohannes Berg
2022-06-09mptcp: reset the packet scheduler on PRIO changePaolo Abeni
2022-06-09mptcp: reset the packet scheduler on incoming MP_PRIOPaolo Abeni
2022-06-09mptcp: optimize release_cb for the common casePaolo Abeni
2022-06-09afs: Adjust ACK interpretation to try and cope with NATDavid Howells
2022-06-09rxrpc, afs: Fix selection of abort codesDavid Howells
2022-06-09rxrpc: Return an error to sendmsg if call failedDavid Howells
2022-06-09Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz
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-09tcp: consume incoming skb leading to a resetEric Dumazet
2022-06-09mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)Peter Seiderer
2022-06-09ipv6: fix locking issues with loops over idev->addr_listNiels Dossche
2022-06-06bpf: Fix usage of trace RCU in local storage.KP Singh
2022-06-06bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian
2022-06-06netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso
2022-06-06netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso
2022-06-06netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso
2022-06-06netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter
2022-06-06netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-05-18libceph: fix misleading ceph_osdc_cancel_request() commentIlya Dryomov
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov
2022-05-18netfilter: nf_tables: disable expression reduction infraPablo Neira Ayuso
2022-05-18netfilter: flowtable: move dst_check to packet pathRitaro Takenaka
2022-05-18netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso