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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
mv643xx_eth: allow multiple TX queues
Lennert Buytenhek
1
-1
/
+2
2008-06-12
mv643xx_eth: allow multiple RX queues
Lennert Buytenhek
1
-0
/
+5
2008-06-12
mv643xx_eth: general cleanup
Lennert Buytenhek
1
-18
/
+41
2008-06-12
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...
David S. Miller
3
-4
/
+21
2008-06-12
net: remove CVS keywords
Adrian Bunk
14
-33
/
+0
2008-06-12
smc911x: introduce platform data flags
Magnus Damm
1
-0
/
+12
2008-06-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-3
/
+5
2008-06-12
proper prototype for acpi_processor_tstate_has_changed()
Adrian Bunk
1
-0
/
+1
2008-06-12
pnpacpi: fix IRQ flag decoding
Bjorn Helgaas
1
-3
/
+3
2008-06-12
cpuidle acpi driver: fix oops on AC<->DC
Venkatesh Pallipadi
1
-0
/
+1
2008-06-11
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...
YOSHIFUJI Hideaki
1
-0
/
+10
2008-06-11
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-0
/
+7
2008-06-11
tcp md5sig: Remove redundant protocol argument.
YOSHIFUJI Hideaki
1
-2
/
+0
2008-06-11
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-0
/
+2
2008-06-11
ipv6 netns: Address labels per namespace
Benjamin Thery
1
-1
/
+2
2008-06-11
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-11
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
1
-1
/
+1
2008-06-11
net: Fix routing tables with id > 255 for legacy software
Krzysztof Piotr Oledzki
1
-0
/
+1
2008-06-11
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
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
234
-470
/
+1144
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
4
-175
/
+201
2008-06-10
[S390] Fix __ctl_load/__ctl_store inline assembly constraints
Martin Schwidefsky
1
-4
/
+4
2008-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+0
2008-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
5
-0
/
+30
2008-06-10
netfilter: nf_conntrack: remove unnecessary function declaration
Rami Rosen
1
-2
/
+0
2008-06-10
netfilter: nf_conntrack: properly account terminating packets
Fabian Hugelshofer
1
-1
/
+18
2008-06-10
netfilter: nf_conntrack: add nf_ct_kill()
Patrick McHardy
1
-0
/
+2
2008-06-10
netfilter: ip6_tables: add ip6tables security table
James Morris
2
-0
/
+2
2008-06-10
netfilter: ip_tables: add iptables security table for mandatory access contro...
James Morris
2
-0
/
+2
2008-06-10
netfilter: ctnetlink: add full support for SCTP to ctnetlink
Pablo Neira Ayuso
1
-0
/
+10
2008-06-10
netfilter: ebtables: add IPv6 support
Kuo-lang Tseng
2
-1
/
+42
2008-06-09
include/linux/ssb/ssb_driver_gige.h typo fix
Adrian Bunk
1
-1
/
+1
2008-06-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-8
/
+8
2008-06-09
mm: Minor clean-up of page flags in mm/page_alloc.c
Russ Anderson
1
-0
/
+24
2008-06-09
IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
Roland Dreier
1
-1
/
+0
2008-06-09
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
Nathan Lynch
1
-8
/
+8
2008-06-08
fat_valid_media() isn't for userspace
Adrian Bunk
1
-6
/
+6
2008-06-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+3
2008-06-06
uml: activate_mm: remove the dead PF_BORROWED_MM check
Oleg Nesterov
1
-9
/
+3
2008-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
Linus Torvalds
1
-8
/
+21
[prev]
[next]