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
2007-10-27
[SPARC64]: __inline__ --> inline
David S. Miller
22
-155
/
+125
2007-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
41
-181
/
+228
2007-10-26
De-constify sched.h
Alexey Dobriyan
1
-14
/
+14
2007-10-26
[NetLabel]: correct usage of RCU locking
Paul Moore
4
-62
/
+22
2007-10-26
[TCP]: fix D-SACK cwnd handling
Ryousei Takano
1
-7
/
+5
2007-10-26
[NET] napi: use non-interruptible sleep in napi_disable
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-26
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
2
-4
/
+3
2007-10-26
[TCP]: Add missing I/O AT code to ipv6 side.
David S. Miller
1
-0
/
+2
2007-10-26
[SCTP]: #if 0 sctp_update_copy_cksum()
Adrian Bunk
2
-1
/
+2
2007-10-26
[INET]: Unexport icmpmsg_statistics
Adrian Bunk
1
-1
/
+0
2007-10-26
[NET]: Unexport sock_enable_timestamp().
Adrian Bunk
1
-1
/
+0
2007-10-26
[TCP]: Make tcp_match_skb_to_sack() static.
Adrian Bunk
1
-2
/
+2
2007-10-26
[IRDA]: Make ircomm_tty static.
Adrian Bunk
2
-2
/
+1
2007-10-26
[NET] fs/proc/proc_net.c: make a struct static
Adrian Bunk
1
-1
/
+1
2007-10-26
[NET] dev_change_name: ignore changes to same name
Stephen Hemminger
1
-0
/
+3
2007-10-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
7
-43
/
+79
2007-10-26
[NET]: Document some simple rules for actions
Jamal Hadi Salim
1
-0
/
+29
2007-10-26
[NET_CLS_ACT]: Use skb_act_clone
Jamal Hadi Salim
2
-8
/
+1
2007-10-26
[NET_CLS_ACT]: Introduce skb_act_clone
Jamal Hadi Salim
1
-0
/
+15
2007-10-26
[TCP]: Fix scatterlist handling in MD5 signature support.
David S. Miller
2
-0
/
+9
2007-10-26
[IPSEC]: Fix scatterlist handling in skb_icv_walk().
David S. Miller
1
-2
/
+3
2007-10-26
[IPSEC]: Add missing sg_init_table() calls to ESP.
David S. Miller
2
-0
/
+4
2007-10-26
[CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly.
David S. Miller
1
-11
/
+13
2007-10-26
[CRYPTO]: HMAC needs some more scatterlist fixups.
David S. Miller
1
-3
/
+3
2007-10-26
[TCP]: Fix inconsistency of terms.
Ryousei Takano
2
-11
/
+11
2007-10-26
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-5
/
+8
2007-10-26
[PATCH] mac80211: fix printk warning on 64-bit
Johannes Berg
1
-1
/
+1
2007-10-26
[PATCH] add myself as mac80211 maintainer
Johannes Berg
1
-3
/
+5
2007-10-26
[PATCH] mac80211: Fix SSID matching in AP selection
Michael Wu
1
-1
/
+2
2007-10-26
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
3
-7
/
+8
2007-10-26
[CRYPTO]: Fix hmac_digest from the SG breakage.
Vlad Yasevich
1
-1
/
+3
2007-10-26
[IPV4]: Remove no longer used snmp4_icmp_list.
David S. Miller
1
-8
/
+0
2007-10-26
x86 bitops: fix code style issues
Randy Dunlap
1
-26
/
+26
2007-10-26
bitops kernel-doc: inline instead of macro
Randy Dunlap
2
-4
/
+10
2007-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
37
-254
/
+397
2007-10-26
Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+4
2007-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-1
/
+1
2007-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
26
-83
/
+133
2007-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2
-4
/
+4
2007-10-26
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
51
-189
/
+134
2007-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
17
-299
/
+440
2007-10-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-49
/
+195
2007-10-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-409
/
+149
2007-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
10
-205
/
+292
2007-10-26
fs: Fix to correct the mbcache entries counter
Ram Gupta
1
-1
/
+1
2007-10-26
Fix pointer mismatches in proc_sysctl.c
David Howells
1
-2
/
+4
2007-10-26
Permit silencing of __deprecated warnings.
Jeff Garzik
2
-0
/
+14
2007-10-26
Fix /proc/acpi/alarm BCD alarm encodings
Linus Torvalds
1
-37
/
+29
2007-10-25
USB: open disconnect race in usblcd
Oliver Neukum
1
-1
/
+10
2007-10-25
USB: disconnect open race in legousbtower
Oliver Neukum
1
-1
/
+13
[next]