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
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
1
-18
/
+21
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
3
-1
/
+5
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
12
-36
/
+36
2014-01-10
macvlan: forbid L2 fowarding offload for macvtap
Jason Wang
1
-1
/
+4
2014-01-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-3
/
+9
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
1
-4
/
+9
2014-01-10
bnx2x: prevent WARN during driver unload
Yuval Mintz
2
-18
/
+38
2014-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+9
2014-01-07
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
1
-2
/
+11
2014-01-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-2
/
+8
2014-01-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2014-01-06
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2
-4
/
+9
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
3
-12
/
+22
2014-01-06
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
2
-6
/
+12
2014-01-06
xen-netback: Include header for vmalloc
Josh Boyer
1
-0
/
+1
2014-01-06
fec: Revert "fec: Do not assume that PHY reset is active low"
Fabio Estevam
1
-10
/
+4
2014-01-06
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
5
-112
/
+174
2014-01-06
bnx2x: fix AFEX memory overflow
Yuval Mintz
1
-1
/
+4
2014-01-06
bnx2x: Clean before update RSS arrives
Michal Kalderon
2
-1
/
+7
2014-01-06
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
1
-3
/
+6
2014-01-06
bnx2x: limit number of interrupt vectors for 57711
Dmitry Kravkov
2
-3
/
+5
2014-01-04
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
4
-7
/
+12
2014-01-04
{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly
fan.du
1
-1
/
+2
2014-01-04
cxgb4: allow large buffer size to have page size
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2014-01-03
virtio-net: fix refill races during restore
Jason Wang
1
-5
/
+6
2014-01-03
qlcnic: Fix resource allocation for TX queues
Manish Chopra
1
-1
/
+2
2014-01-03
qlcnic: Fix loopback diagnostic test
Manish Chopra
3
-6
/
+7
2014-01-02
bnx2x: Fix KR2 work-around detection of BCM8073
Yaniv Rosner
1
-1
/
+1
2014-01-02
bnx2x: Fix incorrect link-up report
Yaniv Rosner
1
-0
/
+4
2014-01-02
bnx2x: Fix Duplex setting for 54618se
Yaniv Rosner
1
-26
/
+28
2014-01-02
bnx2x: Fix passive DAC cable detection
Yaniv Rosner
1
-9
/
+12
2014-01-02
bnx2x: Fix 578xx-KR 1G link
Yaniv Rosner
2
-0
/
+14
2014-01-01
usbnet: mcs7830: rework link state detection
Octavian Purdila
1
-15
/
+4
2013-12-31
iwlwifi: add new devices for 7265 series
Oren Givon
1
-2
/
+8
2013-12-30
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
2
-13
/
+11
2013-12-30
phy: IRQ cannot be shared
Sergei Shtylyov
1
-4
/
+2
2013-12-30
xen-netback: fix guest-receive-side array sizes
Paul Durrant
3
-7
/
+24
2013-12-30
fec: Do not assume that PHY reset is active low
Fabio Estevam
1
-4
/
+10
2013-12-27
netxen: Correct off-by-one errors in bounds checks
David Gibson
1
-2
/
+2
2013-12-27
arc_emac: fix potential use after free
Eric Dumazet
1
-2
/
+2
2013-12-27
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
1
-1
/
+1
2013-12-26
macvlan: fix netdev feature propagation from lower device
Florian Westphal
1
-3
/
+13
2013-12-23
drivers: net : cpsw: pass proper device name while requesting irq
Mugunthan V N
1
-1
/
+1
2013-12-23
cxgb4: Add API to correctly calculate tuple fields
Kumar Sanghvi
6
-16
/
+235
2013-12-23
cxgb4: Account for stid entries properly in case of IPv6
Kumar Sanghvi
1
-2
/
+12
2013-12-23
cxgb4: Assign filter server TIDs properly
Kumar Sanghvi
2
-5
/
+20
2013-12-23
cxgb4: Include TCP as protocol when creating server filters
Kumar Sanghvi
2
-0
/
+9
2013-12-23
cxgb4: Reserve stid 0 for T4/T5 adapters
Kumar Sanghvi
1
-0
/
+6
2013-12-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-20
/
+66
2013-12-22
hyperv: Fix race between probe and open calls
Haiyang Zhang
1
-12
/
+8
[next]