| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPV4]: icmp_send() annotation | Al Viro | 2006-09-28 | 2 | -2/+2 |
* | [IPV4]: annotate inetdev.h helpers | Al Viro | 2006-09-28 | 4 | -14/+14 |
* | [IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotated | Al Viro | 2006-09-28 | 1 | -10/+10 |
* | [IPV4]: annotate struct in_ifaddr | Al Viro | 2006-09-28 | 14 | -27/+27 |
* | [IPV4]: struct fib_config IPv4 address fields annotated | Al Viro | 2006-09-28 | 2 | -5/+5 |
* | [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated | Al Viro | 2006-09-28 | 3 | -17/+17 |
* | [IPV4] net/ipv4/route.c: trivial endianness annotations | Al Viro | 2006-09-28 | 1 | -8/+8 |
* | [IPV4]: introduce nla_get_be32()/NLA_PUT_BE32() | Al Viro | 2006-09-28 | 1 | -0/+12 |
* | [IPV4]: FIB_RES_PREFSRC() annotated | Al Viro | 2006-09-28 | 2 | -3/+3 |
* | [IPV4]: fib_hn ->nh_gw is net-endian | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: inet_addr_onlink() annotated | Al Viro | 2006-09-28 | 2 | -2/+2 |
* | [IPV4]: ip_check_mc() annotations | Al Viro | 2006-09-28 | 2 | -2/+2 |
* | [IPV4]: fib_validate_source() annotations | Al Viro | 2006-09-28 | 3 | -5/+6 |
* | [IPV4]: inet_select_addr() annotations | Al Viro | 2006-09-28 | 7 | -10/+10 |
* | [IPV4]: annotated ipv4 addresses in struct inet_sock | Al Viro | 2006-09-28 | 1 | -5/+5 |
* | [IPV4]: ip_route_connect() ipv4 address arguments annotated | Al Viro | 2006-09-28 | 5 | -6/+6 |
* | [IPV4]: annotate ipv4 addresses in struct rtable and struct flowi | Al Viro | 2006-09-28 | 2 | -6/+6 |
* | [IPV4]: annotate rt_hash_code() users | Al Viro | 2006-09-28 | 1 | -17/+17 |
* | [IPV4]: ip_rt_redirect() annotations | Al Viro | 2006-09-28 | 2 | -5/+5 |
* | [IPV4]: ip_route_input() annotations | Al Viro | 2006-09-28 | 4 | -13/+15 |
* | [IPV4]: headers endianness | Al Viro | 2006-09-28 | 1 | -7/+7 |
* | [ATM]: use NIPQUAD instead of open-coding it | Al Viro | 2006-09-28 | 2 | -18/+7 |
* | [TR]: endiannness annotations | Al Viro | 2006-09-28 | 2 | -7/+7 |
* | [ATALK]: endianness annotations | Al Viro | 2006-09-28 | 3 | -94/+30 |
* | [NET] Kconfig: fix cut/paste error in TCPPROBE | Grant Grundler | 2006-09-28 | 1 | -1/+1 |
* | [NETDEV] config: revert part of previous patch | Randy Dunlap | 2006-09-28 | 1 | -0/+5 |
* | [IRDA] via-ircc: fix memory leak | Chuck Short | 2006-09-28 | 1 | -1/+6 |
* | [IPV6]: bh_lock_sock_nested on tcp_v6_rcv | Fabio Olive Leite | 2006-09-28 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6 | Linus Torvalds | 2006-09-28 | 51 | -1915/+5727 |
|\ |
|
| * | hwmon: Remove Yuan Mu's address | Jean Delvare | 2006-09-28 | 2 | -2/+2 |
| * | hwmon: Fix unchecked return status, SMSC chips | Jean Delvare | 2006-09-28 | 2 | -83/+145 |
| * | hwmon: Fix unchecked return status, batch 6 | Jean Delvare | 2006-09-28 | 5 | -85/+185 |
| * | w83792d: Fix unchecked return status | Rudolf Marek | 2006-09-28 | 1 | -231/+323 |
| * | w83l785ts: Fix unchecked return status | Rudolf Marek | 2006-09-28 | 1 | -8/+20 |
| * | w83781d: Fix unchecked return status | Jim Cromie | 2006-09-28 | 1 | -134/+143 |
| * | vt8231: Fix unchecked return status | Roger Lucas | 2006-09-28 | 1 | -54/+132 |
| * | Fix unchecked return status, batch 5 | Jean Delvare | 2006-09-28 | 5 | -249/+368 |
| * | hwmon: Fix unchecked return status, batch 4 | Jean Delvare | 2006-09-28 | 4 | -264/+357 |
| * | hwmon: Fix unchecked return status, batch 3 | Mark M. Hoffman | 2006-09-28 | 5 | -284/+346 |
| * | hwmon: Fix unchecked return status, batch 2 | Mark M. Hoffman | 2006-09-28 | 5 | -178/+338 |
| * | w83627ehf: Fix unchecked return status | David Hubbard | 2006-09-28 | 1 | -40/+82 |
| * | pc87360: Check for error on sysfs files creation | Jim Cromie | 2006-09-28 | 1 | -40/+49 |
| * | pc87360: Delete sysfs files on device deletion | Jim Cromie | 2006-09-28 | 1 | -0/+87 |
| * | pc87360: Move some code around | Jim Cromie | 2006-09-28 | 1 | -28/+28 |
| * | hwmon: Fix unchecked return status, batch 1 | Mark M. Hoffman | 2006-09-28 | 5 | -206/+299 |
| * | vt1211: Document module parameters | Juerg Haefliger | 2006-09-28 | 1 | -3/+21 |
| * | vt1211: Add documentation | Juerg Haefliger | 2006-09-28 | 1 | -0/+188 |
| * | hwmon: New driver for the VIA VT1211 | Juerg Haefliger | 2006-09-28 | 4 | -0/+1373 |
| * | w83791d: Documentation update | Charles Spirakis | 2006-09-28 | 2 | -34/+42 |
| * | hwmon: Add individual alarm files to 4 drivers | Jean Delvare | 2006-09-28 | 4 | -14/+151 |