summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-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
2019-09-18Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds47-1810/+3058
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds268-2212/+13346
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-492/+352
2019-09-18Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-56/+69
2019-09-18Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds29-134/+245
2019-09-18Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds67-1259/+2548
2019-09-18Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds39-454/+746
2019-09-18Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds75-858/+654
2019-09-18Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds419-22461/+12434