aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* [NETFILTER]: netfilter misc annotationsAl Viro2006-09-282-3/+3
* [NET]: Annotate dst_ops protocolAl Viro2006-09-282-2/+2
* [NET]: is it Andy or Andi ??Steven Rostedt2006-09-281-1/+1
* [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approachSimon Horman2006-09-281-2/+2
* [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approachSimon Horman2006-09-281-6/+0
* [XFRM]: Do not add a state whose SPI is zero to the SPI hash.Masahide NAKAMURA2006-09-281-4/+7
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-289-54/+97
* [IrDA]: af_irda.c cleanupsSamuel Ortiz2006-09-281-2/+7
* [IPV6]: Disable SG for GSO unless we have checksumHerbert Xu2006-09-281-0/+3
* [XFRM]: xfrm_spi_hash() annotationsAl Viro2006-09-282-3/+3
* [XFRM]: fl_ipsec_spi is net-endianAl Viro2006-09-281-3/+3
* [XFRM]: xfrm_replay_advance() annotationsAl Viro2006-09-281-3/+2
* [XFRM]: xrfm_replay_check() annotationsAl Viro2006-09-283-5/+4
* [XFRM]: xfrm_parse_spi() annotationsAl Viro2006-09-283-7/+7
* [XFRM]: xfrm_state_lookup() annotationsAl Viro2006-09-283-5/+5
* [XFRM]: xfrm_alloc_spi() annotatedAl Viro2006-09-281-5/+5
* [XFRM]: ports in struct xfrm_selector annotatedAl Viro2006-09-283-8/+8
* [IPV4]: inet_diag annotationsAl Viro2006-09-281-6/+6
* [IPV4]: inet_rcv_saddr() annotationsAl Viro2006-09-282-4/+4
* [IPV4]: struct inet_timewait_sock annotationsAl Viro2006-09-281-1/+1
* [IPV4]: annotate inet_lookup() and friendsAl Viro2006-09-281-5/+5
* [IPV4]: INET_MATCH() annotationsAl Viro2006-09-282-5/+5
* [IPV4]: FRA_{DST,SRC} annotatedAl Viro2006-09-281-6/+6
* [IPV4]: net/ipv4/fib annotationsAl Viro2006-09-284-18/+17
* [IPV4]: mroute annotationsAl Viro2006-09-281-2/+2
* [TCP] net/ipv4/tcp_output.c: trivial annotationsAl Viro2006-09-281-6/+6
* [IPV4] net/ipv4/icmp.c: trivial annotationsAl Viro2006-09-281-1/+1
* [UDP] net/ipv4/udp.c: trivial annotationsAl Viro2006-09-281-15/+15
* [IPV4]: inet_csk_search_req() annotationsAl Viro2006-09-281-3/+3
* [IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2006-09-282-16/+16
* [TCP] net/ipv4/tcp_input.c: trivial annotationsAl Viro2006-09-281-7/+7
* [IPV4]: ip_icmp_error() annotationsAl Viro2006-09-281-1/+1
* [IPV4]: ip_local_error() annotationsAl Viro2006-09-281-1/+1
* [TCP]: struct tcp_sack_block annotationsAl Viro2006-09-282-2/+2
* [IPV4]: trivial igmp annotationsAl Viro2006-09-281-17/+17
* [IPV4]: ip_mc_sf_allow() annotatedAl Viro2006-09-281-1/+1
* [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro2006-09-281-4/+4
* [IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro2006-09-281-12/+12
* [IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro2006-09-281-1/+1
* [IPV4]: trivial ip_options.c annotationsAl Viro2006-09-281-8/+8
* [IPV4]: struct ipcm_cookie annotationAl Viro2006-09-281-1/+1
* [IPV4]: struct ip_options annotationsAl Viro2006-09-286-7/+7
* [IPV4]: inet_csk_search_req() (partial) annotationsAl Viro2006-09-281-4/+4
* [IPV4]: annotate address in inet_request_sockAl Viro2006-09-281-2/+2
* [NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy2006-09-284-61/+39
* [NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODEPatrick McHardy2006-09-281-1/+1
* [IPV4]: Fix order in inet_init failure path.Olaf Kirch2006-09-281-2/+2
* [PKTGEN]: DSCP supportFrancesco Fondelli2006-09-281-6/+59
* [PKTGEN]: vlan supportFrancesco Fondelli2006-09-281-9/+247
* [PKT_SCHED] cls_basic: Use unsigned int when generating handleKim Nordlund2006-09-281-1/+1