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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-16
udp: introduce a udp_hashfn function
Pavel Emelyanov
1
-0
/
+5
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
3
-37
/
+386
2008-06-14
net: change proto destroy method to return void
Brian Haley
3
-3
/
+3
2008-06-14
mac80211: add utility function to get header length
Harvey Harrison
1
-0
/
+6
2008-06-14
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
Harvey Harrison
1
-1
/
+1
2008-06-14
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
1
-14
/
+0
2008-06-14
mac80211: add helpers for frame control testing
Harvey Harrison
1
-18
/
+374
2008-06-14
iwlwifi: remove redundant flags regarding to FAT channel
Emmanuel Grumbach
1
-0
/
+1
2008-06-14
nl80211: Fix comment merge error
Michael Buesch
1
-4
/
+4
2008-06-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
62
-137
/
+320
2008-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-1
/
+1
2008-06-13
parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
Kyle McMartin
1
-1
/
+1
2008-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-10
/
+2
2008-06-13
udp: reorder udp_iter_state to remove padding on 64bit builds
Richard Kennedy
1
-1
/
+1
2008-06-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+4
2008-06-12
pagemap: pass mm into pagewalkers
Dave Hansen
1
-8
/
+9
2008-06-12
cciss: add new hardware support
Mike Miller
1
-0
/
+1
2008-06-12
proc_fs.h: move struct mm_struct forward-declaration
Ben Nizette
1
-2
/
+2
2008-06-12
m68k: Add ext2_find_{first,next}_bit() for ext4
Aneesh Kumar K.V
1
-2
/
+43
2008-06-12
tcp: Revert 'process defer accept as established' changes.
David S. Miller
3
-10
/
+2
2008-06-12
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
1
-0
/
+12
2008-06-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2008-06-12
[ARM] 5091/1: Add missing bitfield include to regs-lcd.h
Stefan Schmidt
1
-1
/
+4
2008-06-12
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-10
/
+27
2008-06-12
always_inline timespec_add_ns
Jeremy Fitzhardinge
1
-2
/
+5
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
1
-0
/
+19
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
2
-9
/
+4
2008-06-11
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...
David S. Miller
3
-4
/
+21
2008-06-11
net: remove CVS keywords
Adrian Bunk
14
-33
/
+0
2008-06-11
smc911x: introduce platform data flags
Magnus Damm
1
-0
/
+12
2008-06-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-3
/
+5
2008-06-11
proper prototype for acpi_processor_tstate_has_changed()
Adrian Bunk
1
-0
/
+1
2008-06-11
pnpacpi: fix IRQ flag decoding
Bjorn Helgaas
1
-3
/
+3
2008-06-11
cpuidle acpi driver: fix oops on AC<->DC
Venkatesh Pallipadi
1
-0
/
+1
2008-06-12
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...
YOSHIFUJI Hideaki
1
-0
/
+10
2008-06-12
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-0
/
+7
2008-06-12
tcp md5sig: Remove redundant protocol argument.
YOSHIFUJI Hideaki
1
-2
/
+0
2008-06-12
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-0
/
+2
2008-06-12
ipv6 netns: Address labels per namespace
Benjamin Thery
1
-1
/
+2
2008-06-12
ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.
Rami Rosen
1
-1
/
+0
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+2
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-4
/
+16
2008-06-10
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
1
-1
/
+1
2008-06-10
net: Fix routing tables with id > 255 for legacy software
Krzysztof Piotr Oledzki
1
-0
/
+1
2008-06-10
virtio: Fix typo in virtio_net_hdr comments
Mark McLoughlin
1
-1
/
+1
2008-06-10
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
2
-1
/
+13
2008-06-10
ipv4: Remove unused declaration from include/net/tcp.h.
Rami Rosen
1
-1
/
+0
2008-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-1
/
+1
2008-06-10
ide: remove the ide_etrax100 chipset type
Adrian Bunk
1
-1
/
+1
2008-06-10
sched: fix TASK_WAKEKILL vs SIGKILL race
Oleg Nesterov
1
-0
/
+13
[next]