summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* [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
* NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functionsPaul Moore2006-12-021-3/+3
* NetLabel: return the correct error for translated CIPSOv4 tagsPaul Moore2006-12-021-0/+4
* NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore2006-12-021-60/+53
* NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore2006-12-021-0/+14
* NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2006-12-021-2/+0
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-021-8/+14
* [TCP]: Tidy up skb_entailArnaldo Carvalho de Melo2006-12-021-5/+6
* [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUGArnaldo Carvalho de Melo2006-12-021-4/+3
* [IPV4]: Use kmemdup in net/ipv4/devinet.cArnaldo Carvalho de Melo2006-12-021-2/+2
* [NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo2006-12-021-2/+1
* [TCP_IPV4]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-021-24/+25
* [TCP_IPV4]: CodingStyle cleanups, no code changeArnaldo Carvalho de Melo2006-12-021-68/+75
* [NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker2006-12-021-1/+1
* [NET]: netfilter checksum annotationsAl Viro2006-12-0210-70/+37
* [NET]: ipvs checksum annotations.Al Viro2006-12-022-6/+6
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-024-7/+7
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-023-5/+5
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-021-1/+1
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-022-2/+2
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-021-1/+1
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-021-4/+4
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-021-1/+2
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-028-12/+14
* [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-022-6/+10
* [NETFILTER]: More trivial annotations.Al Viro2006-12-022-3/+3
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-0212-35/+35
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-028-223/+488
OpenPOWER on IntegriCloud