summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann2006-09-292-3/+84
* [Bluetooth] Remove unused host controller attributesMarcel Holtmann2006-09-291-17/+19
* [RTNETLINK]: Possible dereference in net/core/rtnetlink.cEric Sesterhenn2006-09-291-1/+1
* [SUNRPC]: more sunrpc endianness annotationsAl Viro2006-09-292-8/+8
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-2916-100/+103
* [SUNRPC]: svc_{get,put}nl()Alexey Dobriyan2006-09-294-60/+60
* [IPV4]: ip_build_and_send_pkt() annotationsAl Viro2006-09-291-1/+1
* [IPV4]: ip_options_build() annotationsAl Viro2006-09-291-1/+1
* [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom)Al Viro2006-09-291-2/+2
* [IPV4] multipath_wrandom.c: trivial annotationsAl Viro2006-09-291-3/+3
* [IPV4]: multipath_set_nhinfo() annotationsAl Viro2006-09-291-2/+2
* [IPV4] fib_trie.c: trivial annotationsAl Viro2006-09-291-6/+6
* [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is brokenAl Viro2006-09-291-2/+1
* [IPV4]: fib_semantic_match() annotationsAl Viro2006-09-292-2/+2
* [IPV4]: trivial fib_hash.c annotationsAl Viro2006-09-291-11/+11
* [IPV4]: ip_fragment.c endianness annotationsAl Viro2006-09-291-7/+8
* [IPV4]: inetpeer annotationsAl Viro2006-09-291-2/+2
* [IPV4]: ip_fib_check_default() annotatedAl Viro2006-09-291-1/+1
* [IPV4]: inet_addr_type() annotationsAl Viro2006-09-295-7/+7
* [IPV4]: icmp_send() annotationAl Viro2006-09-291-1/+1
* [IPV4]: annotate inetdev.h helpersAl Viro2006-09-292-7/+7
* [IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotatedAl Viro2006-09-291-10/+10
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-295-11/+11
* [IPV4]: struct fib_config IPv4 address fields annotatedAl Viro2006-09-291-1/+1
* [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotatedAl Viro2006-09-293-17/+17
* [IPV4] net/ipv4/route.c: trivial endianness annotationsAl Viro2006-09-291-8/+8
* [IPV4]: FIB_RES_PREFSRC() annotatedAl Viro2006-09-291-1/+1
* [IPV4]: inet_addr_onlink() annotatedAl Viro2006-09-291-1/+1
* [IPV4]: ip_check_mc() annotationsAl Viro2006-09-291-1/+1
* [IPV4]: fib_validate_source() annotationsAl Viro2006-09-292-3/+4
* [IPV4]: inet_select_addr() annotationsAl Viro2006-09-296-9/+9
* [IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro2006-09-294-4/+4
* [IPV4]: annotate rt_hash_code() usersAl Viro2006-09-291-17/+17
* [IPV4]: ip_rt_redirect() annotationsAl Viro2006-09-291-3/+3
* [IPV4]: ip_route_input() annotationsAl Viro2006-09-293-12/+14
* [ATM]: use NIPQUAD instead of open-coding itAl Viro2006-09-292-18/+7
* [TR]: endiannness annotationsAl Viro2006-09-291-6/+6
* [ATALK]: endianness annotationsAl Viro2006-09-291-51/+28
* [NET] Kconfig: fix cut/paste error in TCPPROBEGrant Grundler2006-09-291-1/+1
* [IPV6]: bh_lock_sock_nested on tcp_v6_rcvFabio Olive Leite2006-09-291-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-273-34/+46
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-09-2623-1427/+1300
| |\
| * | [PATCH] bcm43xx: WE-21 supportLarry Finger2006-09-251-4/+4
| * | [PATCH] WE-21 support (core API)John W. Linville2006-09-252-30/+42
* | | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* | | [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-272-6/+5
| |/ |/|
* | [NetLabel]: update docs with website informationPaul Moore2006-09-261-1/+4
* | [NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore2006-09-266-830/+895
* | [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-265-548/+67
* | [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-261-8/+8