aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[NETFILTER]: netfilter misc annotationsAl Viro2-3/+3
2006-09-28[NET]: Annotate dst_ops protocolAl Viro2-2/+2
2006-09-28[NET]: is it Andy or Andi ??Steven Rostedt1-1/+1
2006-09-28[IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approachSimon Horman1-2/+2
2006-09-28[IPVS]: Reverse valid ip_vs_ftp ports fix: port check approachSimon Horman1-6/+0
2006-09-28[XFRM]: Do not add a state whose SPI is zero to the SPI hash.Masahide NAKAMURA1-4/+7
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz9-54/+97
2006-09-28[IrDA]: af_irda.c cleanupsSamuel Ortiz1-2/+7
2006-09-28[IPV6]: Disable SG for GSO unless we have checksumHerbert Xu1-0/+3
2006-09-28[XFRM]: xfrm_spi_hash() annotationsAl Viro2-3/+3
2006-09-28[XFRM]: fl_ipsec_spi is net-endianAl Viro1-3/+3
2006-09-28[XFRM]: xfrm_replay_advance() annotationsAl Viro1-3/+2
2006-09-28[XFRM]: xrfm_replay_check() annotationsAl Viro3-5/+4
2006-09-28[XFRM]: xfrm_parse_spi() annotationsAl Viro3-7/+7
2006-09-28[XFRM]: xfrm_state_lookup() annotationsAl Viro3-5/+5
2006-09-28[XFRM]: xfrm_alloc_spi() annotatedAl Viro1-5/+5
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro3-8/+8
2006-09-28[IPV4]: inet_diag annotationsAl Viro1-6/+6
2006-09-28[IPV4]: inet_rcv_saddr() annotationsAl Viro2-4/+4
2006-09-28[IPV4]: struct inet_timewait_sock annotationsAl Viro1-1/+1
2006-09-28[IPV4]: annotate inet_lookup() and friendsAl Viro1-5/+5
2006-09-28[IPV4]: INET_MATCH() annotationsAl Viro2-5/+5
2006-09-28[IPV4]: FRA_{DST,SRC} annotatedAl Viro1-6/+6
2006-09-28[IPV4]: net/ipv4/fib annotationsAl Viro4-18/+17
2006-09-28[IPV4]: mroute annotationsAl Viro1-2/+2
2006-09-28[TCP] net/ipv4/tcp_output.c: trivial annotationsAl Viro1-6/+6
2006-09-28[IPV4] net/ipv4/icmp.c: trivial annotationsAl Viro1-1/+1
2006-09-28[UDP] net/ipv4/udp.c: trivial annotationsAl Viro1-15/+15
2006-09-28[IPV4]: inet_csk_search_req() annotationsAl Viro1-3/+3
2006-09-28[IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2-16/+16
2006-09-28[TCP] net/ipv4/tcp_input.c: trivial annotationsAl Viro1-7/+7
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[TCP]: struct tcp_sack_block annotationsAl Viro2-2/+2
2006-09-28[IPV4]: trivial igmp annotationsAl Viro1-17/+17
2006-09-28[IPV4]: ip_mc_sf_allow() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro1-4/+4
2006-09-28[IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro1-12/+12
2006-09-28[IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro1-1/+1
2006-09-28[IPV4]: trivial ip_options.c annotationsAl Viro1-8/+8
2006-09-28[IPV4]: struct ipcm_cookie annotationAl Viro1-1/+1
2006-09-28[IPV4]: struct ip_options annotationsAl Viro6-7/+7
2006-09-28[IPV4]: inet_csk_search_req() (partial) annotationsAl Viro1-4/+4
2006-09-28[IPV4]: annotate address in inet_request_sockAl Viro1-2/+2
2006-09-28[NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy4-61/+39
2006-09-28[NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODEPatrick McHardy1-1/+1
2006-09-28[IPV4]: Fix order in inet_init failure path.Olaf Kirch1-2/+2
2006-09-28[PKTGEN]: DSCP supportFrancesco Fondelli1-6/+59
2006-09-28[PKTGEN]: vlan supportFrancesco Fondelli1-9/+247
2006-09-28[PKT_SCHED] cls_basic: Use unsigned int when generating handleKim Nordlund1-1/+1