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
2010-07-13
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2
-15
/
+14
2010-07-13
xtsonic: free irq if sonic_open() fails
Kulikov Vasiliy
1
-2
/
+10
2010-07-13
macsonic: free irqs if sonic_open() fails
Kulikov Vasiliy
1
-9
/
+28
2010-07-13
jazzsonic: free irq if sonic_open() fails
Kulikov Vasiliy
1
-4
/
+13
2010-07-13
tc35815: fix iomap leak
Kulikov Vasiliy
1
-1
/
+3
2010-07-13
ll_temac: Fix missing validate_addr hook
Denis Kirjanov
1
-0
/
+1
2010-07-13
cxgb4vf: fix TX Queue restart
Casey Leedom
2
-28
/
+16
2010-07-13
depca: fix leaks in depca_module_init()
Kulikov Vasiliy
1
-6
/
+23
2010-07-12
ac3200: fix error path
Kulikov Vasiliy
1
-1
/
+1
2010-07-12
at1700: fix double free_irq
Kulikov Vasiliy
1
-3
/
+1
2010-07-12
cxgb4: exclude registers with read side effects from register dumps
Dimitris Michailidis
1
-10
/
+13
2010-07-12
cxgb4: implement the ETHTOOL_GRXFH command
Dimitris Michailidis
3
-1
/
+65
2010-07-12
cxgb4: add user manipulation of the RSS table
Dimitris Michailidis
2
-16
/
+98
2010-07-12
cxgb4: avoid duplicating some resource freeing code
Dimitris Michailidis
1
-17
/
+25
2010-07-12
cxgb4: move the choice of interrupt type before net_device registration
Dimitris Michailidis
1
-6
/
+7
2010-07-12
tg3: Update version to 3.112
Matt Carlson
1
-2
/
+2
2010-07-12
tg3: Fix some checkpatch errors
Matt Carlson
1
-8
/
+9
2010-07-12
tg3: Revert PCIe tx glitch fix
Matt Carlson
2
-46
/
+0
2010-07-12
tg3: Report driver version to firmware
Matt Carlson
2
-3
/
+9
2010-07-12
tg3: Relax 5717 serdes restriction
Matt Carlson
1
-3
/
+2
2010-07-12
tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()
Matt Carlson
1
-6
/
+14
2010-07-12
tg3: Fix single MSI-X vector coalescing
Matt Carlson
1
-1
/
+1
2010-07-12
tg3: Revert RSS indir tbl setup change
Matt Carlson
1
-1
/
+1
2010-07-11
82596: free resources on error
Kulikov Vasiliy
1
-8
/
+22
2010-07-11
82596: do not panic on out of memory
Kulikov Vasiliy
1
-16
/
+26
2010-07-11
be2net: Patch to determine if function is VF while running in guest OS.
Sarveshwar Bandi
2
-1
/
+12
2010-07-11
macvtap: Use dev_t for macvtap_major.
David S. Miller
1
-1
/
+1
2010-07-10
qlcnic: Disable admin tools interface for VF driver mode
Anirban Chakraborty
1
-1
/
+4
2010-07-10
qlcnic: Check FW capability for TSO
Anirban Chakraborty
3
-6
/
+14
2010-07-10
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
1
-1
/
+1
2010-07-09
cxgb4vf: Implement "Unhandled Interrupts" statistic
Casey Leedom
2
-3
/
+8
2010-07-09
fec_mpc52xx: fix error path
Kulikov Vasiliy
1
-21
/
+17
2010-07-09
ll_temac: fix memory leak
Kulikov Vasiliy
1
-1
/
+4
2010-07-09
ax88796: free irq on error
Kulikov Vasiliy
1
-1
/
+3
2010-07-09
ks8842: Remove unnecessary bank select.
Richard Röjfors
1
-1
/
+0
2010-07-09
ks8842: Do the TX timeout work in workqueue context.
Richard Röjfors
1
-2
/
+22
2010-07-09
ll_temac: fix DMA resources leak
Denis Kirjanov
1
-0
/
+32
2010-07-09
sfc: Remove unused field left from mis-merge
Ben Hutchings
1
-2
/
+0
2010-07-09
tg3: allow TSO on vlan devices
Eric Dumazet
1
-7
/
+21
2010-07-09
tg3: 64 bit stats on all arches
Eric Dumazet
2
-25
/
+14
2010-07-09
bnx2: 64 bit stats on all arches
Eric Dumazet
1
-18
/
+7
2010-07-09
cxgb3: simplify need_skb_unmap
FUJITA Tomonori
1
-9
/
+5
2010-07-09
cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage
FUJITA Tomonori
1
-9
/
+5
2010-07-08
cxgb4: fix for new ndo_get_stats64 signature
Dimitris Michailidis
1
-2
/
+2
2010-07-08
b44: remove unused dma_desc_align_mask
FUJITA Tomonori
1
-2
/
+0
2010-07-08
ethoc: Fix warning in ethoc_init_ring().
David S. Miller
1
-2
/
+2
2010-07-08
niu: BUG on inability to find page in rx page hashes.
David S. Miller
1
-1
/
+3
2010-07-08
cxgb4: Use kfree_skb for skb pointers
Denis Kirjanov
1
-1
/
+1
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
17
-117
/
+190
2010-07-08
gianfar: code cleanup
Eran Liberty
1
-27
/
+27
[next]