summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren2019-04-022-3/+1
* | nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren2019-04-022-15/+14
|/
* net: stmmac: don't log oversized framesAaro Koskinen2019-03-311-2/+0
* net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen2019-03-311-0/+5
* net: stmmac: don't overwrite discard_frame statusAaro Koskinen2019-03-311-3/+4
* net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen2019-03-311-7/+7
* net: stmmac: ratelimit RX error logsAaro Koskinen2019-03-311-6/+8
* net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen2019-03-317-19/+35
* r8169: disable default rx interrupt coalescing on RTL8168Heiner Kallweit2019-03-301-1/+1
* Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-03-299-81/+152
|\
| * net/mlx5e: Consider tunnel type for encap contextsEli Britstein2019-03-291-9/+19
| * net/mlx5e: Update xon formulaHuy Nguyen2019-03-291-12/+16
| * net/mlx5e: Update xoff formulaHuy Nguyen2019-03-291-5/+6
| * net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepaHuy Nguyen2019-03-291-0/+1
| * net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon2019-03-291-4/+2
| * net/mlx5: E-Switch, Protect from invalid memory access in offload fdb tableRoi Dayan2019-03-291-0/+1
| * net/mlx5e: Correctly use the namespace type when allocating pedit actionTonghao Zhang2019-03-291-1/+1
| * net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modesRoi Dayan2019-03-291-0/+2
| * net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin2019-03-292-19/+31
| * net/mlx5: ethtool, Fix type analysis of advertised link-modeAya Levin2019-03-291-2/+3
| * net/mlx5e: Add a lock on tir listYuval Avnery2019-03-291-0/+7
| * net: mlx5: Add a missing check on idr_find, free bufAditya Pakki2019-03-291-3/+11
| * net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocolsDmytro Linkin2019-03-291-4/+48
| * net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz2019-03-291-2/+4
| * net/mlx5: Decrease default mr cache sizeArtemy Kovalyov2019-03-291-20/+0
* | Revert "cxgb4: Update 1.23.3.0 as the latest firmware supported."David S. Miller2019-03-291-6/+6
* | cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni2019-03-291-6/+6
* | nfp: disable netpoll on representorsJakub Kicinski2019-03-291-1/+1
* | nfp: validate the return code from dev_queue_xmit()Jakub Kicinski2019-03-291-1/+1
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-03-286-60/+25
|\ \
| * | fm10k: Fix a potential NULL pointer dereferenceYue Haibing2019-03-271-0/+2
| * | i40e: fix WoL support checkStefan Assmann2019-03-271-2/+1
| * | ixgbe: fix mdio bus registrationIvan Vecera2019-03-271-7/+9
| * | igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-03-272-49/+10
| * | i40e: fix i40e_ptp_adjtime when given a negative deltaJacob Keller2019-03-261-2/+3
* | | thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson2019-03-281-4/+3
* | | thunderx: enable page recycling for non-XDP caseDean Nelson2019-03-281-12/+11
* | | net: hns3: fix compile errorXi Wang2019-03-282-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2722-423/+160
|\| | | |/ |/|
| * dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei2019-03-261-4/+9
| * chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2019-03-262-2/+2
| * r8169: fix cable re-plugging issueHeiner Kallweit2019-03-241-1/+1
| * net: ethernet: ti: fix possible object reference leakWen Yang2019-03-241-2/+6
| * net: ibm: fix possible object reference leakWen Yang2019-03-241-0/+1
| * net: xilinx: fix possible object reference leakWen Yang2019-03-241-0/+2
| * r8169: don't read interrupt mask register in interrupt handlerHeiner Kallweit2019-03-221-2/+4
| * net: hns3: fix for not calculating tx bd num correctlyYunsheng Lin2019-03-212-8/+6
| * net: macb: Add null check for PCLK and HCLKHarini Katakam2019-03-211-2/+8
| * dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu2019-03-211-1/+1
| * net: ks8851: Deduplicate register macrosLukas Wunner2019-03-203-330/+34