aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SUNRPC]: svc_{get,put}nl()Alexey Dobriyan2006-09-285-67/+84
* [IPV4]: ip_build_and_send_pkt() annotationsAl Viro2006-09-282-2/+2
* [IPV4]: ip_options_build() annotationsAl Viro2006-09-282-2/+2
* [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom)Al Viro2006-09-281-2/+2
* [IPV4] multipath_wrandom.c: trivial annotationsAl Viro2006-09-281-3/+3
* [IPV4]: multipath_set_nhinfo() annotationsAl Viro2006-09-282-4/+4
* [IPV4] fib_trie.c: trivial annotationsAl Viro2006-09-281-6/+6
* [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is brokenAl Viro2006-09-281-2/+1
* [IPV4]: fib_semantic_match() annotationsAl Viro2006-09-282-2/+2
* [IPV4]: trivial fib_hash.c annotationsAl Viro2006-09-281-11/+11
* [IPV4]: annotate addresses in fib_result and fib_result_nlAl Viro2006-09-281-3/+3
* [IPV4]: ip_fragment.c endianness annotationsAl Viro2006-09-281-7/+8
* [IPV4]: inetpeer annotationsAl Viro2006-09-282-4/+4
* [IPV4]: ip_fib_check_default() annotatedAl Viro2006-09-282-2/+2
* [IPV4]: inet_addr_type() annotationsAl Viro2006-09-287-9/+9
* [IPV4]: icmp_send() annotationAl Viro2006-09-282-2/+2
* [IPV4]: annotate inetdev.h helpersAl Viro2006-09-284-14/+14
* [IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotatedAl Viro2006-09-281-10/+10
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-2814-27/+27
* [IPV4]: struct fib_config IPv4 address fields annotatedAl Viro2006-09-282-5/+5
* [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotatedAl Viro2006-09-283-17/+17
* [IPV4] net/ipv4/route.c: trivial endianness annotationsAl Viro2006-09-281-8/+8
* [IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()Al Viro2006-09-281-0/+12
* [IPV4]: FIB_RES_PREFSRC() annotatedAl Viro2006-09-282-3/+3
* [IPV4]: fib_hn ->nh_gw is net-endianAl Viro2006-09-281-1/+1
* [IPV4]: inet_addr_onlink() annotatedAl Viro2006-09-282-2/+2
* [IPV4]: ip_check_mc() annotationsAl Viro2006-09-282-2/+2
* [IPV4]: fib_validate_source() annotationsAl Viro2006-09-283-5/+6
* [IPV4]: inet_select_addr() annotationsAl Viro2006-09-287-10/+10
* [IPV4]: annotated ipv4 addresses in struct inet_sockAl Viro2006-09-281-5/+5
* [IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro2006-09-285-6/+6
* [IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl Viro2006-09-282-6/+6
* [IPV4]: annotate rt_hash_code() usersAl Viro2006-09-281-17/+17
* [IPV4]: ip_rt_redirect() annotationsAl Viro2006-09-282-5/+5
* [IPV4]: ip_route_input() annotationsAl Viro2006-09-284-13/+15
* [IPV4]: headers endiannessAl Viro2006-09-281-7/+7
* [ATM]: use NIPQUAD instead of open-coding itAl Viro2006-09-282-18/+7
* [TR]: endiannness annotationsAl Viro2006-09-282-7/+7
* [ATALK]: endianness annotationsAl Viro2006-09-283-94/+30
* [NET] Kconfig: fix cut/paste error in TCPPROBEGrant Grundler2006-09-281-1/+1
* [NETDEV] config: revert part of previous patchRandy Dunlap2006-09-281-0/+5
* [IRDA] via-ircc: fix memory leakChuck Short2006-09-281-1/+6
* [IPV6]: bh_lock_sock_nested on tcp_v6_rcvFabio Olive Leite2006-09-281-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds2006-09-2851-1915/+5727
|\
| * hwmon: Remove Yuan Mu's addressJean Delvare2006-09-282-2/+2
| * hwmon: Fix unchecked return status, SMSC chipsJean Delvare2006-09-282-83/+145
| * hwmon: Fix unchecked return status, batch 6Jean Delvare2006-09-285-85/+185
| * w83792d: Fix unchecked return statusRudolf Marek2006-09-281-231/+323
| * w83l785ts: Fix unchecked return statusRudolf Marek2006-09-281-8/+20
| * w83781d: Fix unchecked return statusJim Cromie2006-09-281-134/+143