summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
39 hoursnet: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel
39 hoursnet: ag71xx: check error for platform_get_irqRosen Penev
39 hoursnet: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore
39 hoursnet: ethernet: cortina: Carry over frag counterLinus Walleij
39 hoursnet: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann
39 hoursnet: ethernet: cortina: Make RX SKB per-portLinus Walleij
39 hoursice: fix locking in ice_dcb_rebuild()Bart Van Assche
39 hoursixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito
39 hourswifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung
39 hoursnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz
39 hoursnet: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean
39 hoursnet: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski
39 hoursbareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi
39 hoursipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
39 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
39 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
39 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
39 hoursnet: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher
39 hoursnet: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang
39 hoursnet: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun
39 hoursvrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel
39 hoursnetdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov
39 hoursnfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev
39 hoursslip: bound decode() reads against the compressed packet lengthWeiming Shi
39 hoursslip: reject VJ receive packets on instances with no rstate arrayWeiming Shi
39 hourspppoe: drop PFC framesQingfang Deng
39 hourse1000e: Unroll PTP in probe error handlingMatt Vollrath
39 hoursi40e: don't advertise IFF_SUPP_NOFCSKohei Enju
39 hoursppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha
39 hoursnet: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen
39 hours6pack: propagage new tty typesJiri Slaby (SUSE)
39 hoursnet: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen
39 hourswifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore
39 hoursbrcmfmac: support chipsets with different core enumeration spaceArend van Spriel
39 hourswifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou
39 hourswifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan
39 hoursibmveth: Disable GSO for packets with small MSSMingming Cao
39 hourswifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani
39 hourswifi: ath5k: do not access array OOBJiri Slaby (SUSE)
39 hourswifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park
39 hourswifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani
39 hourswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
39 hoursnet: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...Cezar Bulinaru
39 hoursnet: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman
39 hourse1000: check return value of e1000_read_eepromAgalakov Daniil
39 hoursnet: lapbether: handle NETDEV_PRE_TYPE_CHANGEEric Dumazet
39 hoursnet: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev"Peng Li
39 hoursnet: lapbether: remove trailing whitespacesPeng Li
39 hoursnet: lapbether: Close the LAPB device before its underlying Ethernet device c...Xie He
39 hourswifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou