aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\
| * netns : fix kernel panic in timewait socket destructionDaniel Lezcano2008-09-08
| * ipv: Re-enable IP when MTU > 68Breno Leitao2008-09-02
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-08-30
|\|
| * ipv4: mode 0555 in ipv4_skeletonHugh Dickins2008-08-27
| * tcp: fix tcp header size miscalculation when window scale is unusedPhilip Love2008-08-27
| * ipv4: sysctl fixesAl Viro2008-08-25
| * icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2008-08-23
* | ip: speedup /proc/net/rt_cache handlingEric Dumazet2008-08-28
* | inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen2008-08-28
* | tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen2008-08-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman2008-08-27
|\ \
| * | IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz2008-08-26
| * | IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz2008-08-26
| * | ipvs: Fix race conditions in lblcr schedulerSven Wegener2008-08-19
| * | ipvs: Fix race conditions in lblc schedulerSven Wegener2008-08-19
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-19
| |\|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-16
| |\ \
| * | | ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulersSimon Horman2008-08-14
| * | | ipvs: Create init functions for estimator codeSven Wegener2008-08-14
| * | | ipvs: Only call init_service, update_service and done_service for schedulers ...Sven Wegener2008-08-14
| * | | IPVS: Add genetlink interface implementationJulius Volz2008-08-14
* | | | tcp: Add tcp_parse_aligned_timestampIlpo Järvinen2008-08-23
* | | | tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen2008-08-23
* | | | tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen2008-08-23
| |_|/ |/| |
* | | nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger2008-08-19
* | | netfilter: ipt_addrtype: Fix matching of inverted destination address typeAnders Grafström2008-08-19
| |/ |/|
* | ipv4: Disable route secret interval on zero intervalHerbert Xu2008-08-15
|/
* netns: Fix crash by making igmp per namespaceDaniel Lezcano2008-08-13
* Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6David S. Miller2008-08-11
|\
| * ipvs: Explictly clear ip_vs_stats membersSimon Horman2008-08-11
| * ipvs: No need to zero out ip_vs_stats during initializationSven Wegener2008-08-11
| * ipvs: Embed estimator object into stats objectSven Wegener2008-08-11
| * ipvs: Mark net_vs_ctl_path constSven Wegener2008-08-11
| * ipvs: Annotate init functions with __initSven Wegener2008-08-11
| * ipvs: Initialize schedulers' struct list_head at compile timeSven Wegener2008-08-11
| * ipvs: Use list_empty() instead of open-coding the same functionalitySven Wegener2008-08-11
| * ipvs: Fix possible deadlock in estimator codeSven Wegener2008-08-11
| * ipvs: Fix possible deadlock in sync codeSven Wegener2008-08-11
* | udp: Drop socket lock for encapsulated packetsHerbert Xu2008-08-09
|/
* tcp: (whitespace only) fix confusing indentationAdam Langley2008-08-07
* tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng2008-08-07
* ipv4: Fix over-ifdeffing of ip_static_sysctl_init.David S. Miller2008-08-06
* ipsec: Interfamily IPSec BEETJoakim Koskela2008-08-06
* ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c.Rami Rosen2008-08-06
* net: Add missing extra2 parameter for ip_default_ttl sysctlSven Wegener2008-08-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-01
|\
| * net/ipv4/route.c: fix build errorIngo Molnar2008-07-31
| * tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley2008-07-31
| * netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulationsPavel Emelyanov2008-07-31