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-07-14
qlcnic: change capture mask for FW dump
Anirban Chakraborty
2
-8
/
+4
2011-07-14
qlcnic: define error code for loopback test
Amit Kumar Salecha
3
-12
/
+30
2011-07-14
qlcnic: fix race in skb->len access.
Sucheta Chakraborty
1
-2
/
+2
2011-07-14
qlcnic: enable mac-learning in promiscous mode.
Sucheta Chakraborty
3
-6
/
+16
2011-07-14
qlcnic: updated supported cards information
Sritej Velaga
1
-0
/
+2
2011-07-14
qlcnic: fix chip reset logic
Sritej Velaga
1
-7
/
+8
2011-07-14
bnx2: Read iSCSI config from shared memory during ->probe()
Michael Chan
2
-4
/
+16
2011-07-14
bnx2: Add MCP dump
Jeffrey Huang
2
-13
/
+56
2011-07-14
cnic: Return proper error code if we fail to send netlink message
Michael Chan
2
-3
/
+3
2011-07-14
cnic: Fix ring setup/shutdown code
Michael Chan
1
-2
/
+7
2011-07-14
cnic: Fix port_mode setting
Michael Chan
1
-1
/
+1
2011-07-14
cnic: Replace get_random_bytes() with random32()
Michael Chan
1
-2
/
+3
2011-07-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...
David S. Miller
8
-99
/
+152
2011-07-14
tg3: Match power source to driver state
Matt Carlson
1
-8
/
+16
2011-07-14
tg3: Add function status reporting
Matt Carlson
2
-24
/
+91
2011-07-14
tg3: Create critical section around GPIO toggling
Matt Carlson
2
-11
/
+53
2011-07-14
tg3: Determine PCI function number in one place
Matt Carlson
2
-3
/
+12
2011-07-14
tg3: Check transitions to D0 power state
Matt Carlson
1
-10
/
+17
2011-07-14
tg3: Move power state transitions to init_one
Matt Carlson
1
-43
/
+34
2011-07-14
tg3: Detect APE enabled devs earlier
Matt Carlson
1
-21
/
+31
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-17
/
+37
2011-07-14
sfc: Remove 'Communications' after 'Solarflare' in references to hardware
Ben Hutchings
2
-3
/
+2
2011-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-13
/
+24
2011-07-13
sfc: Remove 'Solarstorm' from Kconfig descriptions
Ben Hutchings
1
-4
/
+4
2011-07-13
slip: remove dead code within the slip initialization
Matvejchikov Ilya
1
-18
/
+6
2011-07-13
slip: remove redundant check slip_devs for NULL
Matvejchikov Ilya
1
-3
/
+0
2011-07-13
slip: fix MTU comparation operation when reallocating buffers
Matvejchikov Ilya
1
-1
/
+1
2011-07-13
slip: remove redundant NULL-pointer check before calling slhc_free
Matvejchikov Ilya
1
-2
/
+1
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-3
/
+3
2011-07-13
be2net: move to new vlan model
Ajit Khaparde
2
-26
/
+9
2011-07-13
be2net: account for skb allocation failures
Eric Dumazet
3
-2
/
+4
2011-07-13
e1000e: use GFP_KERNEL allocations at init time
Jeff Kirsher
2
-17
/
+22
2011-07-13
e1000e: Add Jumbo Frame support to 82583 devices
Carolyn Wyborny
1
-3
/
+2
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
1
-17
/
+0
2011-07-12
drivers/net: static should be at beginning of declaration
Jesper Juhl
1
-6
/
+6
2011-07-12
slip: fix wrong SLIP6 ifdef-endif placing
Matvejchikov Ilya
1
-1
/
+1
2011-07-12
e1000e: remove e1000_queue_stats
Eric Dumazet
1
-7
/
+0
2011-07-12
ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
Alexander Duyck
1
-2
/
+3
2011-07-12
igb: Add support of SerDes Forced mode for certain hardware
Carolyn Wyborny
3
-4
/
+22
2011-07-12
igb: Update copyright on all igb driver files.
Carolyn Wyborny
17
-17
/
+17
2011-07-12
igb: Fix lack of flush after register write and before delay
Carolyn Wyborny
1
-0
/
+1
2011-07-11
ath5k: Add missing breaks in switch/case
Joe Perches
1
-0
/
+3
2011-07-10
natsemi: fix another dma-debug report
Jim Cromie
1
-2
/
+2
2011-07-09
benet: Add missing comma between constant string array
Joe Perches
1
-3
/
+3
2011-07-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
82
-984
/
+2105
2011-07-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-6
/
+16
2011-07-08
bna: use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-4
/
+2
2011-07-08
hso: fix a use after free condition
Greg KH
1
-3
/
+4
2011-07-08
net/natsemi: Fix module parameter permissions
Jean Delvare
1
-1
/
+1
2011-07-08
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
20
-141
/
+35
[next]