| Commit message (Expand) | Author | Age |
* | [IPV6]: Segmentation offload not set correctly on TCP children | Stephen Hemminger | 2006-08-26 |
* | [MCAST]: Fix filter leak on device removal. | David L Stevens | 2006-08-17 |
* | [IPV6] lockdep: annotate __icmpv6_socket | Ingo Molnar | 2006-08-17 |
* | [INET]: Use pskb_trim_unique when trimming paged unique skbs | Herbert Xu | 2006-08-13 |
* | [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path | Patrick McHardy | 2006-08-13 |
* | [IPV6]: The ifa lock is a BH lock | Herbert Xu | 2006-08-09 |
* | [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error | Wei Dong | 2006-08-02 |
* | [IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error | Wei Dong | 2006-08-02 |
* | [NET]: Core net changes to generate netevents | Tom Tucker | 2006-08-02 |
* | [TCP]: SNMPv2 tcpAttemptFails counter error | Wei Yongjun | 2006-08-02 |
* | [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls | Herbert Xu | 2006-08-02 |
* | [XFRM]: Fix protocol field value for outgoing IPv6 GSO packets | Patrick McHardy | 2006-08-02 |
* | [IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR | Noriaki TAKAMIYA | 2006-08-02 |
* | [IPV6] ADDRCONF: Support get operation of single address | Noriaki TAKAMIYA | 2006-08-02 |
* | [IPV6] ADDRCONF: Do not verify an address with infinity lifetime | YOSHIFUJI Hideaki | 2006-08-02 |
* | [IPV6] ADDRCONF: Allow user-space to specify address lifetime | Noriaki TAKAMIYA | 2006-08-02 |
* | [IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL... | YOSHIFUJI Hideaki | 2006-08-02 |
* | [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg(). | Tetsuo Handa | 2006-07-25 |
* | [IPV6]: Clean skb cb on IPv6 input. | Guillaume Chazarain | 2006-07-25 |
* | [IPV6] xfrm6_tunnel: Delete debugging code. | David S. Miller | 2006-07-24 |
* | [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 |