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
2016-08-24
net: mv88e6xxx: Fix ingress rate removal for mv6131 chips
Jamie Lentin
1
-2
/
+6
2016-08-24
phy: micrel: Reenable interrupts during resume for ksz9031
Xander Huff
1
-1
/
+1
2016-08-24
gianfar: fix size of scatter-gathered frames
Zefir Kurtisi
1
-6
/
+14
2016-08-24
gianfar: prevent fragmentation in DSA environments
Zefir Kurtisi
1
-1
/
+2
2016-08-23
qed: FLR of active VFs might lead to FW assert
Yuval Mintz
1
-1
/
+10
2016-08-22
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
1
-4
/
+4
2016-08-22
ath9k: fix client mode beacon configuration
Felix Fietkau
1
-0
/
+1
2016-08-22
net: tehuti: fix typo: "eneble" -> "enable"
Colin Ian King
1
-1
/
+1
2016-08-21
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
1
-3
/
+5
2016-08-20
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
2
-3
/
+5
2016-08-20
ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
Alexander Duyck
1
-1
/
+3
2016-08-20
mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_set
Jiri Pirko
1
-8
/
+4
2016-08-20
net/mlx5: E-Switch, Avoid ACLs in the offloads mode
Or Gerlitz
1
-7
/
+9
2016-08-20
net/mlx5: E-Switch, Set the send-to-vport rules in the correct table
Or Gerlitz
1
-1
/
+1
2016-08-20
net/mlx5: E-Switch, Return the correct devlink e-switch mode
Or Gerlitz
1
-5
/
+19
2016-08-20
net/mlx5e: Retrieve the switchdev id from the firmware only once
Hadar Hen Zion
3
-3
/
+8
2016-08-20
net/mlx5e: Use correct flow dissector key on flower offloading
Hadar Hen Zion
1
-1
/
+1
2016-08-20
net/mlx5: Update last-use statistics for flow rules
Amir Vadai
1
-1
/
+10
2016-08-20
net/mlx5: Added missing check of msg length in verifying its signature
Paul Blakey
1
-31
/
+54
2016-08-20
net/mlx5: Fix pci error recovery flow
Mohamad Haj Yahia
1
-30
/
+29
2016-08-20
net/mlx5e: Optimization for MTU change
Tariq Toukan
1
-2
/
+7
2016-08-20
net/mlx5e: Set port MTU on netdev creation rather on open
Saeed Mahameed
1
-4
/
+3
2016-08-19
kaweth: fix oops upon failed memory allocation
Oliver Neukum
1
-1
/
+6
2016-08-19
kaweth: fix firmware download
Oliver Neukum
1
-2
/
+1
2016-08-19
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
1
-1
/
+1
2016-08-19
cxgb4: Fixes resource allocation for ULD's in kdump kernel
Hariprasad Shenai
1
-5
/
+5
2016-08-19
net: thunderx: Fix OOPs with ethtool --register-dump
David Daney
2
-2
/
+4
2016-08-19
qede: Fix Tx timeout due to xmit_more
Yuval Mintz
1
-1
/
+4
2016-08-18
mwifiex: fix large amsdu packets causing firmware hang
Cathy Luo
1
-1
/
+2
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-397
/
+662
2016-08-18
net_sched: convert tcf_exts from list to pointer array
WANG Cong
3
-5
/
+15
2016-08-18
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-49
/
+107
2016-08-18
mlxsw: spectrum: Allow packets to be trapped from any PG
Ido Schimmel
1
-1
/
+1
2016-08-18
mlxsw: spectrum: Unmap 802.1Q FID before destroying it
Ido Schimmel
1
-0
/
+2
2016-08-18
mlxsw: spectrum: Add missing rollbacks in error path
Ido Schimmel
1
-1
/
+3
2016-08-18
mlxsw: reg: Fix missing op field fill-up
Jiri Pirko
1
-0
/
+1
2016-08-18
mlxsw: spectrum: Trap loop-backed packets
Ido Schimmel
3
-0
/
+16
2016-08-18
mlxsw: spectrum: Add missing packet traps
Elad Raz
2
-0
/
+18
2016-08-18
mlxsw: spectrum: Mark port as active before registering it
Ido Schimmel
1
-2
/
+3
2016-08-18
mlxsw: spectrum: Create PVID vPort before registering netdevice
Ido Schimmel
3
-46
/
+29
2016-08-18
mlxsw: spectrum: Remove redundant errors from the code
Ido Schimmel
1
-16
/
+5
2016-08-18
mlxsw: spectrum: Don't return upon error in removal path
Ido Schimmel
1
-22
/
+5
2016-08-16
i40e: check for and deal with non-contiguous TCs
Dave Ertman
1
-10
/
+25
2016-08-16
ixgbe: Re-enable ability to toggle VLAN filtering
Alexander Duyck
1
-0
/
+1
2016-08-16
ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
Alexander Duyck
1
-6
/
+12
2016-08-16
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
1
-1
/
+2
2016-08-16
e1000e: factor out systim sanitization
Jarod Wilson
3
-29
/
+44
2016-08-16
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
1
-3
/
+23
2016-08-16
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...
sean.wang@mediatek.com
1
-13
/
+13
2016-08-16
net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...
sean.wang@mediatek.com
1
-0
/
+5
[prev]
[next]