summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functionsPaul Moore2006-12-031-3/+3
* NetLabel: return the correct error for translated CIPSOv4 tagsPaul Moore2006-12-031-0/+4
* NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore2006-12-031-60/+53Star
* NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore2006-12-031-0/+14
* NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2006-12-031-2/+0Star
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-031-8/+14
* [TCP]: Tidy up skb_entailArnaldo Carvalho de Melo2006-12-031-5/+6
* [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUGArnaldo Carvalho de Melo2006-12-031-4/+3Star
* [IPV4]: Use kmemdup in net/ipv4/devinet.cArnaldo Carvalho de Melo2006-12-031-2/+2
* [NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo2006-12-031-2/+1Star
* [TCP_IPV4]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-031-24/+25
* [TCP_IPV4]: CodingStyle cleanups, no code changeArnaldo Carvalho de Melo2006-12-031-68/+75
* [NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker2006-12-031-1/+1
* [NET]: netfilter checksum annotationsAl Viro2006-12-0310-70/+37Star
* [NET]: ipvs checksum annotations.Al Viro2006-12-032-6/+6
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-034-7/+7
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-033-5/+5
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-031-1/+1
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-032-2/+2
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-031-1/+1
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-031-4/+4
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-031-1/+2
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-038-12/+14
* [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-032-6/+10
* [NETFILTER]: More trivial annotations.Al Viro2006-12-032-3/+3
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-0312-35/+35
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-038-223/+488
* [TCP]: Fix some warning when MD5 is disabled.David S. Miller2006-12-031-1/+1
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-036-36/+973
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-032-9/+2Star
* [TCP] htcp: Better packing of struct htcp.David S. Miller2006-12-031-2/+2
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-033-11/+51
* [TCP]: Remove dead code in init_sequenceGerrit Renker2006-12-031-2/+2
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-032-4/+2Star
* [TCP]: Allow autoloading of congestion control via setsockopt.Stephen Hemminger2006-12-031-1/+11
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-032-0/+115
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-032-0/+40
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-033-5/+5
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-031-5/+1Star
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-031-29/+0Star
* [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2006-12-031-1/+1
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-036-52/+13Star
* [NET]: Turn nfmark into generic markThomas Graf2006-12-039-15/+15
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-031-0/+2
* [IPV4]: encapsulation annotationsAl Viro2006-12-034-38/+38
* [XFRM]: misc annotationsAl Viro2006-12-031-3/+3
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-031-52/+53
* [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-291-7/+9
* [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-291-3/+3
* [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-291-0/+1