aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-25[PATCH] bcm43xx: WE-21 supportLarry Finger1-4/+4
2006-09-25[PATCH] WE-21 support (core API)John W. Linville2-30/+42
2006-09-24[TCP]: make cubic the defaultStephen Hemminger1-6/+6
2006-09-24[TCP]: default congestion control menuStephen Hemminger3-6/+47
2006-09-24Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller7-15/+219
2006-09-24[PATCH] fix iptables __user misannotationsAl Viro1-3/+3
2006-09-24[DCCP]: Introduce dccp_probeIan McDonald3-0/+216
2006-09-24[DCCP]: Use constants for CCIDsIan McDonald2-2/+2
2006-09-24[DCCP]: Allow default/fallback service code.Gerrit Renker2-13/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-113/+274