summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* [IPSEC]: Kill afinfo->nf_post_routingDavid S. Miller2008-01-281-1/+0
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-2830-154/+161
* [IPSEC]: Add async resume support on inputHerbert Xu2008-01-281-0/+3
* [IPSEC]: Remove nhoff from xfrm_inputHerbert Xu2008-01-283-7/+9
* [IPSEC]: Move state lock into x->type->inputHerbert Xu2008-01-282-13/+25
* [IPSEC]: Move integrity stat collection into xfrm_inputHerbert Xu2008-01-282-7/+9
* [IPSEC]: Merge most of the input pathHerbert Xu2008-01-282-112/+15
* [IPSEC]: Merge most of the output pathHerbert Xu2008-01-284-72/+8
* [IPV4]: Add ip_local_outHerbert Xu2008-01-285-42/+31
* [IPSEC]: Separate inner/outer mode processing on inputHerbert Xu2008-01-284-63/+57
* [IPSEC]: Separate inner/outer mode processing on outputHerbert Xu2008-01-284-39/+71
* [INET]: Give outer DSCP directly to ip*_copy_dscpHerbert Xu2008-01-281-1/+1
* [IPSEC]: Forbid BEET + ipcomp for nowHerbert Xu2008-01-281-8/+12
* [IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu2008-01-281-108/+26
* [IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu2008-01-281-42/+38
* [IPSEC]: Make sure idev is consistent with dev in xfrm_dstHerbert Xu2008-01-281-4/+9
* [IPSEC]: Set dst->input to dst_discardHerbert Xu2008-01-281-1/+2
* [IPSEC]: Only set neighbour on top xfrm dstHerbert Xu2008-01-281-2/+3
* [NET]: Eliminate duplicate copies of dst_discardHerbert Xu2008-01-281-8/+3
* [IPV6]: Move nfheader_len into rt6_infoHerbert Xu2008-01-281-1/+0
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-289-41/+21
* [IPV4]: Add raw drops counter.Wang Chen2008-01-281-7/+10
* [TCP]: Make tcp_splice_data_recv() static.Adrian Bunk2008-01-281-2/+2
* [TCP]: Splice receive support.Jens Axboe2008-01-282-0/+130
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-251-1/+1
* [INET]: Fix truesize setting in ip_append_dataHerbert Xu2008-01-231-2/+2
* [IPV4]: Add missing skb->truesize increment in ip_append_page().David S. Miller2008-01-231-0/+2
* [ICMP]: ICMP_MIB_OUTMSGS increment duplicatedWang Chen2008-01-211-1/+0
* [IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone()Eric Dumazet2008-01-201-11/+9
* [IPV4] fib_trie: fix duplicated route issueJoonwoo Park2008-01-201-0/+3
* [IPV4] fib_hash: fix duplicated route issueJoonwoo Park2008-01-201-0/+3
* [IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cacheEric Dumazet2008-01-101-3/+3
* [LRO] Fix lro_mgr->features checksBrice Goglin2008-01-081-8/+8
* [IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet2008-01-081-4/+4
* [IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland2008-01-081-4/+18
* [IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu2008-01-081-1/+3
* [INET]: Fix netdev renaming and inet address labelsMark McLoughlin2008-01-041-1/+1
* [TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh2007-12-291-8/+11
* [IPV4] Fix ip=dhcp regressionSimon Horman2007-12-281-0/+1
* [IPV4]: Fix ip command line processing.Simon Horman2007-12-261-6/+4
* [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2007-12-261-0/+3
* [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev2007-12-211-3/+6
* [NETFILTER] ipv4: Spelling fixesJoe Perches2007-12-201-1/+1
* [IPV4] ip_gre: set mac_header correctly in receive pathTimo Teras2007-12-201-1/+1
* [IPV4] ARP: Remove not used codeMark Ryden2007-12-191-2/+1
* [IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH2007-12-161-1/+1
* [IPV4]: Updates to nfsroot documentationAmos Waterland2007-12-141-19/+1
* [NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2007-12-141-45/+12
* [IPv4] ESP: Discard dummy packets introduced in rfc4303Thomas Graf2007-12-111-0/+5
* [IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" callPavel Emelyanov2007-12-111-2/+1
OpenPOWER on IntegriCloud