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-07-24
[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
Patrick McHardy
1
-2
/
+2
2006-07-24
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...
Patrick McHardy
4
-0
/
+38
2006-07-24
[NETFILTER]: xt_pkttype: fix mismatches on locally generated packets
Phil Oester
1
-1
/
+11
2006-07-24
[NETFILTER]: SNMP NAT: fix byteorder confusion
Patrick McHardy
1
-2
/
+2
2006-07-24
[NETFILTER]: conntrack: fix SYSCTL=n compile
Adrian Bunk
2
-4
/
+4
2006-07-24
[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject
Patrick McHardy
1
-5
/
+4
2006-07-24
[NETFILTER]: H.323 helper: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+1
2006-07-24
[NET]: Correct dev_alloc_skb kerneldoc
Christoph Hellwig
1
-2
/
+2
2006-07-24
[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB
Christoph Hellwig
1
-4
/
+0
2006-07-24
[VLAN]: Fix link state propagation
Stefan Rompf
1
-5
/
+3
2006-07-24
[IPV6] xfrm6_tunnel: Delete debugging code.
David S. Miller
1
-130
/
+10
2006-07-24
[Bluetooth] Enable SCO support for Broadcom HID proxy dongle
Marcel Holtmann
1
-1
/
+1
2006-07-24
[Bluetooth] Add quirk for another broken RTX Telecom based dongle
Marcel Holtmann
1
-1
/
+2
2006-07-24
[Bluetooth] Correct SCO buffer size for Belkin devices
Marcel Holtmann
1
-1
/
+2
2006-07-24
[Bluetooth] Correct SCO buffer size for another Broadcom chip
Marcel Holtmann
1
-2
/
+15
2006-07-24
[Bluetooth] Correct RFCOMM channel MTU for broken implementations
Marcel Holtmann
1
-2
/
+17
2006-07-24
[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.
Guillaume Chazarain
1
-12
/
+6
2006-07-24
[DCCP]: Fix default sequence window size
Ian McDonald
4
-4
/
+7
2006-07-24
IB/mthca: Initialize max_cmds before debug code prints it
Roland Dreier
1
-2
/
+3
2006-07-24
IB/ipoib: Fix packet loss after hardware address update
Michael S. Tsirkin
2
-0
/
+24
2006-07-24
IB/ipoib: Fix oops with ipoib_debug_mcast set
Or Gerlitz
1
-4
/
+4
2006-07-24
IB/mad: Validate MADs for spec compliance
Sean Hefty
3
-21
/
+95
2006-07-24
IB/ipath: ipath_skip_sge() can break if num_sge > 1
Ralph Campbell
1
-4
/
+0
2006-07-24
IB/ipath: Fix ib_ipath driver to work with SRP
Ralph Campbell
2
-0
/
+16
2006-07-24
IB/ipath: Fix a data corruption
Ralph Campbell
1
-40
/
+36
2006-07-24
IB/mthca: Fix SRQ limit event range check
Dotan Barak
1
-1
/
+2
2006-07-23
IB/uverbs: Fix lockdep warnings
Roland Dreier
1
-11
/
+21
2006-07-23
IB/uverbs: Fix unlocking in error paths
Michael S. Tsirkin
1
-2
/
+8
2006-07-23
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
Paul Jackson
1
-3
/
+21
2006-07-23
cpu hotplug: simplify and hopefully fix locking
Linus Torvalds
2
-47
/
+34
2006-07-23
[cpufreq] ondemand: make shutdown sequence more robust
Linus Torvalds
1
-6
/
+10
2006-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
141
-470
/
+413
2006-07-21
[TIPC]: Removing useless casts
Panagiotis Issaris
2
-2
/
+2
2006-07-21
[IPV4]: Fix nexthop realm dumping for multipath routes
Patrick McHardy
1
-4
/
+8
2006-07-21
[DUMMY]: Avoid an oops when dummy_init_one() failed
Nicolas Dichtel
1
-0
/
+1
2006-07-21
[IFB] After ifb_init_one() failed, i is increased. Decrease
Nicolas Dichtel
1
-0
/
+1
2006-07-21
[NET]: Fix reversed error test in netif_tx_trylock
Herbert Xu
1
-3
/
+3
2006-07-21
[MAINTAINERS]: Mark LAPB as Oprhan.
David S. Miller
1
-3
/
+1
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
94
-334
/
+154
2006-07-21
[NET]: sun happymeal, little pci cleanup
Jiri Slaby
1
-7
/
+2
2006-07-21
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
12
-35
/
+38
2006-07-21
[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine
Henrik Kretzschmar
1
-1
/
+1
2006-07-21
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
2
-1
/
+2
2006-07-21
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
Sridhar Samudrala
6
-27
/
+80
2006-07-21
[SCTP]: Set chunk->data_accepted only if we are going to accept it.
Sridhar Samudrala
1
-1
/
+2
2006-07-21
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
Sridhar Samudrala
8
-19
/
+60
2006-07-21
[SCTP]: Unhash the endpoint in sctp_endpoint_free().
Vlad Yasevich
1
-5
/
+6
2006-07-21
[SCTP]: Check for NULL arg to sctp_bucket_destroy().
Sridhar Samudrala
1
-1
/
+1
2006-07-21
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
Guillaume Chazarain
1
-1
/
+3
2006-07-21
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
4
-16
/
+40
[next]