summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-082-2/+7
|\
| * tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera2008-10-081-1/+5
| * tcp: Fix possible double-ack w/ user dmaAli Saidi2008-10-081-1/+2
* | ipvs: Remove stray file left over from ipvs moveSven Wegener2008-10-081-261/+0Star
* | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2008-10-0826-13975/+0Star
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...Simon Horman2008-10-0614-51/+106
| |\ \
| * | | IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-0626-13979/+0Star
| * | | ipvs: Fix unused label warningSven Wegener2008-09-221-0/+2
| * | | ipvs: Restrict sync message to 255 connectionsSven Wegener2008-09-221-2/+4
* | | | inet: cleanup of local_port_rangeEric Dumazet2008-10-082-20/+19Star
* | | | udp: Improve port randomizationEric Dumazet2008-10-081-44/+12Star
* | | | tcp: fix length used for checksum in a resetIlpo Järvinen2008-10-081-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-10-0833-1093/+606Star
|\ \ \ \
| * | | | netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-082-4/+12
| * | | | netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-083-9/+16
| * | | | netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-0813-82/+50Star
| * | | | netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-0813-103/+70Star
| * | | | netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-3/+7
| * | | | netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-084-45/+34Star
| * | | | netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-085-58/+36Star
| * | | | netfilter: xtables: use "if" blocks in KconfigJan Engelhardt2008-10-081-20/+16Star
| * | | | netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt2008-10-081-39/+39
| * | | | netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-082-20/+13Star
| * | | | netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian2008-10-084-53/+107
| * | | | netfilter: netns nat: PPTP NAT in netnsAlexey Dobriyan2008-10-081-1/+2
| * | | | netfilter: netns nf_conntrack: fixup DNAT in netnsAlexey Dobriyan2008-10-081-3/+3
| * | | | netfilter: netns nat: per-netns bysource hashAlexey Dobriyan2008-10-081-27/+45
| * | | | netfilter: netns nat: per-netns NAT tableAlexey Dobriyan2008-10-081-11/+29
| * | | | netfilter: netns nat: fix ipt_MASQUERADE in netnsAlexey Dobriyan2008-10-081-4/+2Star
| * | | | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan2008-10-082-4/+4
| * | | | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan2008-10-082-2/+2
| * | | | netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n...Alexey Dobriyan2008-10-081-5/+9
| * | | | netfilter: netns nf_conntrack: per-netns statisticsAlexey Dobriyan2008-10-081-2/+2
| * | | | netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan2008-10-082-2/+2
| * | | | netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/st...Alexey Dobriyan2008-10-081-19/+38
| * | | | netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan2008-10-081-4/+4
| * | | | netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan2008-10-081-2/+2
| * | | | netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan2008-10-082-3/+5
| * | | | netfilter: netns: fix {ip,6}_route_me_harder() in netnsAlexey Dobriyan2008-10-081-3/+4
| * | | | netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan2008-10-085-6/+7
| * | | | netfilter: netns nf_conntrack: per-netns conntrack countAlexey Dobriyan2008-10-082-2/+2
| * | | | netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan2008-10-084-13/+13
| * | | | netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-0816-51/+53
| * | | | netfilter: rename ipt_recent to xt_recentJan Engelhardt2008-10-083-515/+0Star
| * | | | netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-083-4/+4
* | | | | ipv4: add mc_count to in_device.Rami Rosen2008-10-081-2/+5
|/ / / /
* | | | netns: make udpv6 mib per/namespaceDenis V. Lunev2008-10-071-3/+0Star
* | | | tcp: cleanup messy initializerIlpo Järvinen2008-10-071-2/+2
* | | | tcp: kill pointless urg_modeIlpo Järvinen2008-10-074-14/+20
* | | | net: wrap sk->sk_backlog_rcv()Peter Zijlstra2008-10-072-2/+2