summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [NET]: kernel-doc fix for sock.hRandy Dunlap2006-10-231-2/+1Star
* [NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2006-10-222-8/+0Star
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-10-211-19/+16Star
|\
| * [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-171-19/+16Star
* | [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-191-4/+1Star
* | [IPV6]: Remove struct pol_chain.Ville Nuorvala2006-10-191-7/+0Star
* | [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-161-0/+17
* | [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-161-15/+2Star
|/
* [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-122-0/+15
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-121-1/+2
* IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-121-1/+1
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-121-15/+47
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [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/+0Star
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-302-3/+9
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-292-2/+5
* [IPVS]: ipvs annotationsAl Viro2006-09-291-34/+34
* [NET]: Annotate dst_ops protocolAl Viro2006-09-291-1/+1
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-293-4/+39
* [XFRM]: fl_ipsec_spi is net-endianAl Viro2006-09-291-1/+1
* [XFRM]: xfrm_replay_advance() annotationsAl Viro2006-09-291-1/+1
* [XFRM]: xrfm_replay_check() annotationsAl Viro2006-09-291-2/+2
* [XFRM]: xfrm_parse_spi() annotationsAl Viro2006-09-291-1/+1
* [XFRM]: xfrm_state_lookup() annotationsAl Viro2006-09-291-1/+1
* [XFRM]: xfrm_alloc_spi() annotatedAl Viro2006-09-291-1/+1
* [XFRM]: addr_match() annotationsAl Viro2006-09-291-3/+3
* [XFRM]: xfrm_flowi_[sd]port() annotationsAl Viro2006-09-291-4/+4
* [IPV6]: struct in6_addr annotationsAl Viro2006-09-291-3/+3
* [IPV4]: inet_rcv_saddr() annotationsAl Viro2006-09-291-1/+1
* [IPV4]: struct inet_timewait_sock annotationsAl Viro2006-09-291-4/+4
* [IPV4]: annotate inet_lookup() and friendsAl Viro2006-09-292-16/+16
* [IPV4]: INET_MATCH() annotationsAl Viro2006-09-291-11/+25
* [IPV4]: net/ipv4/fib annotationsAl Viro2006-09-291-1/+1
* [IPV4]: inet_csk_search_req() annotationsAl Viro2006-09-291-1/+1
* [IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2006-09-291-4/+4
* [IPV4]: struct inet_request_sock annotationsAl Viro2006-09-291-1/+1
* [IPV4]: route.h annotationsAl Viro2006-09-291-2/+2
* [IPV4]: ip_icmp_error() annotationsAl Viro2006-09-291-1/+1
* [IPV4]: ip_local_error() annotationsAl Viro2006-09-291-1/+1
* [NET]: ip ports in struct flowi are net-endianAl Viro2006-09-291-2/+2
* [IPV4]: ports in struct inet_sock are net-endianAl Viro2006-09-291-2/+2
* [IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro2006-09-291-1/+1
* [IPV4]: struct ipcm_cookie annotationAl Viro2006-09-291-1/+1
* [IPV4]: struct ip_options annotationsAl Viro2006-09-291-1/+1
* [IPV4]: inet_csk_search_req() (partial) annotationsAl Viro2006-09-291-2/+2
* [IPV4]: annotate address in inet_request_sockAl Viro2006-09-291-2/+2