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.13.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
2018-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
1
-1
/
+0
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-24
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-24
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-09-24
nfp: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-24
mlx5: remove ndo_poll_controller
Eric Dumazet
1
-19
/
+0
2018-09-24
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-24
i40evf: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-24
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
2018-09-24
igb: remove ndo_poll_controller
Eric Dumazet
1
-30
/
+0
2018-09-24
ixgb: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
fm10k: remove ndo_poll_controller
Eric Dumazet
3
-28
/
+0
2018-09-24
ixgbevf: remove ndo_poll_controller
Eric Dumazet
1
-21
/
+0
2018-09-24
ixgbe: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
bonding: use netpoll_poll_dev() helper
Eric Dumazet
1
-9
/
+2
2018-09-22
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
1
-1
/
+2
2018-09-22
net: apple: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+6
2018-09-22
net: i825xx: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+9
2018-09-22
net: wiznet: fix return type of ndo_start_xmit function
YueHaibing
2
-2
/
+2
2018-09-22
net: sgi: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-22
net: cirrus: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-22
net: seeq: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+5
2018-09-21
net: mscc: fix the frame extraction into the skb
Antoine Tenart
1
-3
/
+9
2018-09-21
r8169: fix autoneg issue on resume with RTL8168E
Heiner Kallweit
1
-0
/
+9
2018-09-20
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
1
-6
/
+14
2018-09-20
mlxsw: spectrum: Bump required firmware version
Petr Machata
1
-2
/
+2
2018-09-20
qed: Add missing device config for RoCE EDPM in UFP mode.
Sudarsana Reddy Kalluru
3
-22
/
+48
2018-09-20
qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
Sudarsana Reddy Kalluru
2
-1
/
+9
2018-09-20
qed: Fix populating the invalid stag value in multi function mode.
Sudarsana Reddy Kalluru
2
-1
/
+18
2018-09-20
net: mvneta: fix the Rx desc buffer DMA unmapping
Antoine Tenart
1
-2
/
+2
2018-09-19
sfp: fix oops with ethtool -m
Russell King
1
-2
/
+2
2018-09-19
net: mvpp2: fix a txq_done race condition
Antoine Tenart
1
-4
/
+6
2018-09-19
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
3
-6
/
+12
2018-09-19
net: bnxt: Fix a uninitialized variable warning.
zhong jiang
1
-0
/
+3
2018-09-19
Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-3
/
+4
2018-09-19
net: emac: fix fixed-link setup for the RTL8363SB switch
Christian Lamparter
1
-5
/
+10
2018-09-19
net: stmmac: Fixup the tail addr setting in xmit path
Jose Abreu
1
-2
/
+3
2018-09-19
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
3
-106
/
+145
2018-09-18
qmi_wwan: set DTR for modems in forced USB2 mode
Bjørn Mork
1
-7
/
+7
2018-09-18
r8169: Get and enable optional ether_clk clock
Hans de Goede
1
-0
/
+33
2018-09-18
r8169: enable ASPM on RTL8106E
Kai-Heng Feng
1
-0
/
+3
2018-09-18
r8169: Align ASPM/CLKREQ setting function with vendor driver
Kai-Heng Feng
1
-1
/
+3
2018-09-18
net/mlx5e: TLS, Read capabilities only when it is safe
Saeed Mahameed
1
-1
/
+2
2018-09-18
net/mlx5: Check for SQ and not RQ state when modifying hairpin SQ
Alaa Hleihel
1
-1
/
+1
2018-09-18
net/mlx5: Fix read from coherent memory
Eli Cohen
1
-1
/
+1
2018-09-17
net: ethernet: Fix a unused function warning.
zhong jiang
1
-3
/
+3
2018-09-17
net: dsa: mv88e6xxx: Fix ATU Miss Violation
Andrew Lunn
2
-2
/
+2
2018-09-17
hv_netvsc: pair VF based on serial number
Stephen Hemminger
2
-25
/
+36
[next]