aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2006-12-02NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functionsPaul Moore
2006-12-02NetLabel: return the correct error for translated CIPSOv4 tagsPaul Moore
2006-12-02NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore
2006-12-02NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore
2006-12-02NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore
2006-12-02[TCP]: Tidy up skb_entailArnaldo Carvalho de Melo
2006-12-02[TCP] minisocks: Use kmemdup and LIMIT_NETDEBUGArnaldo Carvalho de Melo
2006-12-02[IPV4]: Use kmemdup in net/ipv4/devinet.cArnaldo Carvalho de Melo
2006-12-02[NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo
2006-12-02[TCP_IPV4]: Use kmemdup where appropriateArnaldo Carvalho de Melo
2006-12-02[TCP_IPV4]: CodingStyle cleanups, no code changeArnaldo Carvalho de Melo
2006-12-02[NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker
2006-12-02[NET]: netfilter checksum annotationsAl Viro
2006-12-02[NET]: ipvs checksum annotations.Al Viro
2006-12-02[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro
2006-12-02[NET]: Annotate callers of the reset of checksum.h stuff.Al Viro
2006-12-02[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro
2006-12-02[NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro
2006-12-02[NET]: Annotate callers of csum_fold() in net/*Al Viro
2006-12-02[IPVS]: Annotate ..._app_hashkey().Al Viro
2006-12-02[NETFILTER]: More trivial annotations.Al Viro
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-12-02[TCP]: Fix some warning when MD5 is disabled.David S. Miller
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker
2006-12-02[TCP] htcp: Better packing of struct htcp.David S. Miller
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-12-02[TCP]: Remove dead code in init_sequenceGerrit Renker
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller
2006-12-02[TCP]: Allow autoloading of congestion control via setsockopt.Stephen Hemminger
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf
2006-12-02[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala
2006-12-02[IPV4]: encapsulation annotationsAl Viro
2006-12-02[XFRM]: misc annotationsAl Viro
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy
2006-11-28[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai
2006-11-28[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy