summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-10-31caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo
2019-10-31bonding: validate ip header before check IPPROTO_IGMPCong Wang
2019-10-31carl9170: fix misuse of device driver APIChristian Lamparter
2019-10-31mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-10-31mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-10-05bonding: Add vlan tx offload to hw_enc_featuresYueHaibing
2019-10-05bonding: Always enable vlan tx offloadYueHaibing
2019-10-05be2net: fix link failure after ethtool offline testPetr Oros
2019-10-05be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2019-10-05can: flexcan: fix timeout when set small bitrateJoakim Zhang
2019-10-05net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-10-05net: stmmac: fix reset gpio free missingJisheng Zhang
2019-10-05net/mlx4_core: Change the error print to info printYunjian Wang
2019-09-23ath6kl: add some bounds checkingDan Carpenter
2019-09-23p54usb: Fix race between disconnect and firmware loadingAlan Stern
2019-09-23mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-23mwifiex: vendor_ie length check for parse WMM IEsKarthik D A
2019-09-23rsi: add fix for crash during assertionsSanjay Konduri
2019-09-23net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov
2019-09-23bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-09-23net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-09-23p54: drop device reference count if fails to enable devicePan Bian
2019-09-23mwl8k: Fix rate_idx underflowPetr Štetiar
2019-09-23at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing
2019-09-23ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing
2019-09-23cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-08-13ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2019-08-13Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich
2019-08-13slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-08-13team: fix possible recursive locking when add slavesHangbin Liu
2019-08-13vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King
2019-08-13rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-08-13net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit
2019-08-133c515: fix integer overflow warningArnd Bergmann
2019-08-13mac8390: Fix mmio access size probeFinn Thain
2019-08-13net: mac8390: Use standard memcpy_{from,to}io()Geert Uytterhoeven
2019-07-09mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai
2019-07-09mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-07-09mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-07-09pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-07-09net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-07-09net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-07-09net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu
2019-07-09vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet
2019-07-09libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2019-05-11vxlan: Fix big-endian declaration of VNIBen Hutchings
2019-05-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel
2019-05-11Revert "brcmfmac: assure SSID length from firmware is limited"Ben Hutchings
2019-05-02brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-05-02brcmfmac: revise handling events in receive pathArend van Spriel