| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | ipmr: Don't leak memory if fib lookup fails. | Ben Greear | 2010-07-15 | 1 | -2/+6 |
| * | | rfs: call sock_rps_record_flow() in tcp_splice_read() | Changli Gao | 2010-07-14 | 1 | -0/+1 |
* | | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and... | Changli Gao | 2010-07-12 | 3 | -12/+17 |
* | | | net/ipv4: EXPORT_SYMBOL cleanups | Eric Dumazet | 2010-07-12 | 22 | -140/+67 |
* | | | gre: propagate ipv6 transport class | Stephen Hemminger | 2010-07-08 | 1 | -0/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | xfrm: fix xfrm by MARK logic | Peter Kosyh | 2010-07-04 | 1 | -0/+2 |
* | | | net/ipv4/ip_output.c: Removal of unused variable in ip_fragment() | George Kadianakis | 2010-07-07 | 1 | -2/+1 |
* | | | ipv4: use skb_dst_copy() in ip_copy_metadata() | Eric Dumazet | 2010-07-05 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-07-02 | 4 | -27/+51 |
|\ \ |
|
| * | | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header | Patrick McHardy | 2010-06-28 | 1 | -14/+40 |
| * | | netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop | Patrick McHardy | 2010-06-28 | 1 | -6/+6 |
| * | | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN | Patrick McHardy | 2010-06-17 | 3 | -13/+11 |
* | | | fragment: add fast path for in-order fragments | Changli Gao | 2010-06-30 | 1 | -0/+12 |
* | | | snmp: 64bit ipstats_mib for all arches | Eric Dumazet | 2010-06-30 | 2 | -6/+45 |
* | | | tcp: tso_fragment() might avoid GFP_ATOMIC | Eric Dumazet | 2010-06-28 | 1 | -3/+3 |
* | | | net: use this_cpu_ptr() | Eric Dumazet | 2010-06-28 | 2 | -2/+2 |
* | | | syncookies: add support for ECN | Florian Westphal | 2010-06-26 | 2 | -9/+12 |
* | | | syncookies: do not store rcv_wscale in tcp timestamp | Florian Westphal | 2010-06-26 | 1 | -21/+14 |
* | | | snmp: add align parameter to snmp_mib_init() | Eric Dumazet | 2010-06-25 | 1 | -10/+17 |
* | | | arp: RCU change in arp_solicit() | Eric Dumazet | 2010-06-25 | 1 | -5/+7 |
* | | | tcp: do not send reset to already closed sockets | Konstantin Khorenko | 2010-06-24 | 1 | -0/+4 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-23 | 1 | -3/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | udp: Fix bogus UFO packet generation | Herbert Xu | 2010-06-21 | 1 | -3/+6 |
* | | | net - IP_NODEFRAG option for IPv4 socket | Jiri Olsa | 2010-06-23 | 3 | -1/+15 |
* | | | syncookies: check decoded options against sysctl settings | Florian Westphal | 2010-06-16 | 1 | -6/+19 |
* | | | inetpeer: restore small inet_peer structures | Eric Dumazet | 2010-06-16 | 3 | -6/+10 |
* | | | inetpeer: do not use zero refcnt for freed entries | Eric Dumazet | 2010-06-15 | 1 | -2/+8 |
* | | | ipfrag : frag_kfree_skb() cleanup | Eric Dumazet | 2010-06-15 | 1 | -6/+3 |
* | | | ip_frag: Remove some atomic ops | Eric Dumazet | 2010-06-15 | 1 | -2/+1 |
* | | | inetpeer: RCU conversion | Eric Dumazet | 2010-06-15 | 1 | -69/+95 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-06-15 | 7 | -62/+62 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-06-15 | 28 | -490/+601 |
| |\ \ |
|
| * | | | netfilter: CLUSTERIP: RCU conversion | Eric Dumazet | 2010-06-15 | 1 | -19/+29 |
| * | | | netfilter: kill redundant check code in which setting ip_summed value | Shan Wei | 2010-06-14 | 1 | -3/+1 |
| * | | | netfilter: ip_queue: rwlock to spinlock conversion | Eric Dumazet | 2010-06-09 | 1 | -32/+25 |
| * | | | netfilter: nf_conntrack: IPS_UNTRACKED bit | Eric Dumazet | 2010-06-08 | 2 | -2/+2 |
| * | | | netfilter: vmalloc_node cleanup | Eric Dumazet | 2010-06-04 | 2 | -6/+5 |
* | | | | tcp: unify tcp flag macros | Changli Gao | 2010-06-15 | 3 | -35/+34 |
| |/ /
|/| | |
|
* | | | inetpeer: various changes | Eric Dumazet | 2010-06-14 | 1 | -38/+56 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-11 | 1 | -1/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | ipmr: dont corrupt lists | Eric Dumazet | 2010-06-07 | 1 | -1/+3 |
* | | | net-next: remove useless union keyword | Changli Gao | 2010-06-10 | 19 | -305/+305 |
* | | | ip: ip_ra_control() rcu fix | Eric Dumazet | 2010-06-10 | 1 | -4/+15 |
* | | | icmp: RCU conversion in icmp_address_reply() | Eric Dumazet | 2010-06-09 | 1 | -7/+5 |
* | | | net: avoid two atomic ops in ip_rcv_options() | Eric Dumazet | 2010-06-07 | 1 | -4/+2 |
* | | | ipv4: avoid two atomic ops in ip_rt_redirect() | Eric Dumazet | 2010-06-07 | 1 | -7/+3 |
* | | | igmp: avoid two atomic ops in igmp_rcv() | Eric Dumazet | 2010-06-07 | 1 | -6/+4 |
* | | | ip: Router Alert RCU conversion | Eric Dumazet | 2010-06-07 | 2 | -17/+17 |
* | | | raw: avoid two atomics in xmit | Eric Dumazet | 2010-06-07 | 1 | -3/+5 |