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
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
55
-525
/
+807
2011-09-22
bna: PCI Probe Conf Lock Fix
Rasesh Mody
1
-0
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net-next
David S. Miller
3
-17
/
+3
2011-09-21
macmace, macsonic: cleanup
Finn Thain
2
-17
/
+1
2011-09-21
net/smsc911x: Correctly configure 16-bit register access from DT
Dave Martin
1
-0
/
+2
2011-09-21
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger
3
-0
/
+299
2011-09-21
ixgbe: fix possible null buffer error
Jesse Brandeburg
1
-2
/
+2
2011-09-21
tg3: fix VLAN tagging regression
Kasper Pedersen
1
-2
/
+0
2011-09-20
net/phy: add IC+ IP101A and support APS.
Giuseppe CAVALLARO
1
-11
/
+68
2011-09-20
net: pxa168: Fix build errors by including interrupt.h
Tanmay Upadhyay
1
-0
/
+1
2011-09-20
netconsole: switch init_netconsole() to late_initcall
Lin Ming
1
-1
/
+7
2011-09-20
gianfar: Fix overflow check and return value for gfar_get_cls_all()
Ben Hutchings
1
-4
/
+4
2011-09-20
ppp_generic: fix multilink fragment MTU calculation (again)
Henry Wong
1
-1
/
+6
2011-09-20
GRETH: avoid overwrite IP-stack's IP-frags checksum
Daniel Hellstrom
1
-2
/
+5
2011-09-20
GRETH: RX/TX bytes were never increased
Daniel Hellstrom
2
-0
/
+6
2011-09-20
netxen: Add pcie workaround
Rajesh Borundia
2
-3
/
+64
2011-09-20
netxen: Fix vhdr_len in case of non vlan packets.
Rajesh Borundia
1
-1
/
+1
2011-09-20
Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-5
/
+27
2011-09-20
macvtap: fix the uninitialized var using in macvtap_alloc_skb()
Jason Wang
1
-7
/
+5
2011-09-20
Merge git://github.com/Jkirsher/net-next
David S. Miller
3
-345
/
+311
2011-09-20
Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem
John W. Linville
5
-42
/
+73
2011-09-20
igb: Remove multi_tx_table and simplify igb_xmit_frame
Alexander Duyck
2
-17
/
+23
2011-09-20
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
Alexander Duyck
3
-20
/
+20
2011-09-20
igb: drop the "adv" off function names relating to descriptors
Alexander Duyck
3
-36
/
+36
2011-09-20
igb: Refactor clean_rx_irq to reduce overhead and improve performance
Alexander Duyck
1
-49
/
+47
2011-09-20
igb: update ring and adapter structure to improve performance
Alexander Duyck
2
-41
/
+46
2011-09-20
igb: streamline Rx buffer allocation and cleanup
Alexander Duyck
2
-88
/
+104
2011-09-20
igb: drop support for single buffer mode
Alexander Duyck
3
-86
/
+28
2011-09-20
igb: Update max_frame_size to account for an optional VLAN tag if present
Alexander Duyck
2
-9
/
+12
2011-09-20
igb: Update RXDCTL/TXDCTL configurations
Alexander Duyck
2
-16
/
+12
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
95
-4328
/
+9298
2011-09-19
b43: Fix beacon problem in ad-hoc mode
Manual Munz
1
-1
/
+2
2011-09-18
Merge git://github.com/davem330/net
Linus Torvalds
29
-356
/
+603
2011-09-17
r8169: do not enable the TBI for anything but the original 8169.
Francois Romieu
1
-3
/
+10
2011-09-17
r8169: remove erroneous processing of always set bit.
Francois Romieu
1
-1
/
+6
2011-09-17
r8169: fix WOL setting for 8105 and 8111evl
Hayes Wang
1
-1
/
+9
2011-09-17
r8169: add MODULE_FIRMWARE for the firmware of 8111evl
Hayes Wang
1
-0
/
+1
2011-09-17
r8169: fix the reset setting for 8111evl
Hayes Wang
1
-0
/
+1
2011-09-17
bna: Eliminate Small Race Condition Window in RX Path
Rasesh Mody
1
-2
/
+3
2011-09-17
bna: Set Ring Param Fix
Rasesh Mody
1
-2
/
+3
2011-09-17
bna: Semaphore Lock Fix
Rasesh Mody
1
-1
/
+1
2011-09-17
ixgbe: remove duplicate netif_tx_start_all_queues
Emil Tantilov
1
-2
/
+0
2011-09-17
ixgbe: fix FCRTL/H register dump for X540
Emil Tantilov
1
-0
/
+1
2011-09-17
ixgbe: cleanup some register reads
Emil Tantilov
1
-9
/
+21
2011-09-17
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
Alexander Duyck
3
-19
/
+35
2011-09-17
ixgbe: drop adapter from ixgbe_fso call documentation
Alexander Duyck
1
-1
/
+0
2011-09-17
ixgbe: Add SFP support for missed 82598 PHY
Alexander Duyck
1
-0
/
+3
2011-09-17
ixgbe: Add missing code for enabling overheat sensor interrupt
Alexander Duyck
1
-0
/
+4
2011-09-17
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
Alexander Duyck
2
-18
/
+7
2011-09-17
v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
Alexander Duyck
1
-4
/
+6
[next]