summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
35 hoursbpf: Reject narrower access to pointer ctx fieldsPaul Chaignon1-10/+10
35 hoursnet: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa1-1/+9
35 hoursbridge: mcast: Fix use-after-free during router port configurationIdo Schimmel1-0/+9
35 hoursnet/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet1-2/+4
35 hoursipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima1-2/+2
35 hoursipv4: ip_gre: make ipgre_header() robustEric Dumazet1-2/+9
35 hoursnet: update netdev_lock_{type,name}Eric Dumazet1-6/+19
35 hoursip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet1-1/+1
35 hoursnet: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet2-14/+18
35 hoursxfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is setAntony Antony1-0/+1
35 hoursxfrm: Fix inner mode lookup in tunnel mode GSO segmentationJianbo Liu2-4/+4
7 daysbpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error pathShardul Bankar1-1/+1
7 dayscan: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa1-0/+2
7 daysnetfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-4/+65
7 daysbpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa1-3/+4
7 daysbpf, test_run: Subtract size of xdp_frame from allowed metadata sizeToke Høiland-Jørgensen1-5/+13
7 daysbpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung1-3/+12
7 daysbpf: Make variables in bpf_prog_test_run_xdp less confusingAmery Hung1-13/+13
7 daysbpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song1-1/+1
7 daysarp: do not assume dev_hard_header() does not change skb->headEric Dumazet1-3/+4
7 daysnet/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei1-1/+1
7 daysnet: fix memory leak in skb_segment_list for GRO packetsMohammad Heib1-3/+5
7 daysvsock: Make accept()ed sockets use custom setsockopt()Michal Luczaj1-0/+4
7 daysnet: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
7 daysinet: ping: Fix icmp out countingyuan.gao1-3/+1
7 daysbridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht1-4/+7
7 daysnetfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera1-1/+1
7 daysnetfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan1-1/+2
7 daysnetfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera1-3/+3
7 daysnetfilter: nft_set_pipapo: fix range overlap detectionFlorian Westphal1-2/+2
7 daystls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().Kuniyuki Iwashima1-8/+10
7 dayslibceph: make calc_target() set t->paused, not just clear itIlya Dryomov1-2/+9
7 dayslibceph: reset sparse-read state in osd_fault()Sam Edwards1-0/+3
7 dayslibceph: return the handler error from mon_handle_auth_done()Ilya Dryomov1-1/+1
7 dayslibceph: make free_choose_arg_map() resilient to partial allocationTuo Li1-8/+12
7 dayslibceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov1-1/+3
7 dayslibceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang1-0/+2
7 dayswifi: mac80211: restore non-chanctx injection behaviourJohannes Berg1-0/+2
7 dayswifi: avoid kernel-infoleak from struct iw_pointEric Dumazet2-0/+8
13 daysnet: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo4-31/+43
13 dayswifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen1-0/+5
13 daysmptcp: ensure context reset on disconnect()Paolo Abeni2-4/+7
13 daysmptcp: fallback earlier on simult connectionPaolo Abeni3-13/+13
2026-01-08net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet1-6/+10
2026-01-08ipv6: adopt dst_dev() helperEric Dumazet16-45/+58
2026-01-08net: ipv6: ioam6: use consistent dst namesJustin Iurman1-17/+18
2026-01-08netfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko1-0/+5
2026-01-08svcrdma: bound check rq_pages index in inline pathJoshua Rogers1-0/+3
2026-01-08mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)1-1/+2
2026-01-08tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)1-6/+1