aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-07
* [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet2007-11-07
* [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-07
* [IPV4]: Consolidate the ip cork destruction in ip_output.cPavel Emelyanov2007-11-07
* [NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy2007-11-07
* [NETFILTER]: Clean up MakefileJan Engelhardt2007-11-07
* [NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan2007-11-07
* [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-02
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversionIlpo Järvinen2007-11-01
* [TCP]: Process DSACKs that reside within a SACK blockIlpo Järvinen2007-11-01
* [NET]: Fix incorrect sg_mark_end() calls.David S. Miller2007-10-31
* [IPVS]: Remove /proc/net/ip_vs_lblcrAlexey Dobriyan2007-10-31
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-30
* [TCP]: Saner thash_entries default with much memory.Jean Delvare2007-10-30
* [IPv4] SNMP: Refer correct memory location to display ICMP out-going statisticsMitsuru Chinen2007-10-30
* [TCP] MD5: Remove some more unnecessary casting.Matthias M. Dellweg2007-10-30
* [TCP] vegas: Fix a bug in disabling slow start by gamma parameter.Xiaoliang (David) Wei2007-10-30
* [IPVS]: use proper timeout instead of fixed valueAndy Gospodarek2007-10-30
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-27
* [INET] ESP: Must #include <linux/scatterlist.h>Adrian Bunk2007-10-27
* [NetLabel]: correct usage of RCU lockingPaul Moore2007-10-26
* [TCP]: fix D-SACK cwnd handlingRyousei Takano2007-10-26
* [INET]: Unexport icmpmsg_statisticsAdrian Bunk2007-10-26
* [TCP]: Make tcp_match_skb_to_sack() static.Adrian Bunk2007-10-26
* [TCP]: Fix scatterlist handling in MD5 signature support.David S. Miller2007-10-26
* [IPSEC]: Add missing sg_init_table() calls to ESP.David S. Miller2007-10-26
* [TCP]: Fix inconsistency of terms.Ryousei Takano2007-10-26
* [UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2007-10-25
* [IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller2007-10-25
* [IPV4]: Explicitly call fib_get_table() in fib_frontend.cPavel Emelyanov2007-10-24
* [NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever2007-10-24
* [IPV4] ip_gre: sendto/recvfrom NBMA addressTimo Teras2007-10-24
* [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-22
* typo fixesMatt LaPlante2007-10-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-19
|\
| * [INET]: Justification for local port range robustness.Anton Arapov2007-10-19
* | Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov2007-10-19
* | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* | remove asm/bitops.h includesJiri Slaby2007-10-19
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-18
|\
| * [TCP]: Remove lost_retrans zero seqno special casesIlpo Järvinen2007-10-18
| * [NET]: Fix uninitialised variable in ip_frag_reasm()David Howells2007-10-18
| * [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-18
| * [IPSEC]: Use the top IPv4 route's peer instead of the bottomHerbert Xu2007-10-18
| * [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-18
| * [IPSEC]: Add missing BEET checksHerbert Xu2007-10-18
| * [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu2007-10-18
| * [IPSEC]: Fix pure tunnel modes involving IPv6Herbert Xu2007-10-18