summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
44 hoursbpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error pathShardul Bankar
44 hourscan: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa
44 hoursnetfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
44 hoursbpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa
44 hoursbpf, test_run: Subtract size of xdp_frame from allowed metadata sizeToke Høiland-Jørgensen
44 hoursbpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung
44 hoursbpf: Make variables in bpf_prog_test_run_xdp less confusingAmery Hung
44 hoursbpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song
44 hoursarp: do not assume dev_hard_header() does not change skb->headEric Dumazet
44 hoursnet/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei
44 hoursnet: fix memory leak in skb_segment_list for GRO packetsMohammad Heib
44 hoursvsock: Make accept()ed sockets use custom setsockopt()Michal Luczaj
44 hoursnet: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi
44 hoursinet: ping: Fix icmp out countingyuan.gao
44 hoursbridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht
44 hoursnetfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera
44 hoursnetfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan
44 hoursnetfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera
44 hoursnetfilter: nft_set_pipapo: fix range overlap detectionFlorian Westphal
44 hourstls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().Kuniyuki Iwashima
44 hourslibceph: make calc_target() set t->paused, not just clear itIlya Dryomov
44 hourslibceph: reset sparse-read state in osd_fault()Sam Edwards
44 hourslibceph: return the handler error from mon_handle_auth_done()Ilya Dryomov
44 hourslibceph: make free_choose_arg_map() resilient to partial allocationTuo Li
44 hourslibceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov
44 hourslibceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang
44 hourswifi: mac80211: restore non-chanctx injection behaviourJohannes Berg
44 hourswifi: avoid kernel-infoleak from struct iw_pointEric Dumazet
8 daysnet: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo
8 dayswifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
8 daysmptcp: ensure context reset on disconnect()Paolo Abeni
8 daysmptcp: fallback earlier on simult connectionPaolo Abeni
11 daysnet: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet
11 daysipv6: adopt dst_dev() helperEric Dumazet
11 daysnet: ipv6: ioam6: use consistent dst namesJustin Iurman
11 daysnetfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko
11 dayssvcrdma: bound check rq_pages index in inline pathJoshua Rogers
11 daysmptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)
11 daystty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
11 daysnet: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey
11 daysipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen
11 daysnet: rose: fix invalid array index in rose_kill_by_device()Pwnverse
11 daysipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel
11 daysipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg
11 daysnet: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya
11 daysnet: dsa: fix missing put_device() in dsa_tree_find_first_conduit()Vladimir Oltean
11 daysip6_gre: make ip6gre_header() robustEric Dumazet
11 daysnet: openvswitch: Avoid needlessly taking the RTNL on vport destroyToke Høiland-Jørgensen
11 dayswifi: mac80211: do not use old MBSSID elementsAloka Dixit
11 dayswifi: cfg80211: sme: store capped length in __cfg80211_connect_result()Dan Carpenter