Age | Commit message (Expand) | Author |
2006-04-29 | [IPV6]: Fix race in route selection. | YOSHIFUJI Hideaki |
2006-04-24 | [NETFILTER]: ip6_tables: remove broken comefrom debugging | Patrick McHardy |
2006-04-18 | [IPV6]: Clean up hop-by-hop options handler. | YOSHIFUJI Hideaki |
2006-04-18 | [IPV6] XFRM: Fix decoding session with preceding extension header(s). | YOSHIFUJI Hideaki |
2006-04-18 | [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull(). | YOSHIFUJI Hideaki |
2006-04-18 | [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff. | YOSHIFUJI Hideaki |
2006-04-11 | [IPv6] reassembly: Always compute hash under the fragment lock. | Zach Brown |
2006-04-11 | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki |
2006-04-09 | [IPV6]: Deinline few large functions in inet6 code | Denis Vlasenko |
2006-04-09 | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 | Brian Haley |
2006-04-09 | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy |
2006-04-09 | [NETFILTER]: Add address family specific checksum helpers | Patrick McHardy |
2006-04-09 | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy |
2006-04-09 | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy |
2006-04-09 | [NETFILTER]: Clean up hook registration | Patrick McHardy |
2006-04-09 | [INET]: Use port unreachable instead of proto for tunnels | Herbert Xu |
2006-04-09 | [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 | Herbert Xu |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai |
2006-04-01 | [IPSEC]: Kill unused decap state structure | Herbert Xu |
2006-04-01 | [IPSEC]: Kill unused decap state argument | Herbert Xu |
2006-03-28 | [NETFILTER]: Rename init functions. | Andrew Morton |
2006-03-28 | [INET]: Introduce tunnel4/tunnel6 | Herbert Xu |
2006-03-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-26 | [IPSEC]: Fix tunnel error handling in ipcomp6 | Herbert Xu |
2006-03-23 | [IPV6]: ip6_xmit: remove unnecessary NULL ptr check | Patrick McHardy |
2006-03-22 | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer | Patrick McHardy |
2006-03-20 | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 | Ingo Oeser |
2006-03-20 | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 | Ingo Oeser |
2006-03-20 | [IPV6]: Cleanup of net/ipv6/reassambly.c | Ingo Oeser |
2006-03-20 | [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset | Arnaldo Carvalho de Melo |
2006-03-20 | [NET]: {get|set}sockopt compatibility layer | Dmitry Mishin |
2006-03-20 | [IPV6]: remove useless test in ip6_append_data | Dave Jones |
2006-03-20 | [NET]: sem2mutex part 2 | Ingo Molnar |
2006-03-20 | [NET] sem2mutex: net/ | Arjan van de Ven |
2006-03-20 | [ICSK]: Introduce inet_csk_ctl_sock_create | Arnaldo Carvalho de Melo |
2006-03-20 | [IPV6]: Fix some code/comment formatting in ip6_dst_output(). | David S. Miller |
2006-03-20 | [IPSEC]: Sync series - fast path | Jamal Hadi Salim |
2006-03-20 | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep... | Patrick McHardy |
2006-03-20 | [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h | Patrick McHardy |
2006-03-20 | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy |
2006-03-20 | [NETFILTER]: x_tables: pass registered match/target data to match/target func... | Patrick McHardy |
2006-03-20 | [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm | Yasuyuki Kozakai |
2006-03-20 | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' | Harald Welte |
2006-03-20 | [TCP]: MTU probing | John Heffner |