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
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-235
/
+254
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
127
-12
/
+134
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-9
/
+0
2011-11-07
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-69
/
+22
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+9
2011-11-05
bonding: comparing a u8 with -1 is always false
Dan Carpenter
2
-4
/
+4
2011-11-05
sky2: fix regression on Yukon Optima
stephen hemminger
1
-11
/
+0
2011-11-05
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
3
-4
/
+10
2011-11-05
macvlan: receive multicast with local address
stephen hemminger
1
-0
/
+7
2011-11-05
tg3: Update version to 3.121
Matt Carlson
1
-2
/
+2
2011-11-05
tg3: Eliminate timer race with reset_task
Matt Carlson
2
-13
/
+2
2011-11-05
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
2
-9
/
+25
2011-11-05
tg3: Obtain PCI function number from device
Matt Carlson
2
-6
/
+33
2011-11-05
tg3: Fix irq alloc error cleanup path
Matt Carlson
1
-5
/
+4
2011-11-05
tg3: Fix 4k skb error recovery path
Matt Carlson
1
-8
/
+8
2011-11-05
tg3: Fix 4k tx bd segmentation code
Matt Carlson
1
-23
/
+24
2011-11-05
tg3: Fix APE mutex init and use
Matt Carlson
2
-24
/
+30
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-67
/
+69
2011-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-132
/
+179
2011-11-04
be2net: Add detect UE feature for Lancer
Padmanabh Ratnakar
3
-21
/
+42
2011-11-04
be2net: Prevent CQ full condition for Lancer
Padmanabh Ratnakar
1
-4
/
+4
2011-11-04
be2net: Fix disabling multicast promiscous mode
Padmanabh Ratnakar
1
-0
/
+7
2011-11-04
be2net: Fix endian issue in RX filter command
Padmanabh Ratnakar
1
-1
/
+1
2011-11-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-14
/
+38
2011-11-03
ixgbevf: Update release version
Greg Rose
1
-1
/
+1
2011-11-03
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
1
-4
/
+6
2011-11-03
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
1
-9
/
+11
2011-11-03
ixgbe: Fix compiler warnings
Greg Rose
1
-0
/
+2
2011-11-03
ixgbe: fix smatch splat due to missing NULL check
John Fastabend
1
-21
/
+12
2011-11-03
ixgbe: fix disabling of Tx laser at probe
Emil Tantilov
1
-7
/
+7
2011-11-03
ixgbe: Fix link issues caused by a reset while interface is down
Emil Tantilov
1
-1
/
+0
2011-11-03
igb: Fix for I347AT4 PHY cable length unit detection
Kantecki, Tomasz
1
-1
/
+1
2011-11-03
e100: make sure vlan support isn't advertised on old adapters
Jesse Brandeburg
1
-0
/
+4
2011-11-03
e1000e: demote a debugging WARN to a debug log message
Bruce Allan
1
-2
/
+1
2011-11-03
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
1
-2
/
+2
2011-11-03
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
1
-2
/
+2
2011-11-03
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-9
/
+5
2011-11-02
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
1
-10
/
+0
2011-11-02
b43: Remove unneeded message
Larry Finger
1
-1
/
+0
2011-11-02
iwlwifi: allow pci_enable_msi fail
Wey-Yi Guy
1
-5
/
+3
2011-11-02
libertas: ensure we clean up a scan request properly
Andres Salomon
3
-12
/
+20
2011-11-02
ath9k_hw: Fix noise floor calibration timeout on fast channel change
Rajkumar Manoharan
3
-7
/
+3
2011-11-02
ath9k_hw: Update AR9485 initvals to fix system hang issue
Rajkumar Manoharan
1
-5
/
+5
[next]