aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* [UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller2007-04-30
* [IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller2007-04-30
* [IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen2007-04-30
* [IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen2007-04-30
* [IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen2007-04-30
* [IPV4] SNMP: Support InNoRoutesMitsuru Chinen2007-04-30
* [TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen2007-04-30
* [TCP] FRTO: Delay skb available check until it's mandatoryIlpo Järvinen2007-04-30
* [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algoEric Dumazet2007-04-30
* [TCP]: Update references in two old commentsGerrit Renker2007-04-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-04-27
|\
| * NetLabel: convert a BUG_ON in the CIPSO code to a runtime checkPaul Moore2007-04-26
| * NetLabel: cleanup and document CIPSO constantsPaul Moore2007-04-26
* | [IPV4] nl_fib_lookup: Initialise res.r before fib_res_put(&res)Sergey Vlasov2007-04-27
* | [IPV4] IP_GRE: Unify code path to get hash array index.YOSHIFUJI Hideaki2007-04-26
* | [IPV4] IPIP: Unify code path to get hash array index.YOSHIFUJI Hideaki2007-04-26
* | [IPV4]: Consolidate common SNMP codeHerbert Xu2007-04-26
* | [IPV4]: Fix build without procfs.YOSHIFUJI Hideaki2007-04-26
* | [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-26
* | [TCP] TCP YEAH: Use vegas dont copy it.Stephen Hemminger2007-04-26
* | [TCP]: Congestion control API update.Stephen Hemminger2007-04-26
* | [TCP]: TCP Illinois update.Stephen Hemminger2007-04-26
* | [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)Ilpo Järvinen2007-04-26
* | [TCP]: Uninline tcp_done().Andi Kleen2007-04-26
* | [NET]: cleanup extra semicolonsStephen Hemminger2007-04-26
* | [TCP]: TCP Illinois congestion control (rev3)Stephen Hemminger2007-04-26
* | [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.YOSHIFUJI Hideaki2007-04-26
* | [INET]: Add IP(V6)_PMTUDISC_RPOBEJohn Heffner2007-04-26
* | [RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy2007-04-26
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26
* | [NETFILTER]: ipt_ULOG: add compat conversion functionsPatrick McHardy2007-04-26
* | [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy2007-04-26
* | [NETFILTER]: nf_nat: use HW checksumming when possiblePatrick McHardy2007-04-26
* | [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-26
* | [NET]: Use csum_start offset instead of skb_transport_headerHerbert Xu2007-04-26
* | [XFRM]: beet: fix worst case header_len calculationPatrick McHardy2007-04-26
* | [XFRM]: Optimize MTU calculationPatrick McHardy2007-04-26
* | [XFRM]: esp: fix skb_tail_pointer conversion bugPatrick McHardy2007-04-26
* | [XFRM]: beet: minor cleanupsPatrick McHardy2007-04-26
* | [SK_BUFF]: Some more conversions to skb_copy_from_linear_dataArnaldo Carvalho de Melo2007-04-26
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* | [NET] fib_rules: delay route cache flush by ip_rt_min_delayThomas Graf2007-04-26
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* | [IPV4]: align inet_protos[] on SMPEric Dumazet2007-04-26
* | [TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidatesEric Dumazet2007-04-26
* | [NET] fib_rules: Flush route cache after rule modificationsThomas Graf2007-04-26
* | [NET]: inet_ehash_secret should be __read_mostly and set only onceEric Dumazet2007-04-26
* | [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu2007-04-26
* | [IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are re...Janusz Krzysztofik2007-04-26
* | [TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger2007-04-26