Age | Commit message (Expand) | Author |
2006-06-29 | [TCP]: Export accept queue len of a TCP listening socket via rx_queue | Sridhar Samudrala |
2006-06-29 | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel |
2006-06-29 | [NETFILTER]: x_tables: fix xt_register_table error propagation | Patrick McHardy |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-23 | [IPSEC]: Handle GSO packets | Herbert Xu |
2006-06-23 | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu |
2006-06-23 | [IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRI... | YOSHIFUJI Hideaki |
2006-06-23 | [IPV6]: Fix source address selection. | Ćukasz Stelmach |
2006-06-17 | [IPV6]: Sum real space for RTAs. | YOSHIFUJI Hideaki |
2006-06-17 | [NET]: skb_trim audit | Herbert Xu |
2006-06-17 | [NET]: Clean up skb_linearize | Herbert Xu |
2006-06-17 | [SECMARK]: Add secmark support to core networking. | James Morris |
2006-06-17 | [NETFILTER]: conntrack: add sysctl to disable checksumming | Patrick McHardy |
2006-06-17 | [NETFILTER]: conntrack: don't call helpers for related ICMP messages | Patrick McHardy |
2006-06-17 | [IPSEC] proto: Move transport mode input path into xfrm_mode_transport | Herbert Xu |
2006-06-17 | [IPSEC] xfrm: Abstract out encapsulation modes | Herbert Xu |
2006-06-17 | [IPSEC] xfrm: Undo afinfo lock proliferation | Herbert Xu |
2006-06-17 | [I/OAT]: TCP recv offload to I/OAT | Chris Leech |
2006-05-26 | [IPV6] ROUTE: Don't try less preferred routes for on-link routes. | YOSHIFUJI Hideaki |
2006-05-22 | [NET]: Fix "ntohl(ntohs" bugs | Alexey Dobriyan |
2006-05-19 | [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0... | Solar Designer |
2006-05-19 | [NETFILTER]: fix format specifier for netfilter log targets | Philip Craig |
2006-05-16 | [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). | Alexey Dobriyan |
2006-05-10 | [IPV6]: skb leakage in inet6_csk_xmit | Alexey Kuznetsov |
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 |