aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter2-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells3-0/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells110-4922/+9193
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro2-0/+2
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro1-0/+1
2006-12-02[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanupPatrick McHardy2-7/+3
2006-12-02[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy1-1/+1
2006-12-02[NETFILTER]: nf_nat: add SNMP NAT helper portPatrick McHardy3-0/+1348
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy3-0/+58
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy3-0/+289
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy4-0/+508
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add IRC helper portPatrick McHardy3-0/+107
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy5-2801/+603
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy3-0/+84
2006-12-02[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik3-9/+200
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik16-19/+2337
2006-12-02[NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack namesPatrick McHardy1-0/+1
2006-12-02[NETFILTER]: Kconfig: improve conntrack selectionPatrick McHardy1-14/+0
2006-12-02[NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy3-8/+6
2006-12-02[NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependencyPatrick McHardy1-1/+1
2006-12-02[TCP]: Fix warnings with TCP_MD5SIG disabled.Andrew Morton1-4/+4
2006-12-02[NET]: Possible cleanups.Adrian Bunk3-10/+10
2006-12-02[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.David S. Miller2-44/+1
2006-12-02NetLabel: add the ranged tag to the CIPSOv4 protocolPaul Moore1-0/+268
2006-12-02NetLabel: add the enumerated tag to the CIPSOv4 protocolPaul Moore1-0/+233
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore1-99/+69
2006-12-02[NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy1-7/+15
2006-12-02[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCKPatrick McHardy4-15/+0
2006-12-02[NETFILTER]: x_tables: add NFLOG targetPatrick McHardy1-7/+2
2006-12-02[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy3-748/+0
2006-12-02[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on eventsPablo Neira Ayuso1-22/+27
2006-12-02[NETFILTER]: ctnetlink: check for status attribute existence on conntrack creationPablo Neira Ayuso1-3/+5
2006-12-02[NETFILTER]: sip conntrack: better NAT handlingPatrick McHardy2-69/+131
2006-12-02[NETFILTER]: sip conntrack: make header shortcuts optionalPatrick McHardy1-3/+2
2006-12-02[NETFILTER]: sip conntrack: do case insensitive SIP header searchPatrick McHardy2-7/+20
2006-12-02[NETFILTER]: sip conntrack: minor cleanupPatrick McHardy2-45/+45
2006-12-02[NETFILTER]: ip_conntrack: fix NAT helper unload racesPatrick McHardy14-165/+211
2006-12-02[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_findYasuyuki Kozakai5-7/+7
2006-12-02[NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy3-1/+429
2006-12-02[NETFILTER]: nf_conntrack: sysctl compatibility with old connection trackingPatrick McHardy3-0/+87
2006-12-02[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2-54/+22
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy1-6/+0
2006-12-02[NETFILTER]: nf_conntrack: remove unused struct list_head from protocolsMartin Josefsson1-1/+0
2006-12-02[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2-19/+19
2006-12-02[TCP] Vegas: Increase default alpha to 2 and beta to 4.David S. Miller1-2/+2
2006-12-02[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt codeGerrit Renker1-12/+18
2006-12-02[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf1-15/+11
2006-12-02[NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2-4/+1
2006-12-02[IPVS]: Use kmemdup where appropriateArnaldo Carvalho de Melo2-9/+2
2006-12-02[CIPSO]: Missing annotation in cipso_ipv4 update.Al Viro1-1/+1