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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.
David S. Miller
2006-04-09
1
-5
/
+10
*
[NETFILTER]: Fix DNAT in LOCAL_OUT
Patrick McHardy
2006-04-09
1
-1
/
+1
*
[X25]: Restore skb->dev setting in x25_type_trans().
David S. Miller
2006-04-09
1
-0
/
+1
*
[NET]: Fix hotplug race during device registration.
Sergey Vlasov
2006-04-09
1
-1
/
+1
*
[IPV6]: Unexport secure_ipv6_port_ephemeral
Adrian Bunk
2006-04-09
1
-1
/
+0
*
[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64
Brian Haley
2006-04-09
1
-0
/
+1
*
[NET]: More kzalloc conversions.
Andrew Morton
2006-04-09
5
-22
/
+8
*
[NET] kzalloc: use in alloc_netdev
Paolo 'Blaisorblade' Giarrusso
2006-04-09
1
-2
/
+1
*
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
2006-04-09
1
-4
/
+4
*
[TG3]: Speed up SRAM access (2nd version)
Michael Chan
2006-04-09
2
-27
/
+43
*
[TG3]: Kill some less useful flags
Michael Chan
2006-04-09
2
-15
/
+8
*
[NETFILTER]: H.323 helper: remove changelog
Patrick McHardy
2006-04-09
2
-49
/
+0
*
[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions
Patrick McHardy
2006-04-09
8
-153
/
+25
*
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
2006-04-09
5
-0
/
+89
*
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
2006-04-09
5
-59
/
+70
*
[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
Patrick McHardy
2006-04-09
1
-0
/
+1
*
[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
Jing Min Zhao
2006-04-09
1
-1
/
+5
*
[NETFILTER]: H.323 helper: make get_h245_addr() static
Jing Min Zhao
2006-04-09
1
-2
/
+2
*
[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Jing Min Zhao
2006-04-09
1
-12
/
+11
*
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
Jing Min Zhao
2006-04-09
6
-56
/
+53
*
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
2006-04-09
10
-248
/
+203
*
[NETFILTER]: Clean up hook registration
Patrick McHardy
2006-04-09
11
-579
/
+253
*
[NETFILTER]: Add helper functions for mass hook registration/unregistration
Patrick McHardy
2006-04-09
2
-0
/
+30
*
[IRDA]: Support for Sigmatel STIR421x chip
Samuel Ortiz
2006-04-09
2
-34
/
+372
*
[IRDA]: smcinit merged into smsc-ircc driver
Linus Walleij
2006-04-09
1
-0
/
+311
*
[INET]: Use port unreachable instead of proto for tunnels
Herbert Xu
2006-04-09
2
-2
/
+2
*
[BLUETOOTH] sco: Possible double free.
Eric Sesterhenn
2006-04-09
1
-1
/
+1
*
[TG3]: Fix a memory leak.
Adrian Bunk
2006-04-09
1
-3
/
+7
*
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
2006-04-09
1
-1
/
+1
*
[NET] netconsole: set .name in struct console
Randy Dunlap
2006-04-09
1
-0
/
+1
*
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
2006-04-09
5
-13
/
+21
*
[NETFILTER]: Fix fragmentation issues with bridge netfilter
Patrick McHardy
2006-04-09
3
-5
/
+15
*
[FIB_TRIE]: Fix leaf freeing.
Robert Olsson
2006-04-09
1
-7
/
+7
*
[IPSEC]: Check x->encap before dereferencing it
Herbert Xu
2006-04-09
1
-1
/
+1
*
[SELINUX] Fix build after ipsec decap state changes.
Dave Jones
2006-04-09
1
-2
/
+2
*
Move request_standard_resources() back to before PCI probing
Linus Torvalds
2006-04-09
1
-3
/
+3
*
[PATCH] x86_64: Update 32-bit system call table
Andi Kleen
2006-04-09
1
-2
/
+4
*
[PATCH] x86_64: Eliminate IA32_NR_syscalls define
Andi Kleen
2006-04-09
2
-11
/
+8
*
[PATCH] x86_64: fix CONFIG_REORDER
Sam Ravnborg
2006-04-09
2
-13
/
+13
*
[PATCH] x86_64: Plug GS leak in arch_prctl()
John Blackwood
2006-04-09
1
-2
/
+8
*
[PATCH] i386: Remove printk about reboot fixups at reboot
Andi Kleen
2006-04-09
1
-2
/
+0
*
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
2006-04-09
5
-1
/
+12
*
[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...
Andi Kleen
2006-04-09
3
-3
/
+9
*
[PATCH] i386/x86_64: Check if MCFG works for the first 16 busses
Andi Kleen
2006-04-09
2
-37
/
+54
*
[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP
Ravikiran G Thirumalai
2006-04-09
2
-1
/
+6
*
[PATCH] x86_64: Don't return error for HPET initialization in initcall
Andi Kleen
2006-04-09
1
-1
/
+1
*
[PATCH] x86_64: Don't export strlen twice
Andi Kleen
2006-04-09
1
-2
/
+0
*
[PATCH] x86_64: When user could have changed RIP always force IRET
Andi Kleen
2006-04-09
1
-2
/
+10
*
[PATCH] x86_64: Don't run NMI watchdog during machine checks
Andi Kleen
2006-04-09
3
-1
/
+21
*
[PATCH] x86_64: extra NODES_SHIFT definition
Dave Hansen
2006-04-09
1
-2
/
+0
[next]