index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
remove obsolete swsusp_encrypt
Pavel Machek
1
-12
/
+0
2006-06-30
arch/arm26/Kconfig typos
Matt LaPlante
1
-3
/
+3
2006-06-30
Documentation/IPMI typos
Matt LaPlante
1
-2
/
+2
2006-06-30
Kconfig: Typos in net/sched/Kconfig
Matt LaPlante
1
-4
/
+4
2006-06-30
v9fs: do not include linux/version.h
Paul Collins
2
-2
/
+0
2006-06-30
Documentation/DocBook/mtdnand.tmpl: typo fixes
Patrick Pletscher
1
-3
/
+3
2006-06-30
typo fixes: specfic -> specific
Adrian Bunk
3
-3
/
+3
2006-06-30
typo fixes in Documentation/networking/pktgen.txt
Adrian Bunk
1
-1
/
+1
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
13
-13
/
+13
2006-06-30
typo fixes: infomation -> information
Adrian Bunk
7
-13
/
+13
2006-06-30
typo fixes: disadvantadge -> disadvantage
Adrian Bunk
2
-2
/
+2
2006-06-30
typo fixes: aquire -> acquire
Adrian Bunk
9
-30
/
+30
2006-06-30
typo fixes: mecanism -> mechanism
Adrian Bunk
8
-8
/
+8
2006-06-30
typo fixes: bandwith -> bandwidth
Adrian Bunk
8
-14
/
+14
2006-06-30
fix a typo in the RTC_CLASS help text
Adrian Bunk
1
-1
/
+1
2006-06-30
smb is no longer maintained
Adrian Bunk
1
-7
/
+0
2006-06-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-97
/
+131
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
89
-148
/
+520
2006-06-29
[TIPC]: Initial activation message now includes TIPC version number
Allan Stephens
1
-1
/
+2
2006-06-29
[TIPC]: Improve response to requests for node/link information
Allan Stephens
2
-11
/
+19
2006-06-29
[TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf
Allan Stephens
1
-5
/
+6
2006-06-29
[IrDA]: Fix the AU1000 FIR dependencies
Adrian Bunk
1
-1
/
+1
2006-06-29
[IrDA]: Fix RCU lock pairing on error path
Josh Triplett
1
-1
/
+2
2006-06-29
[XFRM]: unexport xfrm_state_mtu
Adrian Bunk
1
-2
/
+0
2006-06-29
[NET]: make skb_release_data() static
Adrian Bunk
3
-3
/
+1
2006-06-29
[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
Matt LaPlante
1
-1
/
+1
2006-06-29
[IrDA]: MCS7780 usb_driver struct should be static
Adrian Bunk
1
-1
/
+1
2006-06-29
[BNX2]: Turn off link during shutdown
Michael Chan
2
-4
/
+5
2006-06-29
[BNX2]: Use dev_kfree_skb() instead of the _irq version
Michael Chan
1
-5
/
+5
2006-06-29
[ATM]: basic sysfs support for ATM devices
Roman Kagan
7
-6
/
+209
2006-06-29
[ATM]: [suni] change suni_init to __devinit
Chas Williams
2
-2
/
+2
2006-06-29
[ATM]: [iphase] should be __devinit not __init
Chas Williams
1
-2
/
+2
2006-06-29
[ATM]: [idt77105] should be __devinit not __init
Chas Williams
2
-2
/
+2
2006-06-29
[BNX2]: Add NETIF_F_TSO_ECN
Michael Chan
1
-2
/
+12
2006-06-29
[NET]: Add ECN support for TSO
Michael Chan
7
-12
/
+9
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
26
-3
/
+90
2006-06-29
[NET]: Fix logical error in skb_gso_ok
Herbert Xu
1
-2
/
+2
2006-06-29
[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000
Shuya MAEDA
1
-6
/
+12
2006-06-29
[NET]: Make illegal_highdma more anal
Herbert Xu
1
-4
/
+2
2006-06-29
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
3
-3
/
+8
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
12
-34
/
+35
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
10
-27
/
+59
2006-06-29
[NETFILTER]: statistic match: add missing Kconfig help text
Patrick McHardy
1
-1
/
+4
2006-06-29
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
2
-4
/
+20
2006-06-29
[NETFILTER]: xt_sctp: fix --chunk-types matching
Jorge Matias
1
-1
/
+1
2006-06-29
[NETFILTER]: xt_tcpudp: fix double unregistration in error path
Yuri Gushin
1
-1
/
+1
2006-06-29
[NETFILTER]: nf_conntrack: Fix undefined references to local_bh_*
Yasuyuki Kozakai
2
-0
/
+3
2006-06-29
[NETFILTER]: x_tables: fix xt_register_table error propagation
Patrick McHardy
3
-3
/
+6
2006-06-29
[SUNHME]: Mark SBUS probing routines as __devinit.
David S. Miller
1
-5
/
+5
2006-06-29
[SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.
David S. Miller
1
-1
/
+3
[next]