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