aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu1-1/+1
2008-10-10gre: minor cleanups in netlink interfacePatrick McHardy1-8/+8
2008-10-10gre: fix copy and paste errorPatrick McHardy1-2/+2
2008-10-09udp: complete port availability checkingEric Dumazet1-24/+19
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen1-2/+2
2008-10-09inet: Make tunnel RX/TX byte counters more consistentHerbert Xu1-2/+5
2008-10-09gre: Add Transparent Ethernet BridgingHerbert Xu1-32/+174
2008-10-09gre: Add netlink interfaceHerbert Xu1-4/+243
2008-10-09gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu1-5/+11
2008-10-09gre: Use needed_headroomHerbert Xu1-7/+8
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+7
2008-10-08ipvs: Remove stray file left over from ipvs moveSven Wegener1-261/+0
2008-10-08Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6David S. Miller26-13975/+0
2008-10-08inet: cleanup of local_port_rangeEric Dumazet2-20/+19
2008-10-08udp: Improve port randomizationEric Dumazet1-44/+12
2008-10-08tcp: fix length used for checksum in a resetIlpo Järvinen1-1/+1
2008-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller33-1093/+606
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2-4/+12
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt3-9/+16
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt13-82/+50
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt13-103/+70
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt1-3/+7
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt4-45/+34
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt5-58/+36
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt1-20/+16
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt1-39/+39
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2-20/+13
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian4-53/+107
2008-10-08netfilter: netns nat: PPTP NAT in netnsAlexey Dobriyan1-1/+2
2008-10-08netfilter: netns nf_conntrack: fixup DNAT in netnsAlexey Dobriyan1-3/+3
2008-10-08netfilter: netns nat: per-netns bysource hashAlexey Dobriyan1-27/+45
2008-10-08netfilter: netns nat: per-netns NAT tableAlexey Dobriyan1-11/+29
2008-10-08netfilter: netns nat: fix ipt_MASQUERADE in netnsAlexey Dobriyan1-4/+2
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctlAlexey Dobriyan2-4/+4
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctlAlexey Dobriyan2-2/+2
2008-10-08netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrackAlexey Dobriyan1-5/+9
2008-10-08netfilter: netns nf_conntrack: per-netns statisticsAlexey Dobriyan1-2/+2
2008-10-08netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skbAlexey Dobriyan2-2/+2
2008-10-08netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/stat/ip_conntrack, /proc/net/ip_conntrack_expectAlexey Dobriyan1-19/+38
2008-10-08netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan1-4/+4
2008-10-08netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan1-2/+2
2008-10-08netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan2-3/+5
2008-10-08netfilter: netns: fix {ip,6}_route_me_harder() in netnsAlexey Dobriyan1-3/+4
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan5-6/+7
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack countAlexey Dobriyan2-2/+2
2008-10-08netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan4-13/+13
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt16-51/+53
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt3-515/+0
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt3-4/+4
2008-10-07tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera1-1/+5