summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-06-12rxrpc: rxrpc_verify_data ensure rx_dec_buffer allocJeffrey Altman
2026-06-12net: remove some unused EXPORT_SYMBOL()sSabrina Dubroca
2026-06-12tls: remove tls_toe and the related driverSabrina Dubroca
2026-06-12ethtool: tsconfig: always take rtnl_lockJakub Kicinski
2026-06-12ip_tunnel: annotate data-races around t->err_count and t->err_timeEric Dumazet
2026-06-12net: atm: reject out-of-range traffic classes in QoS validationZhengchuan Liang
2026-06-12net: hsr: simplify fill_last_seq_nrs()Yury Norov
2026-06-12tcp: clear sock_ops cb flags before force-closing a child socketSechang Lim
2026-06-12handshake: Require admin permission for DONE commandChuck Lever
2026-06-12net/sched: act_pedit: require matching IPv4 L4 protocolSamuel Moelius
2026-06-12xfrm: Fix dev use-after-free in xfrm async resumptionDong Chenchen
2026-06-12net: af_key: initialize alg_key_len for IPComp statesZijing Yin
2026-06-12xfrm: use compat translator only for u64 alignment mismatchSanman Pradhan
2026-06-11ip6_tunnel: annotate data-races around t->err_count and t->err_timeEric Dumazet
2026-06-11Merge tag 'for-net-next-2026-06-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2026-06-11Merge tag 'nfc-net-next-20260611' of https://codeberg.org/linux-nfc/linuxJakub Kicinski
2026-06-11tipc: reject inverted service ranges from peer bindingsMichael Bommarito
2026-06-11tipc: prevent snt_unacked underflow on CONN_ACKMichael Bommarito
2026-06-11tipc: require net admin for TIPCv2 netlink mutatorsMichael Bommarito
2026-06-11net/sched: sch_hfsc: Don't make class passive twiceVictor Nogueira
2026-06-11net: Stop leased rxq before uninstalling its memory providerDaniel Borkmann
2026-06-11net: ethtool: add KSZ87xx low-loss cable PHY tunablesFidelio Lawson
2026-06-11mptcp: options: rst: drop unused skb parameterMatthieu Baerts (NGI0)
2026-06-11mptcp: pm: avoid using del_timer directlyMatthieu Baerts (NGI0)
2026-06-11mptcp: pm: make mptcp_pm_add_addr_send_ack staticMatthieu Baerts (NGI0)
2026-06-11mptcp: pm: remove add_ prefix from timerMatthieu Baerts (NGI0)
2026-06-11mptcp: pm: uniform announced addresses helpersMatthieu Baerts (NGI0)
2026-06-11mptcp: pm: rename add_entry structure to add_addrMatthieu Baerts (NGI0)
2026-06-11mptcp: pm: use for_each_subflow helperMatthieu Baerts (NGI0)
2026-06-11mptcp: pm: drop TCP TS with ADD_ADDRv6 + portMatthieu Baerts (NGI0)
2026-06-11tcp: allow mptcp to drop TS for some packetsMatthieu Baerts (NGI0)
2026-06-11mptcp: introduce add_addr_v6_port_drop_ts sysctl knobMatthieu Baerts (NGI0)
2026-06-11mptcp: pm: avoid computing add_addr size twiceMatthieu Baerts (NGI0)
2026-06-11mptcp: pm: avoid computing rm_addr size twiceMatthieu Baerts (NGI0)
2026-06-11mptcp: options: suboptions sizes can be negativeMatthieu Baerts (NGI0)
2026-06-116lowpan: fix NHC entry use-after-free on error pathYizhou Zhao
2026-06-11sctp: validate embedded address parameter lengthXin Long
2026-06-11ipmr: Convert mr_table.cache_resolve_queue_len to u32.Kuniyuki Iwashima
2026-06-11bridge: cfm: reject invalid CCM interval at configuration timeXiang Mei
2026-06-11net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
2026-06-11ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().Kuniyuki Iwashima
2026-06-11net/sched: cls_flow: Dont expose folded kernel pointersJamal Hadi Salim
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-11Bluetooth: L2CAP: validate connectionless PSM lengthSamuel Moelius
2026-06-11Bluetooth: hci: validate codec capability element lengthSamuel Moelius
2026-06-11Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
2026-06-11Bluetooth: Add SPDX id lines to some source filesTim Bird
2026-06-11Bluetooth: hci_core: Fix UAF in hci_unregister_dev()Jordan Walters
2026-06-11Bluetooth: hci_event: fix simultaneous discovery stuck in FINDINGJiajia Liu
2026-06-11Bluetooth: eir: Fix stack OOB write when prepending the Flags ADWeiming Shi