aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
| * | | netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-24
| * | | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
| * | | netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-24
| * | | netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-24
* | | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* | | | net: TCP thin dupackAndreas Petlund2010-02-18
* | | | net: TCP thin linear timeoutsAndreas Petlund2010-02-18
* | | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
|/ / /
* | | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-18
* | | ipmr: remove useless checks from ipmr_device_eventPavel Emelyanov2010-02-17
* | | percpu: add __percpu sparse annotations to netTejun Heo2010-02-17
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\| |
| * | ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-16
* | | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-16
* | | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-16
* | | tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* | | gre: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-16
|\ \ \
| * | | netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
| * | | netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-15
| * | | netfilter: xtables: add const qualifiersJan Engelhardt2010-02-15
| * | | netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
| * | | netfilter: iptables: remove unused function argumentsJan Engelhardt2010-02-15
| * | | netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-11
| * | | netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-11
| * | | netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2010-02-11
| * | | netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-11
| * | | netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-11
| * | | netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-10
| * | | netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-10
| * | | netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-10
| * | | netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-10
| * | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-10
| |\ \ \
| * | | | netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal2010-02-08
| * | | | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-03
| * | | | netfilter: add struct net * to target parametersPatrick McHardy2010-02-03
| * | | | netfiltr: ipt_CLUSTERIP: simplify seq_file codeAAlexey Dobriyan2010-01-22
| * | | | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
| * | | | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-18
| * | | | netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches2010-01-11
| * | | | netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall2010-01-04
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | inet: Remove bogus IGMPv3 report handlingHerbert Xu2010-02-12
| * | | | tcp: fix ICMP-RTO warDamian Lukowski2010-02-10
* | | | | udp: remove redundant variableGerrit Renker2010-02-12
| |_|/ / |/| | |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-09
|\| | |
| * | | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-08
| * | | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-08
| | |/ | |/|
* | | ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger2010-02-04
* | | ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy2010-02-02