aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-25[NET]: Re-fix of doc-comment in sock.hPaul Bonser1-5/+10
2006-11-09[IPVS]: Compile fix for annotations in userland.Simon Horman1-0/+1
2006-11-05[IPV6]: Fix ECN bug on big-endianAl Viro1-1/+1
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro1-2/+2
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro1-11/+11
2006-10-22[NET]: kernel-doc fix for sock.hRandy Dunlap1-2/+1
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2-8/+0
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-19/+16
2006-10-20[IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup lookups on some CPUSEric Dumazet1-3/+4
2006-10-18[IPv4] fib: Remove unused fib_config membersThomas Graf1-4/+1
2006-10-18[IPV6]: Remove struct pol_chain.Ville Nuorvala1-7/+0
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch1-19/+16
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann1-0/+17
2006-10-15[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet1-15/+2
2006-10-15[PATCH] gfp_t in netlabelAl Viro1-1/+1
2006-10-12[NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2-0/+8
2006-10-11[SCTP]: Fix receive buffer accounting.Vlad Yasevich2-0/+15
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala1-1/+2
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris1-1/+1
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com1-15/+47
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-01[PATCH] Add genetlink utilities for payload length calculationBalbir Singh1-0/+18
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-1/+0
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore2-3/+9
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore2-2/+5
2006-09-28[IPVS]: ipvs annotationsAl Viro1-34/+34
2006-09-28[NET]: Annotate dst_ops protocolAl Viro1-1/+1
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz3-4/+39
2006-09-28[XFRM]: fl_ipsec_spi is net-endianAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_replay_advance() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xrfm_replay_check() annotationsAl Viro1-2/+2
2006-09-28[XFRM]: xfrm_parse_spi() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_state_lookup() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_alloc_spi() annotatedAl Viro1-1/+1
2006-09-28[XFRM]: addr_match() annotationsAl Viro1-3/+3
2006-09-28[XFRM]: xfrm_flowi_[sd]port() annotationsAl Viro1-4/+4
2006-09-28[IPV6]: struct in6_addr annotationsAl Viro1-3/+3
2006-09-28[IPV4]: inet_rcv_saddr() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: struct inet_timewait_sock annotationsAl Viro1-4/+4
2006-09-28[IPV4]: annotate inet_lookup() and friendsAl Viro2-16/+16
2006-09-28[IPV4]: INET_MATCH() annotationsAl Viro1-11/+25
2006-09-28[IPV4]: net/ipv4/fib annotationsAl Viro1-1/+1
2006-09-28[IPV4]: inet_csk_search_req() annotationsAl Viro1-1/+1
2006-09-28[IPV4] net/ipv4/arp.c: trivial annotationsAl Viro1-4/+4
2006-09-28[IPV4]: struct inet_request_sock annotationsAl Viro1-1/+1
2006-09-28[IPV4]: route.h annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_icmp_error() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ip_local_error() annotationsAl Viro1-1/+1
2006-09-28[NET]: ip ports in struct flowi are net-endianAl Viro1-2/+2
2006-09-28[IPV4]: ports in struct inet_sock are net-endianAl Viro1-2/+2