summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
5 daysbatman-adv: tt: prevent TVLV OOB check overflowSven Eckelmann
5 daysbatman-adv: tt: avoid request storms during pending requestSven Eckelmann
5 daysbatman-adv: clean untagged VLAN on netdev registration failureSven Eckelmann
6 daysllc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai
8 daysmac802154: remove interfaces with RCU list deletionYousef Alhouseen
8 daysnet/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variantsJamal Hadi Salim
8 daysnetfilter: xt_connmark: reject invalid shift parametersWyatt Feng
8 daysipvs: reset full ip_vs_seq structs in ip_vs_conn_newYizhou Zhao
8 daysipvs: fix PMTU for GUE/GRE tunnel ICMP errorsYizhou Zhao
8 daysnetfilter: nft_set_rbtree: get command skips end element with open intervalPablo Neira Ayuso
8 daysnetfilter: ip6tables: mark malformed IPv6 extension headers for hotdropZhixing Chen
8 daysnetfilter: nfnetlink_cthelper: cap to maximum number of expectation per maste...Pablo Neira Ayuso
8 daysnetfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()Feng Wu
8 daysnetfilter: xt_u32: reject invalid shift countsWyatt Feng
8 daysnetfilter: nf_nat_sip: reload possible stale data pointerFlorian Westphal
8 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
8 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
8 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
8 daysbatman-adv: fix VLAN priority offsetSven Eckelmann
8 daysMerge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
9 daysbatman-adv: ensure minimal ethernet header on TXSven Eckelmann
9 daysMerge tag 'batadv-net-pullrequest-20260630' of https://git.open-mesh.org/batadvPaolo Abeni
9 daysMerge tag 'nf-26-06-30' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
10 daysnet/sched: hhf: clear heavy-hitter state on resetSamuel Moelius
10 daysnet/sched: dualpi2: clear stale classification on filter missSamuel Moelius
10 daysnet/sched: act_bpf: use rcu_dereference_bh() to read the filterSechang Lim
10 dayssctp: fix addr_wq_timer race in sctp_free_addr_wq()Xin Long
11 daysbridge: stp: Fix a potential use-after-free when deleting a bridgeIdo Schimmel
11 daysnet/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAFJamal Hadi Salim
11 daysnetfilter: nftables: restrict checkum update offsetFlorian Westphal
11 daysnetfilter: nftables: restrict linklayer and network header writesFlorian Westphal
11 daysnetfilter: nfnetlink_queue: restrict writes to network headerFlorian Westphal
11 daysnetfilter: nft_fib: reject fib expression on the netdev egress hookTheodor Arsenij Larionov-Trichkine
11 daysnetfilter: nfnetlink_cthelper: cap to maximum number of expectation per masterPablo Neira Ayuso
11 daysnetfilter: nf_conntrack_sip: validate skb_dst() before accessing itPablo Neira Ayuso
11 daysnetfilter: ipset: fix race between dump and ip_set_list resizeXiang Mei
11 daysnetfilter: nft_set_pipapo: don't leak bad clone into future transactionFlorian Westphal
11 daysnetfilter: nf_conntrack_expect: zero at allocation timeFlorian Westphal
11 daysipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dumpPengfei Zhang
11 daystcp: Decrement tcp_md5_needed static branchDmitry Safonov
11 daystcp: defer md5sig_info kfree past RCU grace period in tcp_connectMichael Bommarito
11 daystcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
11 daystipc: fix out-of-bounds read in broadcast Gap ACK blocksSamuel Page
13 daysbatman-adv: dat: ensure accessible eth_hdr proto fieldSven Eckelmann
13 daysbatman-adv: bla: reacquire gw address after skb reallocSven Eckelmann
13 daysbatman-adv: dat: acquire ARP hw source only after skb reallocSven Eckelmann
13 daysbatman-adv: gw: acquire ethernet header only after skb reallocSven Eckelmann
13 daysbatman-adv: access unicast_ttvn skb->data only after skb reallocSven Eckelmann
13 daysbatman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann
13 daysnet: dsa: Fix skb ownership in taggersLinus Walleij