aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-06lpc_eth: kernel BUG on removeBruno Carneiro da Cunha1-2/+0
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan1-0/+1
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim1-0/+2
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu1-0/+5
2019-12-05ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers1-2/+3
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen1-12/+6
2019-12-05net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin1-13/+6
2019-12-05net: hns3: fix for TX queue not restarted problemYunsheng Lin1-12/+21
2019-12-05net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for NET_SWITCHDEVGrygorii Strashko1-1/+1
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-04net: sfp: fix hwmonRussell King1-9/+4
2019-12-04net: sfp: fix unbindRussell King1-0/+4
2019-12-04ionic: keep users rss hash across lif resetShannon Nelson1-6/+10
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca3-10/+10
2019-12-03net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean1-4/+10
2019-12-03can: xilinx_can: Fix usage of skb memorySrinivas Neeli1-12/+13
2019-12-03can: xilinx_can: skip error message on deferred probeVenkatesh Yadav Abbarapu1-1/+2
2019-12-03can: ucan: fix non-atomic allocation in completion handlerJohan Hovold1-1/+1
2019-12-03can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1
2019-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-41/+60
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds2-92/+165
2019-12-01net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit1-0/+9
2019-12-01r8169: fix resume on cable plug-inHeiner Kallweit1-0/+1
2019-12-01r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit1-1/+1
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-0/+60
2019-11-30net: emulex: benet: indent a Kconfig depends continuation lineRandy Dunlap1-1/+1
2019-11-30net: ethernet: ti: ale: ensure vlan/mdb deleted when no membersGrygorii Strashko1-3/+9
2019-11-30net/mlx5e: Fix build error without IPV6YueHaibing1-36/+38
2019-11-28net: macb: add missed tasklet_killChuhong Yuan1-0/+1
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-100/+244
2019-11-27net: usb: aqc111: Use the correct style for SPDX License IdentifierNishad Kamdar1-2/+2
2019-11-27net: phy: Use the correct style for SPDX License IdentifierNishad Kamdar5-6/+6
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin1-2/+11
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2019-11-27net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu1-36/+18
2019-11-27net: mscc: ocelot: avoid incorrect consuming in skbs listYangbo Lu1-0/+1
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-31/+1
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-29/+43
2019-11-26gve: Fix the queue page list allocated pages countJeroen de Borst1-1/+2
2019-11-26net: phy: dp83869: Fix return paths to return proper valuesDan Murphy1-23/+26
2019-11-26net: usbnet: Fix -Wcast-function-typePhong Tran1-1/+8
2019-11-26net: hso: Fix -Wcast-function-typePhong Tran1-2/+3
2019-11-26ibmvnic: Serialize device queriesThomas Falcon2-5/+51
2019-11-26ibmvnic: Bound waits for device queriesThomas Falcon1-15/+97
2019-11-26ibmvnic: Terminate waiting device threads after loss of serviceThomas Falcon1-0/+9
2019-11-26ibmvnic: Fix completion structure initializationThomas Falcon1-8/+11
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds842-25198/+66880
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-8/+12
2019-11-25slip: Fix use-after-free Read in slip_openJouni Hogander1-0/+1