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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BRIDGE]: receive link-local on disabled ports.
Stephen Hemminger
2006-04-11
1
-3
/
+0
*
[IPv6] reassembly: Always compute hash under the fragment lock.
Zach Brown
2006-04-11
1
-6
/
+12
*
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
1
-4
/
+0
|
\
|
*
[PATCH] splice: warning fix
Andrew Morton
2006-04-11
1
-4
/
+0
*
|
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
NeilBrown
2006-04-11
1
-6
/
+8
*
|
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
20
-40
/
+40
*
|
[IPV6]: Deinline few large functions in inet6 code
Denis Vlasenko
2006-04-09
1
-0
/
+80
*
|
[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
*
|
[NET]: Fix hotplug race during device registration.
Sergey Vlasov
2006-04-09
1
-1
/
+1
*
|
[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
*
|
[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
2
-0
/
+67
*
|
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
2006-04-09
4
-52
/
+54
*
|
[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
5
-1092
/
+1
*
|
[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
1
-0
/
+28
*
|
[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
*
|
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
2006-04-09
1
-1
/
+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
2
-5
/
+14
*
|
[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
|
/
*
[NET]: Fully fix the memory leaks in sys_accept().
David S. Miller
2006-04-01
1
-3
/
+2
*
[NETFILTER]: iptables 32bit compat layer
Dmitry Mishin
2006-04-01
3
-133
/
+1121
*
[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration
Martin Josefsson
2006-04-01
2
-2
/
+2
*
[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink
Martin Josefsson
2006-04-01
1
-2
/
+2
*
[NETFILTER]: x_tables: unify IPv4/IPv6 multiport match
Yasuyuki Kozakai
2006-04-01
9
-342
/
+325
*
[NETFILTER]: x_tables: unify IPv4/IPv6 esp match
Yasuyuki Kozakai
2006-04-01
8
-152
/
+72
*
[NET]: Fix dentry leak in sys_accept().
David S. Miller
2006-04-01
1
-1
/
+1
*
[IPSEC]: Kill unused decap state structure
Herbert Xu
2006-04-01
5
-17
/
+18
*
[IPSEC]: Kill unused decap state argument
Herbert Xu
2006-04-01
10
-14
/
+13
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-31
4
-5
/
+83
|
\
|
*
[NET]: add SO_RCVBUF comment
Andrew Morton
2006-03-31
1
-1
/
+15
|
*
[NET]: Deinline some larger functions from netdevice.h
Denis Vlasenko
2006-03-29
1
-0
/
+64
|
*
[DCCP]: Use NULL for pointers, comfort sparse.
Randy Dunlap
2006-03-29
1
-3
/
+3
|
*
[DECNET]: Fix refcount
Patrick Caulfield
2006-03-29
1
-1
/
+1
*
|
[PATCH] Introduce sys_splice() system call
Jens Axboe
2006-03-30
1
-1
/
+5
*
|
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-03-29
4
-13
/
+22
|
\
\
|
|
/
|
/
|
|
*
[PATCH] softmac: reduce default rate to 11Mbps.
David Woodhouse
2006-03-27
2
-10
/
+19
[next]