index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: add Speed/Duplex information to /proc/net/bonding/bond
Krzysztof Oledzki
2010-10-06
1
-0
/
+2
*
neigh: RCU conversion of struct neighbour
Eric Dumazet
2010-10-06
2
-54
/
+88
*
bonding: reread information about speed and duplex when interface goes up
Krzysztof Piotr Oledzki
2010-10-06
1
-0
/
+2
*
bonding: print information about speed and duplex seen by the driver
Krzysztof Piotr Oledzki
2010-10-06
1
-2
/
+3
*
bnx2x: update version to 1.60.00-1
Dmitry Kravkov
2010-10-06
1
-2
/
+2
*
bnx2x: properly initialize FW stats
Dmitry Kravkov
2010-10-06
1
-0
/
+13
*
bnx2x: code beautify
Dmitry Kravkov
2010-10-06
7
-233
/
+318
*
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
2010-10-06
4
-47
/
+91
*
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
2010-10-06
4
-134
/
+228
*
bnx2x: use L1_CACHE_BYTES instead of magic number
Dmitry Kravkov
2010-10-06
1
-2
/
+2
*
bnx2x: use proper constants for dma_unmap* calls
Dmitry Kravkov
2010-10-06
2
-2
/
+2
*
bnx2x: remove unused fields in main driver structure
Dmitry Kravkov
2010-10-06
1
-7
/
+0
*
bnx2x: remove unused parameter in reuse_rx_skb()
Dmitry Kravkov
2010-10-06
2
-3
/
+3
*
bnx2x: Add 57712 support
Dmitry Kravkov
2010-10-06
14
-790
/
+3428
*
bnx2x: change type of spq_left to atomic
Dmitry Kravkov
2010-10-06
3
-13
/
+11
*
bnx2x: rename MF related fields
Dmitry Kravkov
2010-10-06
5
-47
/
+47
*
bnx2x: remove old FW files
Dmitry Kravkov
2010-10-06
2
-23040
/
+0
*
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-10-06
19
-3222
/
+4764
*
bnx2x: add 6.0.34 fw files
Dmitry Kravkov
2010-10-06
3
-0
/
+38096
*
bnx2x: create folder for bnx2x firmware files
Dmitry Kravkov
2010-10-06
5
-5
/
+6
*
cnic: Fine-tune ring init code.
Michael Chan
2010-10-06
2
-6
/
+19
*
cnic: Use pfid for internal memory offsets.
Michael Chan
2010-10-06
2
-70
/
+75
*
cnic: Pass cp pointer to BNX2X_HW_CID.
Michael Chan
2010-10-06
2
-11
/
+11
*
[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs
Matt Carlson
2010-10-06
1
-0
/
+1
*
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2010-10-06
3
-12
/
+57
|
\
|
*
vhost: max s/g to match qemu
Jason Wang
2010-10-05
3
-12
/
+57
*
|
bna: scope and dead code cleanup
Rasesh Mody
2010-10-05
11
-692
/
+170
*
|
bna: fix interrupt handling
Rasesh Mody
2010-10-05
1
-21
/
+27
*
|
fib: RCU conversion of fib_lookup()
Eric Dumazet
2010-10-05
10
-77
/
+72
*
|
bonding: add retransmit membership reports tunable
Flavio Leitner
2010-10-05
5
-0
/
+72
*
|
bonding: fix to rejoin multicast groups immediately
Flavio Leitner
2010-10-05
1
-8
/
+8
*
|
bonding: rejoin multicast groups on VLANs
Flavio Leitner
2010-10-05
2
-11
/
+50
*
|
ehea: converting msleeps to waitqueue on check_sqs() function
Breno Leitao
2010-10-05
2
-7
/
+12
*
|
ehea: using wait queues instead of msleep on ehea_flush_sq
Breno Leitao
2010-10-05
2
-7
/
+13
*
|
ixgbevf: declare functions as static
Emil Tantilov
2010-10-05
3
-4
/
+2
*
|
AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets
Alban Crequy
2010-10-05
1
-0
/
+5
*
|
net neigh: RCU conversion of neigh hash table
Eric Dumazet
2010-10-05
6
-100
/
+170
*
|
net neigh: neigh_delete() and neigh_add() changes
Eric Dumazet
2010-10-05
1
-22
/
+17
*
|
net: add a core netdev->rx_dropped counter
Eric Dumazet
2010-10-05
11
-34
/
+26
|
/
*
ppp: Use a real SKB control block in fragmentation engine.
David S. Miller
2010-10-05
1
-21
/
+25
*
ipv6: make __ipv6_isatap_ifid static
stephen hemminger
2010-10-05
2
-4
/
+1
*
fib: fib_rules_cleanup can be static
stephen hemminger
2010-10-05
2
-3
/
+1
*
fib: cleanups
Eric Dumazet
2010-10-05
3
-182
/
+206
*
wimax: make functions local
stephen hemminger
2010-10-05
6
-23
/
+11
*
qlcnic: remove dead code
stephen hemminger
2010-10-05
2
-176
/
+0
*
caif: remove duplicated include
Nicolas Kaiser
2010-10-05
1
-1
/
+0
*
don't let BCM63XX_PHY depend on non-existant symbol
Uwe Kleine-König
2010-10-05
1
-1
/
+0
*
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-10-05
15
-15
/
+15
*
net: relax rtnl_dereference()
David S. Miller
2010-10-05
1
-4
/
+6
*
ipvs: Use frag walker helper in SCTP proto support.
David S. Miller
2010-10-05
1
-9
/
+10
[next]