summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
35 hoursnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
35 hoursnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
35 hoursnet: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
35 hoursnet: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
35 hoursnet: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL2-64/+56
35 hoursnet: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
35 hoursnet: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle1-3/+3
35 hourswifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
35 hoursnet: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
35 hoursnet: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
35 hoursnet: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
35 hoursnet: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
35 hoursice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
35 hoursixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
35 hourswifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
35 hoursnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
35 hoursnet: wwan: iosm: fix potential memory leaks in ipc_imem_init()Abdun Nihaal1-0/+2
35 hoursnet: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean1-2/+4
35 hoursnet: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski1-1/+1
35 hoursi40e: Cleanup PTP pins on probe failureMatt Vollrath3-1/+4
35 hoursbareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi1-0/+3
35 hoursipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani1-5/+5
35 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-4/+7
35 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-2/+2
35 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani1-4/+4
35 hoursnet: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher1-1/+12
35 hoursnet: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang1-0/+7
35 hoursnet: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun1-1/+4
35 hoursvrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel1-4/+11
35 hoursnetdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov1-1/+1
35 hoursnfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev1-6/+11
35 hoursslip: bound decode() reads against the compressed packet lengthWeiming Shi1-18/+25
35 hoursslip: reject VJ receive packets on instances with no rstate arrayWeiming Shi1-0/+6
35 hourspppoe: drop PFC framesQingfang Deng2-2/+8
35 hourse1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
35 hoursi40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
35 hoursnet: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+1
35 hoursppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha1-0/+3
35 hoursnet: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen1-5/+4
35 hours6pack: propagage new tty typesJiri Slaby (SUSE)1-16/+16
35 hoursnet: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen1-3/+3
35 hourswifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
35 hoursmacvlan: annotate data-races around port->bc_queue_len_usedEric Dumazet1-3/+5
35 hoursr8152: fix incorrect register write to USB_UPHY_XTALChih Kai Hsu1-1/+1
35 hoursdpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen1-2/+1
35 hoursdpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen1-0/+4
35 hourswifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou1-0/+1
35 hourswifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan1-0/+1
35 hoursibmveth: Disable GSO for packets with small MSSMingming Cao2-0/+23
35 hourswifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani1-1/+2