summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[SCTP]: Trivial sctp endianness annotations.Al Viro8-17/+17
2006-12-02[SCTP]: Annotate tsn_dups.Al Viro1-2/+2
2006-12-02[SCTP]: SCTP_CMD_ASSOC_FAILED annotations.Al Viro2-13/+13
2006-12-02[SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro3-7/+9
2006-12-02[SCTP]: sctp_stop_t1_and_abort() annotations.Al Viro1-4/+4
2006-12-02[SCTP]: sctp_make_op_error() annotations.Al Viro2-2/+2
2006-12-02[SCTP]: Annotate sctp_init_cause().Al Viro2-2/+2
2006-12-02[SCTP]: Annotate SCTP headers.Al Viro1-36/+36
2006-12-02[IPV6] net/ipv6/sit.c: make 2 functions staticAdrian Bunk2-6/+2
2006-12-02[XFRM]: Make copy_to_user_policy_type take a typeJamal Hadi Salim1-7/+7
2006-12-02[BRIDGE] netlink: Convert bridge netlink code to new netlink interfaceThomas Graf1-54/+38
2006-12-02[DCCP]: Adds the tx buffer sysctlsIan McDonald3-0/+14
2006-12-02[DCCP] CCID3: Remove non-referenced variableIan McDonald1-3/+0
2006-12-02[DCCP]: Update DocumentationIan McDonald1-15/+8
2006-12-02[DCCP]: Make dccp_probe more portableIan McDonald1-2/+4
2006-12-02[CCID 3]: Add annotations for socket structuresGerrit Renker1-35/+55
2006-12-02[DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker14-156/+115
2006-12-02[DCCP]: Set TX Queue Length Bounds via SysctlIan McDonald2-0/+11
2006-12-02[DCCP]: Add CCID3 debug support to KconfigGerrit Renker2-8/+19
2006-12-02[DCCP]: enable debug messages also for static buildsGerrit Renker5-26/+37
2006-12-02[BNX2]: Update version and rel date.Michael Chan1-2/+2
2006-12-02[BNX2]: Add 5709 PCI ID.Michael Chan2-2/+12
2006-12-02[BNX2]: Download 5709 firmware.Michael Chan1-4/+38
2006-12-02[BNX2]: New firmware to support 5709 (part 4).Michael Chan1-0/+1037
2006-12-02[BNX2]: New firmware to support 5709 (part 3).Michael Chan1-0/+712
2006-12-02[BNX2]: New firmware to support 5709 (part 2).Michael Chan1-0/+1259
2006-12-02[BNX2]: New firmware to support 5709 (part 1).Michael Chan1-0/+1078
2006-12-02[BNX2]: Add 5709 reset and runtime code.Michael Chan1-24/+37
2006-12-02[BNX2]: Add 5709 init code.Michael Chan1-37/+130
2006-12-02[BNX2]: Add new 5709 registers (part 2).Michael Chan1-22/+1410
2006-12-02[BNX2]: Add new 5709 registers (part 1).Michael Chan1-146/+1311
2006-12-02[BNX2]: Re-organize firmware structures.Michael Chan3-218/+187
2006-12-02[BNX2]: Remove udelay() in copper PHY code.Michael Chan1-7/+6
2006-12-02[BNX2]: Add 5708S parallel detection.Michael Chan2-21/+57
2006-12-02[BNX2]: Add bnx2_5706_serdes_timer().Michael Chan1-56/+55
2006-12-02[BNX2]: Improve SerDes handling.Michael Chan2-21/+41
2006-12-02[BNX2]: Fix Xen problem.Michael Chan2-381/+691
2006-12-02Compile fix for "peer secid consolidation for external network labeling"James Morris1-1/+2
2006-12-02NetLabel: honor the audit_enabled flagPaul Moore4-39/+50
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore6-150/+52
2006-12-02NetLabel: SELinux cleanupsPaul Moore4-54/+86
2006-12-02NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functionsPaul Moore1-3/+3
2006-12-02NetLabel: use the correct CIPSOv4 MLS label limitsPaul Moore1-2/+2
2006-12-02NetLabel: return the correct error for translated CIPSOv4 tagsPaul Moore1-0/+4
2006-12-02NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore1-60/+53
2006-12-02NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore1-0/+14
2006-12-02NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2-6/+2
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore4-19/+45
2006-12-02NetLabel: change netlbl_secattr_init() to return voidPaul Moore1-4/+2
2006-12-02NetLabel: convert the unlabeled accept flag to use RCUPaul Moore1-7/+21