summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2010-07-23netfilter: nf_nat_core: merge the same linesChangli Gao1-7/+2
2010-07-23net: RTA_MARK additionEric Dumazet1-0/+7
2010-07-22net: remove last uses of __attribute__((packed))Gustavo F. Padovan1-1/+1
2010-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-2/+10
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen1-0/+3
2010-07-16ipmr: Don't leak memory if fib lookup fails.Ben Greear1-2/+6
2010-07-15rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao1-0/+1
2010-07-13inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao3-12/+17
2010-07-12net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet22-140/+67
2010-07-09gre: propagate ipv6 transport classStephen Hemminger1-0/+2
2010-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2010-07-08net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()George Kadianakis1-2/+1
2010-07-06ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet1-1/+1
2010-07-05netfilter: ipt_REJECT: avoid touching dst refEric Dumazet1-1/+1
2010-07-05netfilter: ipt_REJECT: postpone the checksum calculation.Changli Gao1-5/+5
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh1-0/+2
2010-07-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-27/+51
2010-07-01fragment: add fast path for in-order fragmentsChangli Gao1-0/+12
2010-07-01snmp: 64bit ipstats_mib for all archesEric Dumazet2-6/+45
2010-06-29tcp: tso_fragment() might avoid GFP_ATOMICEric Dumazet1-3/+3
2010-06-29net: use this_cpu_ptr()Eric Dumazet2-2/+2
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy1-14/+40
2010-06-28netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy1-6/+6
2010-06-27syncookies: add support for ECNFlorian Westphal2-9/+12
2010-06-27syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal1-21/+14
2010-06-26snmp: add align parameter to snmp_mib_init()Eric Dumazet1-10/+17
2010-06-26arp: RCU change in arp_solicit()Eric Dumazet1-5/+7
2010-06-25tcp: do not send reset to already closed socketsKonstantin Khorenko1-0/+4
2010-06-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+6
2010-06-24net - IP_NODEFRAG option for IPv4 socketJiri Olsa3-1/+15
2010-06-22udp: Fix bogus UFO packet generationHerbert Xu1-3/+6
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy3-13/+11
2010-06-17syncookies: check decoded options against sysctl settingsFlorian Westphal1-6/+19
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet3-6/+10
2010-06-16inetpeer: do not use zero refcnt for freed entriesEric Dumazet1-2/+8
2010-06-16ipfrag : frag_kfree_skb() cleanupEric Dumazet1-6/+3
2010-06-16ip_frag: Remove some atomic opsEric Dumazet1-2/+1
2010-06-16inetpeer: RCU conversionEric Dumazet1-69/+95
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller7-62/+62
2010-06-15tcp: unify tcp flag macrosChangli Gao3-35/+34
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy28-490/+601
2010-06-15netfilter: CLUSTERIP: RCU conversionEric Dumazet1-19/+29
2010-06-15inetpeer: various changesEric Dumazet1-38/+56
2010-06-14netfilter: kill redundant check code in which setting ip_summed valueShan Wei1-3/+1
2010-06-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+3
2010-06-11net-next: remove useless union keywordChangli Gao19-305/+305
2010-06-11ip: ip_ra_control() rcu fixEric Dumazet1-4/+15
2010-06-10icmp: RCU conversion in icmp_address_reply()Eric Dumazet1-7/+5
2010-06-09netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet1-32/+25
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2-2/+2