index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
4
-10
/
+10
*
[IPV6]: Deinline few large functions in inet6 code
Denis Vlasenko
2006-04-09
1
-0
/
+80
*
[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64
Brian Haley
2006-04-09
1
-0
/
+1
*
[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions
Patrick McHardy
2006-04-09
1
-10
/
+2
*
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
2006-04-09
1
-0
/
+34
*
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
2006-04-09
1
-8
/
+9
*
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
2006-04-09
2
-36
/
+33
*
[NETFILTER]: Clean up hook registration
Patrick McHardy
2006-04-09
4
-158
/
+54
*
[INET]: Use port unreachable instead of proto for tunnels
Herbert Xu
2006-04-09
1
-1
/
+1
*
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
2006-04-09
2
-7
/
+13
*
[NETFILTER]: x_tables: unify IPv4/IPv6 multiport match
Yasuyuki Kozakai
2006-04-01
3
-136
/
+0
*
[NETFILTER]: x_tables: unify IPv4/IPv6 esp match
Yasuyuki Kozakai
2006-04-01
3
-119
/
+4
*
[IPSEC]: Kill unused decap state structure
Herbert Xu
2006-04-01
1
-4
/
+5
*
[IPSEC]: Kill unused decap state argument
Herbert Xu
2006-04-01
5
-5
/
+5
*
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-28
19
-76
/
+76
*
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
2006-03-28
6
-116
/
+168
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-27
1
-0
/
+5
|
\
|
*
[IPSEC]: Fix tunnel error handling in ipcomp6
Herbert Xu
2006-03-26
1
-0
/
+5
*
|
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-5
/
+5
|
/
*
[IPV6]: ip6_xmit: remove unnecessary NULL ptr check
Patrick McHardy
2006-03-23
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
2006-03-22
1
-0
/
+1
*
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-22
1
-6
/
+9
*
[NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer
Patrick McHardy
2006-03-22
1
-2
/
+2
*
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
Ingo Oeser
2006-03-20
1
-72
/
+69
*
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
Ingo Oeser
2006-03-20
8
-31
/
+16
*
[IPV6]: Cleanup of net/ipv6/reassambly.c
Ingo Oeser
2006-03-20
1
-18
/
+17
*
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-20
6
-191
/
+179
*
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
6
-63
/
+292
*
[IPV6]: remove useless test in ip6_append_data
Dave Jones
2006-03-20
1
-1
/
+1
*
[NET]: sem2mutex part 2
Ingo Molnar
2006-03-20
1
-1
/
+1
*
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
3
-17
/
+20
*
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
2006-03-20
1
-11
/
+2
*
[IPV6]: Fix some code/comment formatting in ip6_dst_output().
David S. Miller
2006-03-20
1
-20
/
+21
*
[IPSEC]: Sync series - fast path
Jamal Hadi Salim
2006-03-20
2
-0
/
+2
*
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
2006-03-20
3
-185
/
+0
*
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
2006-03-20
2
-19
/
+6
*
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
2006-03-20
16
-6
/
+35
*
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
2006-03-20
1
-5
/
+6
*
[NETFILTER]: Convert ip6_tables matches/targets to centralized error checking
Patrick McHardy
2006-03-20
16
-165
/
+47
*
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
Patrick McHardy
2006-03-20
1
-5
/
+21
*
[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm
Yasuyuki Kozakai
2006-03-20
1
-4
/
+4
*
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
2006-03-20
1
-17
/
+22
*
[TCP]: MTU probing
John Heffner
2006-03-20
1
-0
/
+1
*
[IPCOMP6]: don't check vfree() argument for NULL.
Jesper Juhl
2006-03-20
1
-2
/
+2
*
[IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target.
YOSHIFUJI Hideaki
2006-03-20
1
-43
/
+47
*
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
2006-03-20
2
-1
/
+22
*
[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0.
YOSHIFUJI Hideaki
2006-03-20
1
-0
/
+3
*
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
2006-03-20
3
-1
/
+166
*
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
2006-03-20
2
-1
/
+13
*
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
YOSHIFUJI Hideaki
2006-03-20
2
-1
/
+21
[next]