summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
11 daysip6mr: do not clone dst in ip6mr_cache_report()Eric Dumazet
11 daysmptcp: fix uninitialized local_id in syncookie MP_JOIN reconstructionHarshit Varu
11 daysnet: add missing ref_tracker_dir_exit() to net_passive_dec()Tetsuo Handa
11 daysMerge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
11 daysipv6: avoid divide by zero in rt6_multipath_rebalanceCen Zhang (Microsoft)
11 daysnet: mctp: hold a reference to the route device in mctp_route_lookup()Aldo Ariel Panzardo
11 daysipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()Andrea Mayer
11 daysnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim
11 daysnet/sched: add get_fill_size callbacks for actions missing themVictor Nogueira
11 daysnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
12 daysMerge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
12 daysMerge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
12 daysipv6: use RCU iterator to dump route exceptionsYuyang Huang
12 daysnet: bridge: Reject descending VLAN tunnel rangesRuoyu Wang
12 daysxsk: fix NULL pointer dereference in __xsk_rcv()Cen Zhang (Microsoft)
12 daysMerge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
12 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
13 daysvsock/virtio: restore msg_iter on transmission failureOctavian Purdila
14 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
14 daysnet: openvswitch: fix nf_connlabels leak in ovs_ct_initRuoyu Wang
14 daysnet: add missing ref_tracker_dir_exit() to alloc_netdev_mqs()Tetsuo Handa
14 daysnet: openvswitch: fix flow mask use-after-free on flow deletionIlya Maximets
14 dayssctp: stop processing a packet once its association is deletedHyunwoo Kim
14 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
14 daysnet: dsa: initial MT7628 tagging driverJoris Vaisvila
14 daysvsock: use sock_error() to consume sk_err after a failed connectNguyen Dinh Phi
14 daysvsock: remove the now-unused rejected flagNguyen Dinh Phi
14 daysvsock: don't check the listener's sk_err in vsock_accept()Nguyen Dinh Phi
14 daysnet: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtuIlya Maximets
14 daysip: orphan prefetched skbs before multicast forwardingZhiling Zou
14 daysnet: cap advertised IP tunnel headroomZhiling Zou
14 daysip6_gre: fix hardware header length for NBMA tunnelsZhiling Zou
14 daysnet/smc: hash socket only after full initialisation in smc_sk_init()Mahanta Jambigi
14 daysmpls: reload header after pskb_may_pull()Qing Ming
2026-08-18xfrm: bound nat keepalive state collectionZihan Xi
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-17net: bridge: vlan: fix inverted default vlan notificationNikolay Aleksandrov
2026-08-17net: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra
2026-08-17net: scm: move scm_detach_fds() from common path to scm_recv_unix()Jori Koolstra
2026-08-17net: af_unix: enable custom setsockopt for all socket typesJori Koolstra
2026-08-17tls: fix RX desync on overlapping skbsMaximilian Immanuel Brandtner
2026-08-17mptcp: add per-event MIB counters for MPTCP_RST_EMPTCP resetsShardul Bankar
2026-08-17mptcp: honour configured min/max RTO in retransmit pathsKalpan Jani
2026-08-17mptcp: pm: userspace: make remove_addr_entry staticMatthieu Baerts (NGI0)
2026-08-17mptcp: pm: add WARN_ON_ONCE guards on extra_subflows underflowTao Cui
2026-08-18ipvs: fix integer overflow in ftp helper port/address parsingJoas Antonio dos Santos
2026-08-18netfilter: nf_tables: call set ops .commit when building new ruleset blobPablo Neira Ayuso
2026-08-18netfilter: nf_tables: move set_update_list to nftables per-netnsPablo Neira Ayuso
2026-08-18netfilter: ctnetlink: do not expose expectation DEAD flagPablo Neira Ayuso