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