summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro2006-12-022-7/+7
* [SCTP]: sctp_stop_t1_and_abort() annotations.Al Viro2006-12-021-4/+4
* [SCTP]: sctp_make_op_error() annotations.Al Viro2006-12-021-1/+1
* [SCTP]: Annotate sctp_init_cause().Al Viro2006-12-021-1/+1
* [IPV6] net/ipv6/sit.c: make 2 functions staticAdrian Bunk2006-12-021-2/+2
* [XFRM]: Make copy_to_user_policy_type take a typeJamal Hadi Salim2006-12-021-7/+7
* [BRIDGE] netlink: Convert bridge netlink code to new netlink interfaceThomas Graf2006-12-021-54/+38
* [DCCP]: Adds the tx buffer sysctlsIan McDonald2006-12-021-0/+9
* [DCCP] CCID3: Remove non-referenced variableIan McDonald2006-12-021-3/+0
* [DCCP]: Make dccp_probe more portableIan McDonald2006-12-021-2/+4
* [CCID 3]: Add annotations for socket structuresGerrit Renker2006-12-021-35/+55
* [DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker2006-12-0214-156/+115
* [DCCP]: Set TX Queue Length Bounds via SysctlIan McDonald2006-12-022-0/+11
* [DCCP]: Add CCID3 debug support to KconfigGerrit Renker2006-12-022-8/+19
* [DCCP]: enable debug messages also for static buildsGerrit Renker2006-12-025-26/+37
* NetLabel: honor the audit_enabled flagPaul Moore2006-12-024-39/+50
* 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-022-6/+2
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-022-9/+18
* NetLabel: convert the unlabeled accept flag to use RCUPaul Moore2006-12-021-7/+21
* [TCP]: Tidy up skb_entailArnaldo Carvalho de Melo2006-12-021-5/+6
* [NETROM]: Use kmemdupArnaldo Carvalho de Melo2006-12-021-5/+7
* [AX25]: Use kmemdupArnaldo Carvalho de Melo2006-12-024-9/+11
* [DECNET]: Use kmemdupArnaldo Carvalho de Melo2006-12-021-3/+1
* [DCCP]: Use kmemdupArnaldo Carvalho de Melo2006-12-021-8/+4
* [IPV6]: Use kmemdupArnaldo Carvalho de Melo2006-12-024-12/+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
* [DCCP] CCID2: Code optimizationsAndrea Bittau2006-12-022-2/+21
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-024-5/+8
* [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()Arnaldo Carvalho de Melo2006-12-021-1/+1
* [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 statesGerrit Renker2006-12-023-35/+37
* [NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker2006-12-021-1/+1
* [IPV6]: udp.c build fixDavid S. Miller2006-12-021-1/+1
* [NET]: More dccp endianness annotations.Al Viro2006-12-021-2/+2
* [NET]: netfilter checksum annotationsAl Viro2006-12-0211-87/+47
* [NET]: ipvs checksum annotations.Al Viro2006-12-022-6/+6
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-026-10/+10
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-027-11/+11
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-021-1/+1
* [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-021-3/+3
* [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-021-2/+2
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-026-7/+8
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-023-5/+5
OpenPOWER on IntegriCloud