summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-09-17smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().Kuniyuki Iwashima
2025-09-17smc: Fix use-after-free in __pnet_find_base_ndev().Kuniyuki Iwashima
2025-09-17Merge tag 'wireless-2025-09-17' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-09-17tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().Kuniyuki Iwashima
2025-09-17bpf: Explicitly check accesses to bpf_sock_addrPaul Chaignon
2025-09-17net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointerHans de Goede
2025-09-16Merge tag 'batadv-next-pullrequest-20250916' of https://git.open-mesh.org/lin...Jakub Kicinski
2025-09-15ethernet: Extend device_get_mac_address() to use NVMEMStefan Wahren
2025-09-15mptcp: pm: netlink: fix if-idx typeMatthieu Baerts (NGI0)
2025-09-15page_pool: always add GFP_NOWARN for ATOMIC allocationsJakub Kicinski
2025-09-15mptcp: tfo: record 'deny join id0' infoMatthieu Baerts (NGI0)
2025-09-15mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-15mptcp: set remote_deny_join_id0 on SYN recvMatthieu Baerts (NGI0)
2025-09-15mptcp: propagate shutdown to subflows when possibleMatthieu Baerts (NGI0)
2025-09-15rds: ib: Increment i_fastreg_wrs before bailing outHåkon Bugge
2025-09-15tcp: ecn functions in separated include fileChia-Yu Chang
2025-09-15tcp: reorganize tcp_sock_write_txrx group for variables laterChia-Yu Chang
2025-09-15tcp: reorganize SYN ECN codeIlpo Järvinen
2025-09-15xfrm: fix offloading of cross-family tunnelsSabrina Dubroca
2025-09-14rxrpc: Fix untrusted unsigned subtractDavid Howells
2025-09-14rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()David Howells
2025-09-14net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIRAnderson Nascimento
2025-09-14net/smc: Remove unused argument from 2 SMC functionsMahanta Jambigi
2025-09-14net: use NUMA drop counters for softnet_data.droppedEric Dumazet
2025-09-13Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-09-12net: ethtool: handle EOPNOTSUPP from ethtool get_ts_info() methodRussell King (Oracle)
2025-09-12Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-11udp_tunnel: use netdev_warn() instead of netdev_WARN()Alok Tiwari
2025-09-11tcp: Free TCP-AO/TCP-MD5 info/keys without RCUDmitry Safonov
2025-09-11tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()Dmitry Safonov
2025-09-11net: bridge: Introduce UAPI for BR_BOOLOPT_FDB_LOCAL_VLAN_0Petr Machata
2025-09-11net: bridge: BROPT_FDB_LOCAL_VLAN_0: Skip local FDBs on VLAN creationPetr Machata
2025-09-11net: bridge: BROPT_FDB_LOCAL_VLAN_0: On bridge changeaddr, skip per-VLAN FDBsPetr Machata
2025-09-11net: bridge: BROPT_FDB_LOCAL_VLAN_0: On port changeaddr, skip per-VLAN FDBsPetr Machata
2025-09-11net: bridge: BROPT_FDB_LOCAL_VLAN_0: Look up FDB on VLAN 0 on missPetr Machata
2025-09-11net: bridge: Introduce BROPT_FDB_LOCAL_VLAN_0Petr Machata
2025-09-11net: devmem: expose tcp_recvmsg_locked errorsStanislav Fomichev
2025-09-11ipv6: udp: fix typos in commentsAlok Tiwari
2025-09-11net: af_packet: Use hrtimer to do the retire operationXin Zhao
2025-09-11net: af_packet: remove last_kactive_blk_num fieldXin Zhao
2025-09-11net: Use NAPI_* in test_bit when stopping napi kthreadSamiullah Khawaja
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-09-11netfilter: nf_reject: don't reply to icmp error messagesFlorian Westphal
2025-09-11ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enableZhang Tengfei
2025-09-11netfilter: nft_meta_bridge: introduce NFT_META_BRI_IIFHWADDR supportFernando Fernandez Mancera
2025-09-11netfilter: ipset: Remove unused htable_bits in macro ahash_regionZhen Ni