aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.Al Viro5-13/+19
2006-12-02[SCTP]: sctp_assoc_del_peer() switched to net-endian.Al Viro3-7/+4
2006-12-02[SCTP]: Annotate ->dst_saddr()Al Viro3-7/+5
2006-12-02[SCTP]: Switch ->primary_addr to net-endian.Al Viro3-8/+4
2006-12-02[SCTP]: Switch sctp_bind_addr_match() to net-endian.Al Viro4-11/+9
2006-12-02[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.Al Viro8-25/+41
2006-12-02[SCTP]: Pass net-endian to ->seq_dump_addr()Al Viro1-2/+2
2006-12-02[SCTP] embedded sctp_addr: net-endian mirrorsAl Viro6-7/+19
2006-12-02[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro12-91/+91
2006-12-02[SCTP] bug: endianness problem in sctp_getsockopt_sctp_status()Al Viro1-2/+2
2006-12-02[SCTP] bug: sctp_assoc_control_transport() breakageAl Viro1-2/+4
2006-12-02[SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endianAl Viro1-1/+3
2006-12-02[SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6.Al Viro1-1/+3
2006-12-02[SCTP]: Beginning of sin_port fixes.Al Viro2-17/+34
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