summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix busy pollingEric Dumazet2024-01-251-6/+4
* sctp: support MSG_ERRQUEUE flag in recvmsg()Eric Dumazet2024-01-252-0/+4
* bpf: sockmap, fix proto update hook to avoid dup callsJohn Fastabend2024-01-251-3/+18
* wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg2024-01-251-14/+26
* wifi: cfg80211: correct comment about MLD IDBenjamin Berg2024-01-251-2/+5
* Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2024-01-252-14/+5
* netfilter: nf_tables: validate chain type update if availablePablo Neira Ayuso2024-01-251-1/+10
* netfilter: nf_tables: mark newset as dead on transaction abortFlorian Westphal2024-01-251-0/+1
* virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov2024-01-255-4/+41
* virtio/vsock: fix logic which reduces credit update messagesArseniy Krasnov2024-01-251-3/+10
* ipmr: support IP_PKTINFO on cache report IGMP msgLeone Fernando2024-01-251-7/+6
* net/ncsi: Fix netlink major/minor version numbersPeter Delevoryas2024-01-254-8/+36
* SUNRPC: fix _xprt_switch_find_current_entry logicOlga Kornievskaia2024-01-251-1/+1
* calipso: fix memory leak in netlbl_calipso_add_pass()Gavrilov Ilia2024-01-251-23/+26
* net: qrtr: ns: Return 0 if server port is not presentSarannya S2024-01-201-1/+3
* nfc: Do not send datagram if socket state isn't LLCP_BOUNDSiddh Raman Pant2024-01-201-0/+5
* neighbour: Don't let neigh_forced_gc() disable preemption for longJudy Hsiao2024-01-201-1/+8
* wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear2024-01-201-0/+1
* wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg2024-01-201-0/+2
* mptcp: fix uninit-value in mptcp_incoming_optionsEdward Adam Davis2024-01-201-0/+1
* net: prevent mss overflow in skb_segment()Eric Dumazet2024-01-101-1/+2
* tcp: derive delack_max from rto_minEric Dumazet2024-01-102-2/+17
* xsk: add multi-buffer support for sockets sharing umemTirthendu Sarkar2024-01-102-1/+4
* net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange2024-01-101-0/+1
* net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu2024-01-101-2/+1
* net: Save and restore msg_namelen in sock_sendmsgMarc Dionne2024-01-101-0/+2
* netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso2024-01-101-1/+1
* netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie2024-01-101-1/+2
* net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz2024-01-101-2/+9
* net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua2024-01-101-1/+3
* nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant2024-01-101-3/+36
* netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2024-01-101-1/+1
* mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni2024-01-101-0/+13
* keys, dns: Fix missing size check of V1 server-list headerEdward Adam Davis2024-01-101-10/+9
* netfilter: nf_tables: skip set commit for deleted/destroyed setsPablo Neira Ayuso2024-01-051-1/+1
* wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)Léo Lam2024-01-051-6/+12
* wifi: cfg80211: fix CQM for non-range useJohannes Berg2024-01-052-19/+32
* mptcp: fix inconsistent state on fastopen racePaolo Abeni2024-01-053-17/+26
* mptcp: fix possible NULL pointer dereference on closePaolo Abeni2024-01-051-3/+4
* mptcp: refactor sndbuf auto-tuningPaolo Abeni2024-01-054-10/+70
* net: avoid build bug in skb extension length calculationThomas Weißschuh2024-01-011-0/+2
* net: rfkill: gpio: set GPIO directionRouven Czerwinski2024-01-011-0/+8
* net: 9p: avoid freeing uninit memory in p9pdu_vreadfFedor Pchelkin2024-01-011-4/+13
* Bluetooth: Add more enc key size checkAlex Lu2024-01-011-1/+15
* Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao2024-01-012-7/+25
* Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis2024-01-011-6/+15
* Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsgHyunwoo Kim2024-01-011-1/+6
* Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz2024-01-011-1/+2
* wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg2024-01-011-1/+1
* wifi: cfg80211: Add my certificateChen-Yu Tsai2024-01-011-0/+87