summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/p...David S. Miller9-30/+63
2019-09-26net: stmmac: Fix page pool sizeThierry Reding1-1/+3
2019-09-26macsec: drop skb sk before calling gro_cells_receiveXin Long1-0/+1
2019-09-26Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-65/+105
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski19-151/+151
2019-09-25net: macb: Remove dead codeShubhrajyoti Datta1-3/+2
2019-09-25net: stmmac: selftests: Flow Control test can also run with ASYM PauseJose Abreu1-1/+1
2019-09-25gianfar: Make reset_gfar staticYueHaibing1-1/+1
2019-09-25atm: he: clean up an indentation issueColin Ian King1-1/+1
2019-09-25ppp: Fix memory leak in ppp_writeTakeshi Misawa1-0/+2
2019-09-25net/ibmvnic: prevent more than one thread from running in resetJuliet Kim2-11/+34
2019-09-25net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim2-68/+157
2019-09-25wil6210: use after free in wil_netif_rx_any()Dan Carpenter1-1/+1
2019-09-24skge: fix checksum byte orderStephen Hemminger1-1/+1
2019-09-24arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König1-14/+17
2019-09-24iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho1-3/+5
2019-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi2-10/+7
2019-09-24mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-09-24net/mlx5e: Fix matching on tunnel addresses typeDmytro Linkin1-36/+53
2019-09-24net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed1-2/+2
2019-09-24net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang1-0/+1
2019-09-24net/mlx5: DR, Allow matching on vport based on vhca_idAlaa Hleihel3-8/+37
2019-09-24net/mlx5: DR, Fix getting incorrect prev node in ste_freeAlex Vesker3-16/+10
2019-09-24net/mlx5: DR, Remove redundant vport number from actionAlex Vesker2-3/+2
2019-09-24rtw88: configure firmware after HCI startedYan-Hsuan Chuang2-3/+4
2019-09-23net: dsa: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-09-23net: dsa: b53: Use the correct style for SPDX License IdentifierNishad Kamdar1-2/+2
2019-09-23ionic: Fix an error code in ionic_lif_alloc()Dan Carpenter1-0/+1
2019-09-23net: ena: Select DIMLIB for ENA_ETHERNETMao Wenan1-0/+1
2019-09-22qede: qede_fp: simplify a bit 'qede_rx_build_skb()'Christophe JAILLET1-2/+1
2019-09-22net: stmmac: selftest: avoid large stack usageArnd Bergmann2-13/+6
2019-09-22net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TASMao Wenan1-0/+1
2019-09-22net: remove netx ethernet driverArnd Bergmann3-509/+0
2019-09-22net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov1-3/+6
2019-09-21usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork1-0/+5
2019-09-21cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork1-1/+5
2019-09-21zd1211rw: zd_usb: Use "%zu" to format size_tGeert Uytterhoeven1-1/+1
2019-09-21rtw88: pci: release tx skbs DMAed when stopYan-Hsuan Chuang1-0/+12
2019-09-21rtw88: pci: extract skbs free routine for trx ringsYan-Hsuan Chuang1-10/+26
2019-09-21ipv4: Revert removal of rt_uses_gatewayDavid Ahern1-1/+1
2019-09-20ibmvnic: Warn unknown speed message only when carrier is presentMurilo Fossa Vicentini1-3/+4
2019-09-20ionic: Remove unnecessary ternary operator in ionic_debugfs_add_identNathan Chancellor1-1/+1
2019-09-19iwlwifi: mvm: fix build w/o CONFIG_THERMALJohannes Berg1-2/+7
2019-09-19usbnet: sanity checking of packet sizes and device mtuOliver Neukum1-0/+3
2019-09-18Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+178
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1052-28669/+85832
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds159-3153/+9338
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds148-2216/+8804
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds417-19255/+16392