| Commit message (Expand) | Author | Age |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 |
* | [IPV4]: Get rid of redundant IPCB->opts initialisation | Herbert Xu | 2006-07-21 |
* | [IPCOMP]: Fix truesize after decompression | Herbert Xu | 2006-07-12 |
* | [IPV6]: Use ipv6_addr_src_scope for link address sorting. | YOSHIFUJI Hideaki | 2006-07-12 |
* | [IPV6]: order addresses by scope | Brian Haley | 2006-07-12 |
* | [NET] gso: Fix up GSO packets with broken checksums | Herbert Xu | 2006-07-08 |
* | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 |
* | [NET]: add+use poison defines | Randy Dunlap | 2006-07-03 |
* | [IPV6]: Fix ipv6 GSO payload length | Michael Chan | 2006-07-03 |
* | [NET]: Verify gso_type too in gso_segment | Herbert Xu | 2006-07-03 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | [IPV6]: Added GSO support for TCPv6 | Herbert Xu | 2006-06-30 |
| * | [IPV6]: Added GSO support for TCPv6 | Herbert Xu | 2006-06-30 |
| * | [IPV6]: Remove redundant length check on input | Herbert Xu | 2006-06-30 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
|/ |
|
* | [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-29 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 |
* | [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-23 |
* | [IPV6]: Sum real space for RTAs. | YOSHIFUJI Hideaki | 2006-06-18 |
* | [NET]: skb_trim audit | Herbert Xu | 2006-06-18 |
* | [NET]: Clean up skb_linearize | Herbert Xu | 2006-06-18 |
* | [SECMARK]: Add secmark support to core networking. | James Morris | 2006-06-18 |
* | [NETFILTER]: conntrack: add sysctl to disable checksumming | Patrick McHardy | 2006-06-18 |
* | [NETFILTER]: conntrack: don't call helpers for related ICMP messages | Patrick McHardy | 2006-06-18 |
* | [IPSEC] proto: Move transport mode input path into xfrm_mode_transport | Herbert Xu | 2006-06-18 |
* | [IPSEC] xfrm: Abstract out encapsulation modes | Herbert Xu | 2006-06-18 |
* | [IPSEC] xfrm: Undo afinfo lock proliferation | Herbert Xu | 2006-06-18 |
* | [I/OAT]: TCP recv offload to I/OAT | Chris Leech | 2006-06-18 |
* | [IPV6] ROUTE: Don't try less preferred routes for on-link routes. | YOSHIFUJI Hideaki | 2006-05-26 |
* | [NET]: Fix "ntohl(ntohs" bugs | Alexey Dobriyan | 2006-05-22 |
* | [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-19 |
* | [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). | Alexey Dobriyan | 2006-05-16 |
* | [IPV6]: skb leakage in inet6_csk_xmit | Alexey Kuznetsov | 2006-05-10 |
* | [IPV6]: Fix race in route selection. | YOSHIFUJI Hideaki | 2006-04-29 |
* | [NETFILTER]: ip6_tables: remove broken comefrom debugging | Patrick McHardy | 2006-04-24 |
* | [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-18 |
* | [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-11 |
* | [IPV6]: Deinline few large functions in inet6 code | Denis Vlasenko | 2006-04-10 |
* | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 | Brian Haley | 2006-04-10 |
* | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy | 2006-04-10 |