aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-20[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet1-1/+1
2006-10-20[NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink1-0/+3
2006-10-18[TCP]: Bound TSO defer timeJohn Heffner1-5/+15
2006-10-18[IPv4] fib: Remove unused fib_config membersThomas Graf1-5/+0
2006-10-15[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet1-7/+22
2006-10-15NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore1-2/+2
2006-10-15NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore1-6/+12
2006-10-15[NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso1-69/+3
2006-10-15[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy2-6/+6
2006-10-15[NETFILTER]: arp_tables: missing unregistration on module unloadPatrick McHardy1-0/+2
2006-10-12[NET]: Do not memcmp() over pad bytes of struct flowi.David S. Miller1-3/+9
2006-10-11[NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki1-9/+7
2006-10-11[NET]: Use hton{l,s}() for non-initializers.YOSHIFUJI Hideaki2-13/+22
2006-10-11[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.YOSHIFUJI Hideaki1-1/+1
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala1-1/+1
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com1-8/+10
2006-10-10[PATCH] ptrdiff_t is %t, not %zAl Viro1-1/+1
2006-10-04[XFRM]: BEET modeDiego Beltrami5-8/+172
2006-10-04[TCP]: Kill warning in tcp_clean_rtx_queue().David S. Miller1-1/+1
2006-10-04[UDP]: Fix MSG_PROBE crashHerbert Xu1-0/+2
2006-10-04[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse functionPatrick McHardy1-78/+19
2006-10-04[NETFILTER]: Honour source routing for LVS-NATSimon Horman1-0/+10
2006-10-04[NETFILTER]: add type parameter to ip_route_me_harderSimon Horman3-5/+10
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Still more typo fixesMatt LaPlante2-2/+2
2006-10-03more misc typo fixesMatt LaPlante3-4/+4
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-7/+7
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli1-2/+4
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore1-2/+2
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore1-2/+6
2006-09-28[TCP]: Fix and simplify microsecond rtt samplingJohn Heffner1-8/+8
2006-09-28[TCP] tcp-lp: prevent chance for oopsWong Hoi Sing Edison1-3/+1
2006-09-28[IPVS] bug: endianness breakage in ip_vs_ftpAl Viro1-2/+3
2006-09-28[IPVS]: ipvs annotationsAl Viro13-72/+72
2006-09-28[NETFILTER]: h323 annotationsAl Viro2-50/+50
2006-09-28[NETFILTER]: ipt annotationsAl Viro11-45/+48
2006-09-28[NETFILTER]: NAT annotationsAl Viro11-53/+50
2006-09-28[NETFILTER]: conntrack annotationsAl Viro12-80/+81
2006-09-28[NETFILTER]: netfilter misc annotationsAl Viro2-3/+3
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]: fl_ipsec_spi is net-endianAl Viro1-3/+3
2006-09-28[XFRM]: xfrm_parse_spi() annotationsAl Viro1-2/+2
2006-09-28[XFRM]: xfrm_state_lookup() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro1-2/+2
2006-09-28[IPV4]: inet_diag annotationsAl Viro1-6/+6
2006-09-28[IPV4]: inet_rcv_saddr() annotationsAl Viro1-2/+2
2006-09-28[IPV4]: struct inet_timewait_sock annotationsAl Viro1-1/+1