aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro2006-12-03
* [SCTP]: sctp_stop_t1_and_abort() annotations.Al Viro2006-12-03
* [SCTP]: sctp_make_op_error() annotations.Al Viro2006-12-03
* [SCTP]: Annotate sctp_init_cause().Al Viro2006-12-03
* [IPV6] net/ipv6/sit.c: make 2 functions staticAdrian Bunk2006-12-03
* [XFRM]: Make copy_to_user_policy_type take a typeJamal Hadi Salim2006-12-03
* [BRIDGE] netlink: Convert bridge netlink code to new netlink interfaceThomas Graf2006-12-03
* [DCCP]: Adds the tx buffer sysctlsIan McDonald2006-12-03
* [DCCP] CCID3: Remove non-referenced variableIan McDonald2006-12-03
* [DCCP]: Make dccp_probe more portableIan McDonald2006-12-03
* [CCID 3]: Add annotations for socket structuresGerrit Renker2006-12-03
* [DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker2006-12-03
* [DCCP]: Set TX Queue Length Bounds via SysctlIan McDonald2006-12-03
* [DCCP]: Add CCID3 debug support to KconfigGerrit Renker2006-12-03
* [DCCP]: enable debug messages also for static buildsGerrit Renker2006-12-03
* NetLabel: honor the audit_enabled flagPaul Moore2006-12-03
* NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functionsPaul Moore2006-12-03
* NetLabel: return the correct error for translated CIPSOv4 tagsPaul Moore2006-12-03
* NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore2006-12-03
* NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore2006-12-03
* NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2006-12-03
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-03
* NetLabel: convert the unlabeled accept flag to use RCUPaul Moore2006-12-03
* [TCP]: Tidy up skb_entailArnaldo Carvalho de Melo2006-12-03
* [NETROM]: Use kmemdupArnaldo Carvalho de Melo2006-12-03
* [AX25]: Use kmemdupArnaldo Carvalho de Melo2006-12-03
* [DECNET]: Use kmemdupArnaldo Carvalho de Melo2006-12-03
* [DCCP]: Use kmemdupArnaldo Carvalho de Melo2006-12-03
* [IPV6]: Use kmemdupArnaldo Carvalho de Melo2006-12-03
* [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUGArnaldo Carvalho de Melo2006-12-03
* [IPV4]: Use kmemdup in net/ipv4/devinet.cArnaldo Carvalho de Melo2006-12-03
* [NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo2006-12-03
* [TCP_IPV4]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-03
* [TCP_IPV4]: CodingStyle cleanups, no code changeArnaldo Carvalho de Melo2006-12-03
* [DCCP] CCID2: Code optimizationsAndrea Bittau2006-12-03
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-03
* [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()Arnaldo Carvalho de Melo2006-12-03
* [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 statesGerrit Renker2006-12-03
* [NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker2006-12-03
* [IPV6]: udp.c build fixDavid S. Miller2006-12-03
* [NET]: More dccp endianness annotations.Al Viro2006-12-03
* [NET]: netfilter checksum annotationsAl Viro2006-12-03
* [NET]: ipvs checksum annotations.Al Viro2006-12-03
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-03
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-03
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-03
* [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-03
* [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-03
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-03
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-03