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 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 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 hourstls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().Kuniyuki Iwashima
44 hoursnet: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala
44 hourslibceph: make calc_target() set t->paused, not just clear itIlya Dryomov
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: avoid kernel-infoleak from struct iw_pointEric Dumazet
8 dayswifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
8 dayswifi: nl80211: fix puncturing bitmap policyJohannes Berg
8 daysnet: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui
8 daystty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
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: fallback earlier on simult connectionPaolo Abeni
8 daysSUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers
8 daysmptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)
8 daysmptcp: avoid deadlock on fallback while reinjectingPaolo Abeni
8 daysmptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...Kuniyuki Iwashima
8 dayspage_pool: Fix use-after-free in page_pool_recycle_in_ringDong Chenchen
8 daysnet: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey
8 daysnet: rose: fix invalid array index in rose_kill_by_device()Pwnverse
8 daysipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel
8 daysipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg
8 daysnet: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya
8 daysip6_gre: make ip6gre_header() robustEric Dumazet
8 daysnet: openvswitch: Avoid needlessly taking the RTNL on vport destroyToke Høiland-Jørgensen
8 dayswifi: mac80211: do not use old MBSSID elementsAloka Dixit
8 daysmac80211: support RNR for EMA APAloka Dixit
8 dayscfg80211: support RNR for EMA APAloka Dixit
8 dayswifi: mac80211: generate EMA beacons in AP modeAloka Dixit
8 dayswifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern
8 dayswifi: nl80211: validate and configure puncturing bitmapAloka Dixit
8 dayswifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit