summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
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 cre...Pablo 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
2006-12-02[NET]: Split skb->csumAl Viro2-3/+3
2006-12-02[NETFILTER]: ip_nat_snmp_basic annotations.Al Viro1-51/+34
2006-12-02[NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro2-3/+3
2006-12-02NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functionsPaul Moore1-3/+3
2006-12-02NetLabel: return the correct error for translated CIPSOv4 tagsPaul Moore1-0/+4
2006-12-02NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore1-60/+53
2006-12-02NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore1-0/+14
2006-12-02NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore1-2/+0
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore1-8/+14
2006-12-02[TCP]: Tidy up skb_entailArnaldo Carvalho de Melo1-5/+6
2006-12-02[TCP] minisocks: Use kmemdup and LIMIT_NETDEBUGArnaldo Carvalho de Melo1-4/+3
2006-12-02[IPV4]: Use kmemdup in net/ipv4/devinet.cArnaldo Carvalho de Melo1-2/+2
2006-12-02[NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo1-2/+1
2006-12-02[TCP_IPV4]: Use kmemdup where appropriateArnaldo Carvalho de Melo1-24/+25
2006-12-02[TCP_IPV4]: CodingStyle cleanups, no code changeArnaldo Carvalho de Melo1-68/+75
2006-12-02[NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker1-1/+1
2006-12-02[NET]: netfilter checksum annotationsAl Viro10-70/+37
2006-12-02[NET]: ipvs checksum annotations.Al Viro2-6/+6
2006-12-02[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro4-7/+7
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro3-5/+5
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro1-1/+1
2006-12-02[NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2-2/+2
2006-12-02[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro1-1/+1