summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-02-03net: dsa: tag_yt921x: clarify priority and code fieldsDavid Yang
2026-02-02devlink: Refactor devlink_rate_nodes_checkCosmin Ratiu
2026-02-02devlink: Reverse locking order for nested instancesCosmin Ratiu
2026-02-02mptcp: implement .splice_readGeliang Tang
2026-02-02tcp: export tcp_splice_stateGeliang Tang
2026-02-02mptcp: implement .read_sockGeliang Tang
2026-02-02mptcp: add eat_recv_skb helperGeliang Tang
2026-02-02ipv6: colocate inet6_cork in inet_cork_fullEric Dumazet
2026-02-02ipv4: use dst4_mtu() instead of dst_mtu()Eric Dumazet
2026-02-02ipv6: use dst6_mtu() instead of dst_mtu()Eric Dumazet
2026-02-02ipv6: use SKB_DROP_REASON_PKT_TOO_BIG in ip6_xmit()Eric Dumazet
2026-02-02ipv6: use __skb_push() in ip6_xmit()Eric Dumazet
2026-02-02ipv6: add some unlikely()/likely() clauses in ip6_output.cEric Dumazet
2026-02-02ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()Eric Dumazet
2026-02-02tipc: use kfree_sensitive() for session key materialDaniel Hodges
2026-02-02net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski
2026-02-02linkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg
2026-02-02wifi: mac80211: use wiphy_hrtimer_work for CAC timeoutAmith A
2026-02-02xfrm: skip templates check for packet offload tunnel modeLeon Romanovsky
2026-02-02xfrm6: fix uninitialized saddr in xfrm6_get_saddr()Jiayuan Chen
2026-01-31bpf: Fix bpf_xdp_store_bytes proto for read-only argPaul Chaignon
2026-01-31net: don't touch dev->stats in BPF redirect pathsJakub Kicinski
2026-01-30Revert "net/smc: Introduce TCP ULP support"D. Wythe
2026-01-30net: ax25: remove plumbing for never-implemented DAMA Master supportEthan Nelson-Moore
2026-01-30udp: add drop count for packets in udp_prod_queueMahdi Faramarzpour
2026-01-30tcp: reduce tcp sockets size by one cache lineEric Dumazet
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-29ipv6: optimize fl6_update_dst()Eric Dumazet
2026-01-29net/sched: cls_u32: use skb_header_pointer_careful()Eric Dumazet
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-299p/xen: protect xen_9pfs_front_free against concurrent callsStefano Stabellini
2026-01-29Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz
2026-01-29Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang
2026-01-29Bluetooth: hci_core: Export hci_discovery_activeLinmao Li
2026-01-29Bluetooth: Fix using PHYs bitfields as PHY valueLuiz Augusto von Dentz
2026-01-29Bluetooth: L2CAP: Add support for setting BT_PHYLuiz Augusto von Dentz
2026-01-29Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structuresNaga Bhavani Akella
2026-01-29Bluetooth: mgmt: Add idle_timeout to configurable system parametersStefan Sørensen
2026-01-29Bluetooth: hci_conn: Set link_policy on incoming ACL connectionsStefan Sørensen
2026-01-29Bluetooth: hci_conn: use mod_delayed_work for active mode timeoutStefan Sørensen
2026-01-29Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz
2026-01-29net: fix segmentation of forwarding fraglist GROJibin Zhang
2026-01-29Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg
2026-01-29netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell
2026-01-29netfilter: xt_time: use is_leap_year() helperJinjie Ruan
2026-01-29netfilter: flowtable: Add IP6IP6 tx sw accelerationLorenzo Bianconi