summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges
2025-09-04wifi: mac80211: support block bitmap S1G TIM encodingLachlan Hodges
2025-09-04net: add helper to pre-check if PP for an Rx queue will be unreadableJakub Kicinski
2025-09-04ipv6: sit: Add ipip6_tunnel_dst_find() for cleanupYue Haibing
2025-09-04net: atm: fix memory leak in atm_register_sysfs when device_register failWang Liang
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter
2025-09-03ax25: properly unshare skbs in ax25_kiss_rcv()Eric Dumazet
2025-09-03mctp: return -ENOPROTOOPT for unknown getsockopt optionsAlok Tiwari
2025-09-03net/smc: Remove validation of reserved bits in CLC Decline messageMahanta Jambigi
2025-09-03ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()Dan Carpenter
2025-09-03net: lockless sock_i_ino()Eric Dumazet
2025-09-03Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-03netlink: specs: fou: change local-v6/peer-v6 checkAsbjørn Sloth Tønnesen
2025-09-03mptcp: record subflows in RPS tableChristoph Paasch
2025-09-03mptcp: use HMAC-SHA256 library instead of open-coded HMACEric Biggers
2025-09-03Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-09-03wifi: mac80211: count reg connection element in the sizeMiri Korenblit
2025-09-03wifi: mac80211: Make CONNECTION_MONITOR optional for MLO staLorenzo Bianconi
2025-09-03wifi: cfg80211: Remove unused tracepointsSteven Rostedt
2025-09-03wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()Dan Carpenter
2025-09-02ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabledYue Haibing
2025-09-02ipv6: annotate data-races around devconf->rpl_seg_enabledYue Haibing
2025-09-02net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6Christoph Paasch
2025-09-02net_sched: act: remove tcfa_qstatsEric Dumazet
2025-09-02net_sched: add back BH safety to tcf_lockEric Dumazet
2025-09-02net/smc: Replace use of strncpy on NUL-terminated string with strscpyJames Flowers
2025-09-02netfilter: nft_payload: extend offset to 65535 bytesFernando Fernandez Mancera
2025-09-02netfilter: nf_reject: remove unneeded exportsFlorian Westphal
2025-09-02netfilter: nft_set_pipapo: remove redundant test for avx feature bitFlorian Westphal
2025-09-02netfilter: nf_tables: all transaction allocations can now sleepFlorian Westphal
2025-09-02netfilter: nf_tables: allow iter callbacks to sleepFlorian Westphal
2025-09-02netfilter: nft_payload: Use csum_replace4() instead of opencodingChristophe Leroy
2025-09-02netfilter: ebtables: Use vmalloc_array() to improve codeQianfeng Rong
2025-09-02net: mctp: mctp_fraq_queue should take ownership of passed skbJeremy Kerr
2025-09-02net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()Liu Jian
2025-09-01Merge tag 'batadv-net-pullrequest-20250901' of https://git.open-mesh.org/linu...Jakub Kicinski
2025-09-01inet: ping: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-09-01inet: ping: make ping_port_rover per netnsEric Dumazet
2025-09-01inet: ping: remove ping_hash()Eric Dumazet
2025-09-01inet: ping: check sock_net() in ping_get_port() and ping_lookup()Eric Dumazet
2025-09-01icmp: fix icmp_ndo_send address translation for reply directionFabian Bläse
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima
2025-09-01Merge tag 'for-net-2025-08-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster
2025-09-01xfrm: xfrm_alloc_spi shouldn't use 0 as SPISabrina Dubroca
2025-08-31batman-adv: fix OOB read/write in network-coding decodeStanislav Fort
2025-08-30audit: add record for multiple task security contextsCasey Schaufler
2025-08-30lsm: security_lsmblob_to_secctx module selectionCasey Schaufler
2025-08-29ipv4: start using dst_dev_rcu()Eric Dumazet
2025-08-29tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()Eric Dumazet