aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[Bluetooth] Integrate services into the driver modelMarcel Holtmann3-3/+67
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann2-3/+84
2006-09-28[Bluetooth] Remove unused host controller attributesMarcel Holtmann1-17/+19
2006-09-28[RTNETLINK]: Possible dereference in net/core/rtnetlink.cEric Sesterhenn1-1/+1
2006-09-28[SUNRPC]: more sunrpc endianness annotationsAl Viro2-8/+8
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan16-100/+103
2006-09-28[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan4-60/+60
2006-09-28[IPV4]: ip_build_and_send_pkt() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ip_options_build() annotationsAl Viro1-1/+1
2006-09-28[IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom)Al Viro1-2/+2
2006-09-28[IPV4] multipath_wrandom.c: trivial annotationsAl Viro1-3/+3
2006-09-28[IPV4]: multipath_set_nhinfo() annotationsAl Viro1-2/+2
2006-09-28[IPV4] fib_trie.c: trivial annotationsAl Viro1-6/+6
2006-09-28[IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is brokenAl Viro1-2/+1
2006-09-28[IPV4]: fib_semantic_match() annotationsAl Viro2-2/+2
2006-09-28[IPV4]: trivial fib_hash.c annotationsAl Viro1-11/+11
2006-09-28[IPV4]: ip_fragment.c endianness annotationsAl Viro1-7/+8
2006-09-28[IPV4]: inetpeer annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_fib_check_default() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro5-7/+7
2006-09-28[IPV4]: icmp_send() annotationAl Viro1-1/+1
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro2-7/+7
2006-09-28[IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotatedAl Viro1-10/+10
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro5-11/+11
2006-09-28[IPV4]: struct fib_config IPv4 address fields annotatedAl Viro1-1/+1
2006-09-28[IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotatedAl Viro3-17/+17
2006-09-28[IPV4] net/ipv4/route.c: trivial endianness annotationsAl Viro1-8/+8
2006-09-28[IPV4]: FIB_RES_PREFSRC() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: inet_addr_onlink() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: ip_check_mc() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: fib_validate_source() annotationsAl Viro2-3/+4
2006-09-28[IPV4]: inet_select_addr() annotationsAl Viro6-9/+9
2006-09-28[IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro4-4/+4
2006-09-28[IPV4]: annotate rt_hash_code() usersAl Viro1-17/+17
2006-09-28[IPV4]: ip_rt_redirect() annotationsAl Viro1-3/+3
2006-09-28[IPV4]: ip_route_input() annotationsAl Viro3-12/+14
2006-09-28[ATM]: use NIPQUAD instead of open-coding itAl Viro2-18/+7
2006-09-28[TR]: endiannness annotationsAl Viro1-6/+6
2006-09-28[ATALK]: endianness annotationsAl Viro1-51/+28
2006-09-28[NET] Kconfig: fix cut/paste error in TCPPROBEGrant Grundler1-1/+1
2006-09-28[IPV6]: bh_lock_sock_nested on tcp_v6_rcvFabio Olive Leite1-1/+1
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-34/+46
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2-6/+5
2006-09-26Merge branch 'master' into upstreamJeff Garzik23-1427/+1300
2006-09-25[NetLabel]: update docs with website informationPaul Moore1-1/+4
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore6-830/+895
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore5-548/+67
2006-09-25[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore1-8/+8
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2-15/+56