aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* 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
|\
| * 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
| * | igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-02
| * | netns xfrm: ipcomp supportAlexey Dobriyan2010-01-28
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
| |\|
| | * tcp_probe: avoid modulus operation and wrap fixStephen Hemminger2010-01-25
| | * netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-25
| * | IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...Shan Wei2010-01-23
| * | icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2010-01-23
| * | net: constify MIB name tablesAlexey Dobriyan2010-01-23
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
| |\|
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-23
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-12
| | | |\
| | | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-30
| | | |\ \
| | * | | | netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin2010-01-19
| | * | | | ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan2010-01-17
| | | |_|/ | | |/| |
| * | | | ipv4: allow warming up the ARP cache with request type gratuitous ARPOctavian Purdila2010-01-19
| * | | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
| * | | | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-17
| * | | | ipv4: Use less conflicting local var name in change_nexthops() loop macro.David S. Miller2010-01-15
| * | | | tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-11
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
| |\| | |
| | * | | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-06
| | | |/ | | |/|
| | * | net: restore ip source validationJamal Hadi Salim2009-12-25
| * | | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-07
* | | | 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