| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [IPV4]: ip_fib_check_default() annotated | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: inet_addr_type() annotations | Al Viro | 2006-09-28 | 5 | -7/+7 |
* | [IPV4]: icmp_send() annotation | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: annotate inetdev.h helpers | Al Viro | 2006-09-28 | 2 | -7/+7 |
* | [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 | 5 | -11/+11 |
* | [IPV4]: struct fib_config IPv4 address fields annotated | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [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]: FIB_RES_PREFSRC() annotated | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: inet_addr_onlink() annotated | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: ip_check_mc() annotations | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: fib_validate_source() annotations | Al Viro | 2006-09-28 | 2 | -3/+4 |
* | [IPV4]: inet_select_addr() annotations | Al Viro | 2006-09-28 | 6 | -9/+9 |
* | [IPV4]: ip_route_connect() ipv4 address arguments annotated | Al Viro | 2006-09-28 | 4 | -4/+4 |
* | [IPV4]: annotate rt_hash_code() users | Al Viro | 2006-09-28 | 1 | -17/+17 |
* | [IPV4]: ip_rt_redirect() annotations | Al Viro | 2006-09-28 | 1 | -3/+3 |
* | [IPV4]: ip_route_input() annotations | Al Viro | 2006-09-28 | 3 | -12/+14 |
* | [ATM]: use NIPQUAD instead of open-coding it | Al Viro | 2006-09-28 | 2 | -18/+7 |
* | [TR]: endiannness annotations | Al Viro | 2006-09-28 | 1 | -6/+6 |
* | [ATALK]: endianness annotations | Al Viro | 2006-09-28 | 1 | -51/+28 |
* | [NET] Kconfig: fix cut/paste error in TCPPROBE | Grant Grundler | 2006-09-28 | 1 | -1/+1 |
* | [IPV6]: bh_lock_sock_nested on tcp_v6_rcv | Fabio Olive Leite | 2006-09-28 | 1 | -1/+1 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-27 | 3 | -34/+46 |
|\ |
|
| * | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-26 | 23 | -1427/+1300 |
| |\ |
|
| * | | [PATCH] bcm43xx: WE-21 support | Larry Finger | 2006-09-25 | 1 | -4/+4 |
| * | | [PATCH] WE-21 support (core API) | John W. Linville | 2006-09-25 | 2 | -30/+42 |
* | | | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | | | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 2006-09-27 | 2 | -6/+5 |
| |/
|/| |
|
* | | [NetLabel]: update docs with website information | Paul Moore | 2006-09-25 | 1 | -1/+4 |
* | | [NetLabel]: rework the Netlink attribute handling (part 2) | Paul Moore | 2006-09-25 | 6 | -830/+895 |
* | | [NetLabel]: rework the Netlink attribute handling (part 1) | Paul Moore | 2006-09-25 | 5 | -548/+67 |
* | | [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe | Paul Moore | 2006-09-25 | 1 | -8/+8 |
* | | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore | 2006-09-25 | 2 | -15/+56 |
* | | [TCP]: make cubic the default | Stephen Hemminger | 2006-09-24 | 1 | -6/+6 |
* | | [TCP]: default congestion control menu | Stephen Hemminger | 2006-09-24 | 3 | -6/+47 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 2006-09-24 | 7 | -15/+219 |
|\ \
| |/
|/| |
|
| * | [DCCP]: Introduce dccp_probe | Ian McDonald | 2006-09-24 | 3 | -0/+216 |
| * | [DCCP]: Use constants for CCIDs | Ian McDonald | 2006-09-24 | 2 | -2/+2 |
| * | [DCCP]: Allow default/fallback service code. | Gerrit Renker | 2006-09-24 | 2 | -13/+1 |
* | | [PATCH] fix iptables __user misannotations | Al Viro | 2006-09-24 | 1 | -3/+3 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-24 | 10 | -113/+274 |
|\ \
| |/
|/| |
|
| * | net/ieee80211: fix more crypto-related build breakage | Jeff Garzik | 2006-09-22 | 2 | -3/+19 |
| * | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-22 | 21 | -319/+443 |
| |\ |
|
| * \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-20 | 2 | -4/+6 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-19 | 13 | -41/+50 |
| |\ \ \ |
|
| * | | | | [PATCH] ethtool: allow const ethtool_ops | Stephen Hemminger | 2006-09-13 | 1 | -7/+7 |
| * | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil... | Jeff Garzik | 2006-09-06 | 5 | -60/+132 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] ieee80211: Workaround malformed 802.11 frames from AP | Zhu Yi | 2006-08-29 | 1 | -7/+10 |
| | * | | | | [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machines | Zhu Yi | 2006-08-29 | 2 | -41/+84 |