aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[IPSEC]: Forbid BEET + ipcomp for nowHerbert Xu1-8/+12
2008-01-28[IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu1-108/+26
2008-01-28[IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu1-42/+38
2008-01-28[IPSEC]: Make sure idev is consistent with dev in xfrm_dstHerbert Xu1-4/+9
2008-01-28[IPSEC]: Set dst->input to dst_discardHerbert Xu1-1/+2
2008-01-28[IPSEC]: Only set neighbour on top xfrm dstHerbert Xu1-2/+3
2008-01-28[NET]: Eliminate duplicate copies of dst_discardHerbert Xu1-8/+3
2008-01-28[IPV6]: Move nfheader_len into rt6_infoHerbert Xu1-1/+0
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov9-41/+21
2008-01-28[IPV4]: Add raw drops counter.Wang Chen1-7/+10
2008-01-28[TCP]: Make tcp_splice_data_recv() static.Adrian Bunk1-2/+2
2008-01-28[TCP]: Splice receive support.Jens Axboe2-0/+130
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid1-1/+1
2008-01-23[INET]: Fix truesize setting in ip_append_dataHerbert Xu1-2/+2
2008-01-23[IPV4]: Add missing skb->truesize increment in ip_append_page().David S. Miller1-0/+2
2008-01-21[ICMP]: ICMP_MIB_OUTMSGS increment duplicatedWang Chen1-1/+0
2008-01-20[IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone()Eric Dumazet1-11/+9
2008-01-20[IPV4] fib_trie: fix duplicated route issueJoonwoo Park1-0/+3
2008-01-20[IPV4] fib_hash: fix duplicated route issueJoonwoo Park1-0/+3
2008-01-10[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cacheEric Dumazet1-3/+3
2008-01-08[LRO] Fix lro_mgr->features checksBrice Goglin1-8/+8
2008-01-08[IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet1-4/+4
2008-01-08[IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland1-4/+18
2008-01-08[IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu1-1/+3
2008-01-04[INET]: Fix netdev renaming and inet address labelsMark McLoughlin1-1/+1
2007-12-29[TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh1-8/+11
2007-12-28[IPV4] Fix ip=dhcp regressionSimon Horman1-0/+1
2007-12-26[IPV4]: Fix ip command line processing.Simon Horman1-6/+4
2007-12-26[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy1-0/+3
2007-12-21[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev1-3/+6
2007-12-20[NETFILTER] ipv4: Spelling fixesJoe Perches1-1/+1
2007-12-20[IPV4] ip_gre: set mac_header correctly in receive pathTimo Teras1-1/+1
2007-12-19[IPV4] ARP: Remove not used codeMark Ryden1-2/+1
2007-12-16[IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH1-1/+1
2007-12-14[IPV4]: Updates to nfsroot documentationAmos Waterland1-19/+1
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy1-45/+12
2007-12-11[IPv4] ESP: Discard dummy packets introduced in rfc4303Thomas Graf1-0/+5
2007-12-11[IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" callPavel Emelyanov1-2/+1
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev1-1/+1
2007-12-07[IPv4]: Reply net unreachable ICMP messageMitsuru Chinen1-0/+3
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin1-1/+2
2007-12-05[TCP]: NAGLE_PUSH seems to be a wrong way aroundIlpo Järvinen1-2/+1
2007-12-05[TCP]: Move prior_in_flight collect to more robust placeIlpo Järvinen1-2/+1
2007-12-05[TCP] FRTO: Use of existing funcs make code more obvious & robustIlpo Järvinen1-9/+5
2007-12-05[IPVS]: Fix sched registration race when checking for name collision.Pavel Emelyanov1-13/+14
2007-12-05[IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov2-2/+12
2007-12-03[INET]: Fix inet_diag dead-lock regressionHerbert Xu1-21/+46
2007-11-30[TCP] illinois: Incorrect beta usageStephen Hemminger1-1/+1
2007-11-30[INET]: Fix inet_diag register vs rcv racePavel Emelyanov1-9/+5
2007-11-26[IPV4]: Remove bogus ifdef mess in arp_processAdrian Bunk1-19/+0