summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-042-0/+2
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
* [NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanupPatrick McHardy2006-12-022-7/+3
* [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy2006-12-021-1/+1
* [NETFILTER]: nf_nat: add SNMP NAT helper portPatrick McHardy2006-12-023-0/+1348
* [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy2006-12-023-0/+58
* [NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy2006-12-023-0/+289
* [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2006-12-024-0/+508
* [NETFILTER]: nf_conntrack/nf_nat: add IRC helper portPatrick McHardy2006-12-023-0/+107
* [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy2006-12-025-2801/+603
* [NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy2006-12-023-0/+84
* [NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik2006-12-023-9/+200
* [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-0216-19/+2337
* [NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack namesPatrick McHardy2006-12-021-0/+1
* [NETFILTER]: Kconfig: improve conntrack selectionPatrick McHardy2006-12-021-14/+0
* [NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy2006-12-023-8/+6
* [NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependencyPatrick McHardy2006-12-021-1/+1
* [TCP]: Fix warnings with TCP_MD5SIG disabled.Andrew Morton2006-12-021-4/+4
* [NET]: Possible cleanups.Adrian Bunk2006-12-023-10/+10
* [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.David S. Miller2006-12-022-44/+1
* NetLabel: add the ranged tag to the CIPSOv4 protocolPaul Moore2006-12-021-0/+268
* NetLabel: add the enumerated tag to the CIPSOv4 protocolPaul Moore2006-12-021-0/+233
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-99/+69
* [NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy2006-12-021-7/+15
* [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCKPatrick McHardy2006-12-024-15/+0
* [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-021-7/+2
* [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy2006-12-023-748/+0
* [NETFILTER]: ctnetlink: rework conntrack fields dumping logic on eventsPablo Neira Ayuso2006-12-021-22/+27
* [NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre...Pablo Neira Ayuso2006-12-021-3/+5
* [NETFILTER]: sip conntrack: better NAT handlingPatrick McHardy2006-12-022-69/+131
* [NETFILTER]: sip conntrack: make header shortcuts optionalPatrick McHardy2006-12-021-3/+2
* [NETFILTER]: sip conntrack: do case insensitive SIP header searchPatrick McHardy2006-12-022-7/+20
* [NETFILTER]: sip conntrack: minor cleanupPatrick McHardy2006-12-022-45/+45
* [NETFILTER]: ip_conntrack: fix NAT helper unload racesPatrick McHardy2006-12-0214-165/+211
* [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_findYasuyuki Kozakai2006-12-025-7/+7
* [NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy2006-12-023-1/+429
* [NETFILTER]: nf_conntrack: sysctl compatibility with old connection trackingPatrick McHardy2006-12-023-0/+87
* [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2006-12-022-54/+22
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-021-6/+0
* [NETFILTER]: nf_conntrack: remove unused struct list_head from protocolsMartin Josefsson2006-12-021-1/+0
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-022-19/+19
* [TCP] Vegas: Increase default alpha to 2 and beta to 4.David S. Miller2006-12-021-2/+2
* [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt codeGerrit Renker2006-12-021-12/+18
* [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-021-15/+11
* [NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2006-12-022-4/+1
* [IPVS]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-022-9/+2
* [CIPSO]: Missing annotation in cipso_ipv4 update.Al Viro2006-12-021-1/+1
* [NET]: Split skb->csumAl Viro2006-12-022-3/+3
* [NETFILTER]: ip_nat_snmp_basic annotations.Al Viro2006-12-021-51/+34
* [NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro2006-12-022-3/+3
OpenPOWER on IntegriCloud