summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_input.c
Commit message (Expand)AuthorAgeFilesLines
* net: Add MIB counters for checksum errorsEric Dumazet2013-04-291-1/+3
* ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2013-03-011-2/+4
* ipv4: Disallow non-namespace aware protocols to register.David S. Miller2013-02-051-7/+0
* net: TCP early demux cleanupEric Dumazet2012-07-301-2/+0
* ipv6: Early TCP socket demuxEric Dumazet2012-07-261-0/+1
* ipv4: Fix input route performance regression.David S. Miller2012-07-261-2/+2
* tcp: early_demux fixesEric Dumazet2012-07-241-1/+4
* ipv4: Kill ip_route_input_noref().David Miller2012-07-201-2/+2
* ipv4: Kill early demux method return value.David S. Miller2012-06-271-23/+19
* Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller2012-06-271-3/+2
* ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet2012-06-271-2/+3
* ipv4: Cache ip_error() routes even when not forwarding.David S. Miller2012-06-261-7/+1
* ipv4: Add sysctl knob to control early socket demuxAlexander Duyck2012-06-221-9/+13
* ipv4: Early TCP socket demux.David S. Miller2012-06-191-13/+26
* inet: Sanitize inet{,6} protocol demux.David S. Miller2012-06-191-3/+2
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-7/+6
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-121-0/+2
* net: Convert printks to pr_<level>Joe Perches2012-03-111-2/+2
* ipv4: Make ip_rcv_options() return bool.David S. Miller2012-03-091-3/+3
* ipv4: Make ip_call_ra_chain() return bool.David S. Miller2012-03-091-4/+4
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-211-2/+2
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-2/+2
* netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-141-1/+1
* net: use this_cpu_ptr()Eric Dumazet2010-06-281-1/+1
* net-next: remove useless union keywordChangli Gao2010-06-101-2/+2
* net: avoid two atomic ops in ip_rcv_options()Eric Dumazet2010-06-071-4/+2
* ip: Router Alert RCU conversionEric Dumazet2010-06-071-8/+3
* ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet2010-06-031-0/+3
* net: Use ip_route_input_noref() in input pathEric Dumazet2010-05-171-2/+2
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-201-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-251-2/+2
|/
* net: use net_eq to compare netsOctavian Purdila2009-11-251-1/+1
* inet: rename some inet_sock fieldsEric Dumazet2009-10-181-1/+1
* net: constify struct net_protocolAlexey Dobriyan2009-09-141-1/+1
* inet: Call skb_orphan before tproxy activatesHerbert Xu2009-06-261-0/+3
* net: skb->dst accessorsEric Dumazet2009-06-031-3/+3
* net: skb->rtable accessorEric Dumazet2009-06-031-1/+1
* snmp: add missing counters for RFC 4293Neil Horman2009-04-271-5/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-1/+9
|\
| * net: shy netns_ok checkAlexey Dobriyan2008-11-121-1/+9
* | net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.cJianjun Kong2008-11-031-2/+2
* | net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-311-4/+2
|/
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* mib: put ip statistics on struct netPavel Emelyanov2008-07-181-8/+0
* mib: add net to IP_INC_STATS_BHPavel Emelyanov2008-07-161-14/+16
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)2008-05-081-1/+1
* [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.YOSHIFUJI Hideaki2008-04-141-1/+1