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.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
*
net: kill unused macros
Shan Wei
2010-12-19
8
-10
/
+0
*
vxge: add missing flush of reset_task
Tejun Heo
2010-12-19
1
-0
/
+2
*
net: increase skb->users instead of skb_clone()
Changli Gao
2010-12-19
1
-10
/
+20
*
ifb: use netif_receive_skb() instead of netif_rx()
Eric Dumazet
2010-12-19
1
-1
/
+1
*
ipv6: remove duplicate neigh_ifdown
stephen hemminger
2010-12-18
1
-1
/
+0
*
ipv6: fib6_ifdown cleanup
stephen hemminger
2010-12-18
1
-4
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
70
-202
/
+458
|
\
|
*
netlink: fix gcc -Wconversion compilation warning
Dmitry V. Levin
2010-12-17
1
-1
/
+1
|
*
asix: add USB ID for Logitec LAN-GTJ U2A
Arnaud Ebalard
2010-12-17
1
-0
/
+4
|
*
tehuti: Firmware filename is tehuti/bdx.bin
Ben Hutchings
2010-12-17
1
-2
/
+2
|
*
ipv6: don't flush routes when setting loopback down
stephen hemminger
2010-12-16
1
-1
/
+3
|
*
sctp: fix the return value of getting the sctp partial delivery point
Wei Yongjun
2010-12-16
1
-1
/
+1
|
*
net/veth: Fix packet checksumming
Michał Mirosław
2010-12-16
1
-1
/
+3
|
*
bridge: fix IPv6 queries for bridge multicast snooping
David Stevens
2010-12-16
1
-1
/
+1
|
*
net: fix nulls list corruptions in sk_prot_alloc
Octavian Purdila
2010-12-16
6
-12
/
+42
|
*
be2net: use mutex instead of spin lock for mbox_lock
Ivan Vecera
2010-12-16
3
-32
/
+47
|
*
bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertion
Ben Hutchings
2010-12-16
1
-1
/
+6
|
*
bonding: Change active slave quietly when bond is down
Ben Hutchings
2010-12-16
1
-6
/
+9
|
*
bonding/vlan: Remove redundant VLAN tag insertion logic
Ben Hutchings
2010-12-16
1
-26
/
+1
|
*
axnet_cs: move id (0x1bf, 0x2328) to axnet_cs
Ken Kawasaki
2010-12-16
2
-1
/
+1
|
*
ipv6: delete expired route in ip6_pmtu_deliver
Andrey Vagin
2010-12-16
1
-1
/
+6
|
*
bonding: Fix slave selection bug.
Hillf Danton
2010-12-16
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-12-15
12
-10
/
+148
|
|
\
|
|
*
p54usb: New USB ID for Gemtek WUBI-100GW
Eduardo Costa
2010-12-14
1
-0
/
+1
|
|
*
mac80211: avoid calling ieee80211_work_work unconditionally
Herton Ronaldo Krzesinski
2010-12-13
1
-1
/
+4
|
|
*
p54usb: add 5 more USBIDs
Christian Lamparter
2010-12-13
1
-0
/
+5
|
|
*
mac80211: Fix NULL-pointer deference on ibss merge when not ready
Tim Harvey
2010-12-13
1
-0
/
+4
|
|
*
libertas: fix potential NULL-pointer dereference
Sven Neumann
2010-12-13
1
-1
/
+1
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2010-12-13
2
-2
/
+5
|
|
|
\
|
|
|
*
Bluetooth: add NULL pointer check in HCI
Jun Nie
2010-12-08
1
-2
/
+4
|
|
|
*
Bluetooth: Fix initial RFCOMM DLC security level
Johan Hedberg
2010-12-06
1
-0
/
+1
|
|
*
|
iwlagn: implement layout-agnostic EEPROM reading
Wey-Yi Guy
2010-12-09
6
-1
/
+120
|
|
*
|
iwlagn: rename enhanced txpower fields
Johannes Berg
2010-12-09
2
-5
/
+8
|
*
|
|
pppoe.c: Fix kernel panic caused by __pppoe_xmit
Andrej Ota
2010-12-12
1
-1
/
+1
|
*
|
|
WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
Krzysztof Halasa
2010-12-12
1
-1
/
+4
|
*
|
|
bnx2x: Advance a version number to 1.60.01-0
Vladislav Zolotarov
2010-12-12
1
-2
/
+2
|
*
|
|
bnx2x: Fixed a compilation warning
Vladislav Zolotarov
2010-12-12
1
-2
/
+2
|
*
|
|
bnx2x: LSO code was broken on BE platforms
Vladislav Zolotarov
2010-12-12
1
-16
/
+26
|
*
|
|
qlge: Fix deadlock when cancelling worker.
Ron Mercer
2010-12-12
3
-8
/
+6
|
*
|
|
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-12-12
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
vhost: correctly set bits of dirty pages
Michael S. Tsirkin
2010-11-29
1
-1
/
+2
|
*
|
|
|
net: fix skb_defer_rx_timestamp()
Eric Dumazet
2010-12-10
1
-2
/
+4
|
*
|
|
|
cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes
Casey Leedom
2010-12-10
1
-4
/
+11
|
*
|
|
|
phy: add the IC+ IP1001 driver
Giuseppe CAVALLARO
2010-12-10
2
-6
/
+55
|
*
|
|
|
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-12-10
19
-42
/
+41
|
*
|
|
|
MAINTAINERS: remove me from tulip
Kyle McMartin
2010-12-10
1
-1
/
+0
|
*
|
|
|
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
Wei Yongjun
2010-12-10
1
-0
/
+8
|
*
|
|
|
enic: Bug Fix: Pass napi reference to the isr that services receive queue
Vasanthy Kolluri
2010-12-10
1
-1
/
+2
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-12-10
16
-66
/
+100
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
ipv6: fix nl group when advertising a new link
Nicolas Dichtel
2010-12-10
1
-2
/
+2
[next]