summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-105-138/+35Star
* netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-104-41/+30Star
* netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-105-152/+75Star
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-1027-142/+290
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-095-20/+16Star
| |\
| | * netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-083-16/+12Star
| | * netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-082-4/+4
| * | ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger2010-02-041-4/+0Star
| * | ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy2010-02-021-3/+2Star
| * | igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-021-21/+62
| * | netns xfrm: ipcomp supportAlexey Dobriyan2010-01-281-3/+6
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-282-15/+18
| |\|
| | * tcp_probe: avoid modulus operation and wrap fixStephen Hemminger2010-01-261-9/+10
| | * netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-251-6/+8
| * | IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...Shan Wei2010-01-231-4/+30
| * | icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2010-01-231-1/+1
| * | net: constify MIB name tablesAlexey Dobriyan2010-01-231-2/+2
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-232-1/+3
| |\|
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-232-4/+4
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-131-1/+1
| | | |\
| | | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-302-0/+3
| | | |\ \
| | * | | | netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin2010-01-191-1/+1
| | * | | | ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan2010-01-181-0/+2
| | | |_|/ | | |/| |
| * | | | ipv4: allow warming up the ARP cache with request type gratuitous ARPOctavian Purdila2010-01-191-1/+2
| * | | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-188-20/+19Star
| * | | | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-183-8/+18
| * | | | ipv4: Use less conflicting local var name in change_nexthops() loop macro.David S. Miller2010-01-151-36/+40
| * | | | tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-122-1/+16
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-113-1/+4
| |\| | |
| | * | | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-071-1/+1
| | | |/ | | |/|
| | * | net: restore ip source validationJamal Hadi Salim2009-12-262-0/+3
| * | | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-073-5/+55
* | | | netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal2010-02-081-0/+1
* | | | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-031-1/+1
* | | | netfilter: add struct net * to target parametersPatrick McHardy2010-02-031-3/+5
* | | | netfiltr: ipt_CLUSTERIP: simplify seq_file codeAAlexey Dobriyan2010-01-221-9/+5Star
* | | | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-186-17/+18
* | | | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-181-10/+14
* | | | netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches2010-01-111-70/+35Star
* | | | netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall2010-01-041-20/+11Star
|/ / /
* | | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-232-5/+15
* | | tcp: Slightly optimize tcp_sendmsgKrishna Kumar2009-12-231-8/+9
* | | tcp: Remove unrequired operations in tcp_push()Krishna Kumar2009-12-231-7/+6Star
* | | tcp: Remove check in __tcp_push_pending_framesKrishna Kumar2009-12-231-5/+0Star
| |/ |/|
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-162-4/+4
|\ \ | |/ |/|
| * Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-2313-82/+180
| |\
| * | nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-282-4/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-161-4/+17
|\ \ \
| * | | netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-4/+17
* | | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-165-60/+40Star