index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-27
tg3: Update copyright
Siva Reddy Kallam
2
-3
/
+6
2017-12-27
net: fec: unmap the xmit buffer that are not transferred by DMA
Fugang Duan
1
-0
/
+6
2017-12-26
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
1
-0
/
+1
2017-12-26
phylink: ensure AN is enabled
Russell King
1
-0
/
+1
2017-12-26
phylink: ensure the PHY interface mode is appropriately set
Russell King
1
-0
/
+1
2017-12-22
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
1
-0
/
+56
2017-12-20
Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-100
/
+208
2017-12-20
nfp: bpf: keep track of the offloaded program
Jakub Kicinski
2
-4
/
+51
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
1
-9
/
+3
2017-12-20
net: mvneta: eliminate wrong call to handle rx descriptor error
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: use proper rxq_number in loop on rx queues
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: clear interface link status on port disable
Yelena Krivosheev
1
-0
/
+4
2017-12-20
net/mlx5: Stay in polling mode when command EQ destroy fails
Moshe Shemesh
1
-3
/
+1
2017-12-20
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
1
-7
/
+13
2017-12-20
net/mlx5: Fix steering memory leak
Maor Gottlieb
1
-2
/
+14
2017-12-20
net/mlx5e: Prevent possible races in VXLAN control flow
Gal Pressman
1
-0
/
+4
2017-12-20
net/mlx5e: Add refcount to VXLAN structure
Gal Pressman
2
-23
/
+28
2017-12-20
net/mlx5e: Fix possible deadlock of VXLAN lock
Gal Pressman
1
-10
/
+10
2017-12-20
net/mlx5: Fix error flow in CREATE_QP command
Moni Shoua
1
-2
/
+2
2017-12-20
net/mlx5: Fix misspelling in the error message and comment
Eugenia Emantayev
2
-2
/
+2
2017-12-20
net/mlx5e: Fix defaulting RX ring size when not needed
Eugenia Emantayev
4
-13
/
+22
2017-12-20
net/mlx5e: Fix features check of IPv6 traffic
Gal Pressman
1
-1
/
+2
2017-12-20
net/mlx5e: Fix ETS BW check
Huy Nguyen
1
-3
/
+7
2017-12-20
net/mlx5: Fix rate limit packet pacing naming and struct
Eran Ben Elisha
2
-13
/
+13
2017-12-20
Revert "mlx5: move affinity hints assignments to generic code"
Saeed Mahameed
3
-29
/
+92
2017-12-20
net/mlx5: FPGA, return -EINVAL if size is zero
Kamal Heib
1
-0
/
+6
2017-12-19
net: stmmac: Fix bad RX timestamp extraction
Fredrik Hallenberg
5
-6
/
+8
2017-12-19
net: stmmac: Fix TX timestamp calculation
Fredrik Hallenberg
1
-2
/
+4
2017-12-19
vxlan: update skb dst pmtu on tx path
Xin Long
1
-0
/
+14
2017-12-19
net: arc_emac: restart stalled EMAC
Alexander Kochetkov
2
-0
/
+113
2017-12-19
net: arc_emac: fix arc_emac_rx() error paths
Alexander Kochetkov
1
-22
/
+31
2017-12-19
net: mediatek: setup proper state for disabled GMAC on the default
Sean Wang
1
-5
/
+6
2017-12-19
mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bug
Petr Machata
1
-12
/
+3
2017-12-19
tg3: Fix rx hang on MTU change with 5717/5719
Brian King
1
-1
/
+3
2017-12-19
Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+2
2017-12-19
mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nl
Jia-Ju Bai
1
-1
/
+1
2017-12-19
mac80211_hwsim: enable TODS BIT in null data frame
Adiel Aloni
1
-0
/
+1
2017-12-18
net: phy: xgene: disable clk on error paths
Alexey Khoroshilov
1
-6
/
+15
2017-12-18
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
Russell King
1
-0
/
+12
2017-12-18
net: qcom/emac: Change the order of mac up and sgmii open
Hemanth Puranik
1
-3
/
+3
2017-12-18
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Zhao Qiang
1
-1
/
+1
2017-12-17
vxlan: restore dev->mtu setting based on lower device
Alexey Kodanev
1
-0
/
+5
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-12-15
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
Daniele Palmas
1
-0
/
+1
2017-12-15
net: aquantia: Increment driver version
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
1
-8
/
+8
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2
-0
/
+8
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
1
-0
/
+1
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
1
-16
/
+16
[prev]
[next]