summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [IPVS]: Compile fix for annotations in userland.Simon Horman2006-11-091-0/+1
* [IPV6]: Fix ECN bug on big-endianAl Viro2006-11-051-1/+1
* [IPX]: Annotate and fix IPX checksumAl Viro2006-11-051-2/+2
* [IPX]: Trivial parts of endianness annotationsAl Viro2006-11-051-11/+11
* [NET]: kernel-doc fix for sock.hRandy Dunlap2006-10-221-2/+1
* [NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2006-10-212-8/+0
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-10-211-19/+16
|\
| * [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-161-19/+16
* | [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet2006-10-201-3/+4
* | [IPv4] fib: Remove unused fib_config membersThomas Graf2006-10-181-4/+1
* | [IPV6]: Remove struct pol_chain.Ville Nuorvala2006-10-181-7/+0
* | [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-151-0/+17
* | [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-151-15/+2
|/
* [PATCH] gfp_t in netlabelAl Viro2006-10-151-1/+1
* [NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2006-10-122-0/+8
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-112-0/+15
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-1/+2
* IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-111-1/+1
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-15/+47
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] Add genetlink utilities for payload length calculationBalbir Singh2006-10-011-0/+18
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-1/+0
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-292-3/+9
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-282-2/+5
* [IPVS]: ipvs annotationsAl Viro2006-09-281-34/+34
* [NET]: Annotate dst_ops protocolAl Viro2006-09-281-1/+1
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-283-4/+39
* [XFRM]: fl_ipsec_spi is net-endianAl Viro2006-09-281-1/+1
* [XFRM]: xfrm_replay_advance() annotationsAl Viro2006-09-281-1/+1
* [XFRM]: xrfm_replay_check() annotationsAl Viro2006-09-281-2/+2
* [XFRM]: xfrm_parse_spi() annotationsAl Viro2006-09-281-1/+1
* [XFRM]: xfrm_state_lookup() annotationsAl Viro2006-09-281-1/+1
* [XFRM]: xfrm_alloc_spi() annotatedAl Viro2006-09-281-1/+1
* [XFRM]: addr_match() annotationsAl Viro2006-09-281-3/+3
* [XFRM]: xfrm_flowi_[sd]port() annotationsAl Viro2006-09-281-4/+4
* [IPV6]: struct in6_addr annotationsAl Viro2006-09-281-3/+3
* [IPV4]: inet_rcv_saddr() annotationsAl Viro2006-09-281-1/+1
* [IPV4]: struct inet_timewait_sock annotationsAl Viro2006-09-281-4/+4
* [IPV4]: annotate inet_lookup() and friendsAl Viro2006-09-282-16/+16
* [IPV4]: INET_MATCH() annotationsAl Viro2006-09-281-11/+25
* [IPV4]: net/ipv4/fib annotationsAl Viro2006-09-281-1/+1
* [IPV4]: inet_csk_search_req() annotationsAl Viro2006-09-281-1/+1
* [IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2006-09-281-4/+4
* [IPV4]: struct inet_request_sock annotationsAl Viro2006-09-281-1/+1
* [IPV4]: route.h annotationsAl Viro2006-09-281-2/+2
* [IPV4]: ip_icmp_error() annotationsAl Viro2006-09-281-1/+1
* [IPV4]: ip_local_error() annotationsAl Viro2006-09-281-1/+1
* [NET]: ip ports in struct flowi are net-endianAl Viro2006-09-281-2/+2
* [IPV4]: ports in struct inet_sock are net-endianAl Viro2006-09-281-2/+2
* [IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro2006-09-281-1/+1