summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-01-12mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-12vxlan: fix tos value before xmitHangbin Liu1-2/+2
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet1-6/+3
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-12net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-12net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn2-0/+6
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-1/+1
2020-01-12gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet1-2/+3
2020-01-12hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang3-6/+11
2020-01-12net: stmmac: Always arm TX Timer at end of transmission startJose Abreu1-0/+2
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu1-1/+1
2020-01-12net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu2-1/+4
2020-01-12net: stmmac: Do not accept invalid MTU valuesJose Abreu1-0/+12
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan1-1/+1
2020-01-12cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni1-0/+4
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2020-01-12bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2-8/+34
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2020-01-04gtp: avoid zero size hashtableTaehee Yoo1-2/+5
2020-01-04gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo1-17/+17
2020-01-04gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo1-17/+19
2020-01-04net: marvell: mvpp2: phylink requires the link interruptRussell King1-1/+1
2020-01-04gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo1-10/+22
2020-01-04gtp: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu1-1/+1
2020-01-04net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl1-3/+11
2020-01-04net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk1-3/+4
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal1-3/+7
2020-01-046pack,mkiss: fix possible deadlockEric Dumazet2-4/+4
2020-01-04bonding: fix active-backup transition after link failureMahesh Bandewar1-3/+0
2019-12-31can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang1-3/+3
2019-12-31net: phy: initialise phydev speed and duplex sanelyRussell King1-2/+2
2019-12-31net: ethernet: ti: ale: clean ale tbl on init and intf restartGrygorii Strashko1-0/+2
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg2-0/+6
2019-12-31brcmfmac: remove monitor interface when detachingRafał Miłecki1-0/+5
2019-12-31tun: fix data-race in gro_normal_list()Petar Penkov1-2/+2
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-12-31ice: delay lessMitch Williams2-3/+4
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan1-0/+2
2019-12-31rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih1-0/+2
2019-12-31bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra1-5/+11
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil1-1/+2
2019-12-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin1-0/+3
2019-12-31net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan1-0/+1
2019-12-31net: phy: dp83867: enable robust auto-mdixGrygorii Strashko1-5/+10
2019-12-31i40e: initialize ITRN registers with correct valuesNicholas Nunley1-5/+5
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu3-0/+5