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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-14
tcp: remove an unnecessary field in struct tcp_skb_cb
Petr Tesarik
1
-1
/
+0
2008-11-14
isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines
Harvey Harrison
2
-88
/
+46
2008-11-13
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
13
-153
/
+153
2008-11-13
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
25
-244
/
+253
2008-11-13
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
32
-258
/
+256
2008-11-13
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
32
-229
/
+229
2008-11-13
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
1
-3
/
+3
2008-11-13
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
1
-0
/
+2
2008-11-13
bnx2: Update version to 1.8.2.
Michael Chan
1
-2
/
+2
2008-11-13
bnx2: Reorganize timeout constants.
Michael Chan
2
-11
/
+11
2008-11-13
bnx2: Set rx buffer water marks based on MTU.
Michael Chan
2
-2
/
+31
2008-11-13
bnx2: Restrict WoL support.
Michael Chan
1
-1
/
+2
2008-11-13
bnx2: Add PCI ID for 5716S.
Michael Chan
1
-0
/
+4
2008-11-12
net: Cleanup of neighbour code
Eric Dumazet
2
-19
/
+5
2008-11-12
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
3
-5
/
+12
2008-11-12
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
1
-0
/
+18
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
4
-0
/
+168
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
6
-0
/
+64
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
4
-28
/
+197
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
3
-41
/
+8
2008-11-12
net: remove struct dst_entry::entry_size
Alexey Dobriyan
6
-8
/
+0
2008-11-12
net: remove struct neigh_table::pde
Alexey Dobriyan
2
-6
/
+2
2008-11-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
252
-3979
/
+7972
2008-11-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+3
2008-11-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+26
2008-11-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-26
/
+48
2008-11-11
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-101
/
+91
2008-11-11
ath9k: Fix compilation failure when RFKILL is enabled
Sujith
1
-1
/
+3
2008-11-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-7
/
+58
2008-11-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-222
/
+256
2008-11-11
telephony: trivial: fix up email address
Alan Cox
2
-2
/
+2
2008-11-11
tty: trivial - fix up email addresses in tty related stuff
Alan Cox
3
-4
/
+7
2008-11-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
40
-267
/
+509
2008-11-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
65
-2315
/
+5305
2008-11-11
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-522
/
+84
2008-11-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-14
/
+14
2008-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-38
/
+195
2008-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-69
/
+178
2008-11-11
sched: release buddies on yield
Peter Zijlstra
1
-5
/
+12
2008-11-11
V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...
Andy Walls
7
-26
/
+75
2008-11-11
V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx.
Jean-Francois Moine
1
-3
/
+5
2008-11-11
V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx.
Jean-Francois Moine
1
-3
/
+3
2008-11-11
V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name.
Krzysztof Helt
1
-1
/
+1
2008-11-11
V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...
Andy Walls
4
-48
/
+49
2008-11-11
V4L/DVB (9493): kconfig patch
Frederic CAND
1
-71
/
+71
2008-11-11
V4L/DVB (9527): af9015: fix compile warnings
Antti Palosaari
2
-8
/
+7
2008-11-11
V4L/DVB (9524): af9013: fix bug in status reading
roel kluin
1
-3
/
+3
2008-11-11
V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call
Andy Walls
1
-1
/
+1
2008-11-11
V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa...
Andy Walls
4
-12
/
+45
2008-11-11
V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.
Hans Verkuil
2
-15
/
+15
[next]