summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-081-0/+2
|\| |
| * | xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-041-0/+2
* | | net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()George Kadianakis2010-07-081-2/+1Star
* | | ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet2010-07-061-1/+1
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-034-27/+51
|\ \
| * | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-281-14/+40
| * | netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-281-6/+6
| * | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-173-13/+11Star
* | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-301-0/+12
* | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-302-6/+45
* | | tcp: tso_fragment() might avoid GFP_ATOMICEric Dumazet2010-06-291-3/+3
* | | net: use this_cpu_ptr()Eric Dumazet2010-06-292-2/+2
* | | syncookies: add support for ECNFlorian Westphal2010-06-272-9/+12
* | | syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal2010-06-271-21/+14Star
* | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-261-10/+17
* | | arp: RCU change in arp_solicit()Eric Dumazet2010-06-261-5/+7
* | | tcp: do not send reset to already closed socketsKonstantin Khorenko2010-06-251-0/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-241-3/+6
|\ \ \ | | |/ | |/|
| * | udp: Fix bogus UFO packet generationHerbert Xu2010-06-211-3/+6
* | | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-233-1/+15
* | | syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-161-6/+19
* | | inetpeer: restore small inet_peer structuresEric Dumazet2010-06-163-6/+10
* | | inetpeer: do not use zero refcnt for freed entriesEric Dumazet2010-06-161-2/+8
* | | ipfrag : frag_kfree_skb() cleanupEric Dumazet2010-06-161-6/+3Star
* | | ip_frag: Remove some atomic opsEric Dumazet2010-06-161-2/+1Star
* | | inetpeer: RCU conversionEric Dumazet2010-06-151-69/+95
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-157-62/+62
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-1528-490/+601
| |\ \
| * | | netfilter: CLUSTERIP: RCU conversionEric Dumazet2010-06-151-19/+29
| * | | netfilter: kill redundant check code in which setting ip_summed valueShan Wei2010-06-141-3/+1Star
| * | | netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet2010-06-091-32/+25Star
| * | | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-082-2/+2
| * | | netfilter: vmalloc_node cleanupEric Dumazet2010-06-042-6/+5Star
* | | | tcp: unify tcp flag macrosChangli Gao2010-06-153-35/+34Star
| |/ / |/| |
* | | inetpeer: various changesEric Dumazet2010-06-151-38/+56
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-111-1/+3
|\ \ \ | | |/ | |/|
| * | ipmr: dont corrupt listsEric Dumazet2010-06-071-1/+3
* | | net-next: remove useless union keywordChangli Gao2010-06-1119-305/+305
* | | ip: ip_ra_control() rcu fixEric Dumazet2010-06-111-4/+15
* | | icmp: RCU conversion in icmp_address_reply()Eric Dumazet2010-06-101-7/+5Star
* | | net: avoid two atomic ops in ip_rcv_options()Eric Dumazet2010-06-081-4/+2Star
* | | ipv4: avoid two atomic ops in ip_rt_redirect()Eric Dumazet2010-06-081-7/+3Star
* | | igmp: avoid two atomic ops in igmp_rcv()Eric Dumazet2010-06-081-6/+4Star
* | | ip: Router Alert RCU conversionEric Dumazet2010-06-082-17/+17
* | | raw: avoid two atomics in xmitEric Dumazet2010-06-071-3/+5
* | | tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-071-8/+84
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-077-18/+17Star
|\| |
| * | tcp: use correct net ns in cookie_v4_check()Eric Dumazet2010-06-051-1/+1
| * | rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet2010-06-051-3/+4
| * | syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal2010-06-051-5/+5