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
2008-03-24
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
Pavel Emelyanov
3
-4
/
+45
2008-03-23
sch_htb: fix "too many events" situation
Martin Devera
1
-6
/
+7
2008-03-23
connector: convert to single-threaded workqueue
Evgeniy Polyakov
1
-1
/
+1
2008-03-23
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
Wang Chen
2
-3
/
+20
2008-03-23
[SUNGEM]: Fix NAPI assertion failure.
David S. Miller
1
-1
/
+1
2008-03-23
BNX2X: prevent ethtool from setting port type
Eliezer Tamir
1
-34
/
+2
2008-03-22
[9P] net/9p/trans_fd.c: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-22
[IPV6] net/ipv6/ndisc.c: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-22
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
1
-2
/
+5
2008-03-22
[TCP]: Let skbs grow over a page on fast peers
Herbert Xu
1
-2
/
+2
2008-03-21
[DLCI]: Fix tiny race between module unload and sock_ioctl.
Pavel Emelyanov
1
-4
/
+3
2008-03-21
[SCTP]: Fix build warnings with IPV6 disabled.
David S. Miller
1
-1
/
+1
2008-03-21
[IPV4]: Fix null dereference in ip_defrag
Phil Oester
1
-1
/
+1
2008-03-20
[NET] ifb: set separate lockdep classes for queue locks
Jarek Poplawski
1
-0
/
+15
2008-03-20
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
YOSHIFUJI Hideaki
1
-2
/
+3
2008-03-20
[TCP]: Fix shrinking windows with window scaling
Patrick McHardy
1
-1
/
+1
2008-03-20
netpoll: zap_completion_queue: adjust skb->users counter
Jarek Poplawski
1
-2
/
+4
2008-03-20
bridge: use time_before() in br_fdb_cleanup()
Fabio Checconi
1
-1
/
+1
2008-03-20
[TG3]: Fix build warning on sparc32.
David S. Miller
1
-3
/
+3
2008-03-20
MAINTAINERS: bluez-devel is subscribers-only
Pavel Machek
1
-1
/
+1
2008-03-20
audit: netlink socket can be auto-bound to pid other than current->pid (v2)
Pavel Emelyanov
1
-3
/
+8
2008-03-20
[NET]: Fix permissions of /proc/net
Andre Noll
1
-1
/
+1
2008-03-20
[SCTP]: Fix a race between module load and protosw access
Vlad Yasevich
3
-61
/
+112
2008-03-20
[NETFILTER]: ipt_recent: sanity check hit count
Daniel Hokka Zakrisson
1
-0
/
+2
2008-03-20
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
Roel Kluin
1
-1
/
+1
2008-03-18
[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning
Andrew Morton
1
-3
/
+0
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
949
-11533
/
+15536
2008-03-17
[IPV4]: esp_output() misannotations
Al Viro
1
-1
/
+1
2008-03-17
[8021Q]: vlan_dev misannotations
Al Viro
1
-1
/
+1
2008-03-17
xfrm: ->eth_proto is __be16
Al Viro
1
-1
/
+1
2008-03-17
[IPV4]: ipv4_is_lbcast() misannotations
Al Viro
1
-1
/
+1
2008-03-17
[SUNRPC]: net/* NULL noise
Al Viro
1
-1
/
+1
2008-03-17
[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
Al Viro
1
-1
/
+1
2008-03-17
[PKT_SCHED]: annotate cls_u32
Al Viro
3
-9
/
+9
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
8
-15
/
+16
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-81
/
+127
2008-03-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-52
/
+145
2008-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
6
-14
/
+34
2008-03-17
hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
Al Viro
1
-3
/
+15
2008-03-17
ahci: Add Marvell 6121 SATA support
Jose Alberto Reguero
1
-4
/
+15
2008-03-17
pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size
Tejun Heo
1
-1
/
+1
2008-03-17
ahci: implement skip_host_reset parameter
Tejun Heo
1
-19
/
+29
2008-03-17
ahci: request all PCI BARs
Tejun Heo
1
-1
/
+4
2008-03-17
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
2
-0
/
+27
2008-03-17
libata-acpi: improve dock event handling
Tejun Heo
1
-27
/
+69
2008-03-17
ioc3.c: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-11
/
+11
2008-03-17
ucc_geth: use correct thread number for 10/100Mbps link
Joakim Tjernlund
1
-2
/
+4
2008-03-17
igb: Correctly get protocol information
Mitch Williams
1
-4
/
+17
2008-03-17
[IOC3] Fix section missmatch
Ralf Baechle
1
-1
/
+2
2008-03-17
2.6.25-rc4 de_stop_rxtx polling wrong
Grant Grundler
1
-3
/
+7
[next]