summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-09-04gtp: fix a potential NULL pointer dereferenceCong Wang1-1/+1
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer1-6/+26
2024-09-04cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov1-1/+2
2024-09-04net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-09-04gtp: pull network headers in gtp_dev_xmit()Eric Dumazet1-0/+3
2024-09-04net/sun3_82586: Avoid reading past buffer in debug outputKees Cook1-1/+1
2024-09-04wifi: iwlwifi: abort scan when rfkill on but device enabledMiri Korenblit1-1/+1
2024-09-04wifi: cw1200: Avoid processing an invalid TIM IEJeff Johnson1-1/+1
2024-09-04net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki1-1/+1
2024-09-04net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu1-1/+1
2024-08-19net: fec: Stop PPS on driver removeCsókás, Bence1-0/+3
2024-08-19net: usb: qmi_wwan: fix memory leak for not ip packetsDaniele Palmas1-0/+1
2024-08-19net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke1-2/+9
2024-08-19net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg1-5/+2
2024-08-19wifi: mwifiex: Fix interface type changeRafael Beims1-0/+2
2024-08-19net: netconsole: Disable target before netpoll cleanupBreno Leitao1-1/+1
2024-08-19ice: Rework flex descriptor programmingAnirudh Venkataramanan2-34/+92
2024-08-19bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev2-6/+7
2024-08-19net: fec: Fix FEC_ECR_EN1588 being cleared on link-downCsókás, Bence1-0/+6
2024-08-19net: fec: Refactor: #define magic constantsCsókás Bence1-16/+30
2024-08-19wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda1-9/+9
2024-07-27net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas1-0/+2
2024-07-27can: kvaser_usb: fix return value for hif_usb_send_regoutChen Ni1-1/+1
2024-07-18ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov1-0/+15
2024-07-18net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski1-2/+2
2024-07-18net: lantiq_etop: add blank line after declarationAleksander Jan Bajkowski1-0/+1
2024-07-18bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme1-1/+1
2024-07-18can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson1-0/+1
2024-07-18bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-18net: dsa: mv88e6xxx: Correct check for empty listSimon Horman1-2/+2
2024-07-05net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez1-1/+5
2024-07-05net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum1-1/+2
2024-07-05virtio_net: checksum offloading handling fixHeng Qi1-2/+9
2024-07-05liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packetAleksandr Mishin1-6/+5
2024-07-05vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann1-0/+4
2024-07-05wifi: iwlwifi: mvm: don't read past the mfuart notifcationEmmanuel Grumbach1-10/+0
2024-07-05wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64Johannes Berg1-7/+2
2024-06-16wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AUBitterblue Smith1-15/+11
2024-06-16vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann1-4/+0
2024-06-16ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing1-2/+2
2024-06-16net:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
2024-06-16net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran1-4/+7
2024-06-16smsc95xx: use usbnet->driver_privAndre Edich1-33/+28
2024-06-16smsc95xx: remove redundant function argumentsAndre Edich1-18/+17
2024-06-16enic: Validate length of nl attributes in enic_set_vf_portRoded Zats1-0/+12
2024-06-16net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran1-1/+1
2024-06-16net: fec: avoid lock evasion when reading pps_enableWei Fang1-6/+8
2024-06-16net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
2024-06-16net: ethernet: cortina: Locking fixesLinus Walleij1-2/+10
2024-06-16net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3