aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-10-25net/smc: fix smc clc failed issue when netdevice not in init_netAlbert Huang
2023-10-25tcp_bpf: properly release resources on error pathsPaolo Abeni
2023-10-25Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz
2023-10-25tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-25net/tls: split tls_rx_reader_lockHannes Reinecke
2023-10-25xfrm6: fix inet6_dev refcount underflow problemZhang Changzhong
2023-10-25net: xfrm: skip policies marked as dead while reinserting policiesDong Chenchen
2023-10-25ipv4/fib: send notify when delete source address routesHangbin Liu
2023-10-25wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg
2023-10-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong
2023-10-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg
2023-10-25wifi: cfg80211: Fix 6GHz scan configurationIlan Peer
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz
2023-10-25Bluetooth: Avoid redundant authenticationYing Hsu
2023-10-25net: check for altname conflicts when changing netdev's netnsJakub Kicinski
2023-10-25net: fix ifname in netlink ntf during netns moveJakub Kicinski
2023-10-25net: avoid UAF on deleted altnameJakub Kicinski
2023-10-25net: pktgen: Fix interface flags printingGavrilov Ilia
2023-10-25netfilter: nf_tables: revert do not remove elements if set backend implements...Pablo Neira Ayuso
2023-10-25netfilter: nf_tables: do not remove elements if set backend implements .abortPablo Neira Ayuso
2023-10-25netlink: Correct offload_xstats sizeChristoph Paasch
2023-10-25netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso
2023-10-25net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela
2023-10-25ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddrEric Dumazet
2023-10-25tcp: Fix listen() warning with v4-mapped-v6 address.Kuniyuki Iwashima
2023-10-25tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skbEric Dumazet
2023-10-25tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell
2023-10-25net: rfkill: gpio: prevent value glitch during probeJosua Mayer
2023-10-25net: ipv6: fix return value check in esp_remove_trailerMa Ke
2023-10-25net: ipv4: fix return value check in esp_remove_trailerMa Ke
2023-10-25wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg
2023-10-25xfrm: interface: use DEV_STATS_INC()Eric Dumazet
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet
2023-10-25xfrm: fix a data-race in xfrm_lookup_with_ifid()Eric Dumazet
2023-10-25netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal
2023-10-25mptcp: more conservative check for zero probesPaolo Abeni
2023-10-25tcp: check mptcp-level constraints for backlog coalescingPaolo Abeni
2023-10-25nfc: nci: fix possible NULL pointer dereference in send_acknowledge()Krzysztof Kozlowski
2023-10-25net/smc: return the right falback reason when prefix checks failDust Li
2023-10-25Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann
2023-10-25Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz
2023-10-25Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan
2023-10-25Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi
2023-10-25Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi
2023-10-19mctp: perform route lookups under a RCU read-side lockJeremy Kerr
2023-10-19libceph: use kernel_connect()Jordan Rife
2023-10-19tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com
2023-10-19nfc: nci: assert requested protocol is validJeremy Cline
2023-10-19net/smc: Fix pos miscalculation in statisticsNils Hoppmann
2023-10-19net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet