index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_conntrack: add generic function to get len of generic policy
Holger Eitzenberger
2009-03-25
1
-0
/
+1
*
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
2009-03-25
3
-11
/
+14
*
netfilter: limit the length of the helper name
Holger Eitzenberger
2009-03-25
1
-0
/
+2
*
netlink: add nla_policy_len()
Holger Eitzenberger
2009-03-25
1
-0
/
+1
*
netfilter: ctnetlink: add callbacks to the per-proto nlattrs
Holger Eitzenberger
2009-03-25
2
-0
/
+13
*
netfilter: factorize ifname_compare()
Eric Dumazet
2009-03-25
1
-0
/
+23
*
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
Pablo Neira Ayuso
2009-03-23
1
-0
/
+1
*
netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put
Florian Westphal
2009-03-18
1
-5
/
+0
*
netfilter: xtables: add cluster match
Pablo Neira Ayuso
2009-03-16
2
-0
/
+16
*
netfilter: xtables: avoid pointer to self
Jan Engelhardt
2009-03-16
3
-8
/
+12
*
netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h
Christoph Paasch
2009-03-16
1
-4
/
+1
*
netfilter: use a linked list of loggers
Eric Leblond
2009-03-16
1
-3
/
+8
*
netfilter: install missing headers
Jan Engelhardt
2009-02-24
2
-0
/
+7
*
netfilter: x_tables: add LED trigger target
Adam Nielsen
2009-02-20
2
-0
/
+14
*
netfilter: nf_conntrack: table max size should hold at least table size
Hagen Paul Pfeifer
2009-02-20
1
-1
/
+1
*
netfilter: iptables: lock free counters
Stephen Hemminger
2009-02-20
1
-2
/
+4
*
netfilter: x_tables: change elements in x_tables
Stephen Hemminger
2009-02-18
1
-5
/
+4
*
drivers/net/hamradio: fix sparse warnings: fix signedness
Hannes Eder
2009-02-17
1
-1
/
+1
*
sctp: Inherit all socket options from parent correctly.
Vlad Yasevich
2009-02-16
1
-0
/
+2
*
sctp: Fix the RTO-doubling on idle-link heartbeats
Vlad Yasevich
2009-02-16
1
-0
/
+2
*
sctp: Clean up sctp checksumming code
Vlad Yasevich
2009-02-16
2
-8
/
+8
*
sctp: Allow to disable SCTP checksums via module parameter
Lucas Nussbaum
2009-02-16
1
-0
/
+5
*
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
2009-02-15
1
-0
/
+1
*
net: socket infrastructure for SO_TIMESTAMPING
Patrick Ohly
2009-02-15
1
-3
/
+41
*
net: infrastructure for hardware time stamping
Patrick Ohly
2009-02-15
1
-1
/
+90
*
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
2009-02-15
6
-0
/
+117
*
timecompare: generic infrastructure to map between two time bases
Patrick Ohly
2009-02-15
1
-0
/
+125
*
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
2009-02-15
1
-0
/
+101
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-14
23
-142
/
+157
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-02-13
1
-51
/
+23
|
|
\
|
|
*
sound: Remove OSSlib stuff from linux/soundcard.h
Arnd Bergmann
2009-02-10
1
-51
/
+23
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-12
2
-2
/
+2
|
|
\
\
|
|
*
|
net: don't use in_atomic() in gfp_any()
Andrew Morton
2009-02-12
1
-1
/
+1
|
|
*
|
pkt_sched: type should be __u32 in header
Chuck Ebbert
2009-02-10
1
-1
/
+1
|
*
|
|
syscall define: fix uml compile bug
Heiko Carstens
2009-02-11
1
-14
/
+14
|
*
|
|
cgroups: fix lockdep subclasses overflow
Li Zefan
2009-02-11
1
-0
/
+1
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-02-11
2
-36
/
+39
|
|
\
\
\
|
|
*
|
|
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
2009-02-11
1
-12
/
+1
|
|
*
|
|
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
2009-02-11
1
-0
/
+1
|
|
*
|
|
timers: split process wide cpu clocks/timers, remove spurious warning
Ingo Molnar
2009-02-06
1
-2
/
+0
|
|
*
|
|
timers: split process wide cpu clocks/timers
Peter Zijlstra
2009-02-05
2
-29
/
+36
|
|
*
|
|
signal: re-add dead task accumulation stats.
Peter Zijlstra
2009-02-05
1
-1
/
+9
|
*
|
|
|
hugetlbfs: fix build failure with !CONFIG_HUGETLBFS
Stefan Richter
2009-02-10
1
-3
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-10
1
-0
/
+12
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
2009-02-10
2
-4
/
+4
|
*
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-02-09
1
-0
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
drm/i915: add fence register management to execbuf
Jesse Barnes
2009-02-08
1
-0
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-02-09
2
-2
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
crypto: shash - Fix tfm destruction
Herbert Xu
2009-02-05
1
-1
/
+1
|
|
*
|
|
|
|
crypto: api - Fix zeroing on free
Herbert Xu
2009-02-05
1
-1
/
+6
[next]