summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-281-7/+9
* [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-281-3/+3
* [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-281-0/+1
* [NET]: Fix kfifo_alloc() error check.Akinobu Mita2006-11-251-0/+2
* [UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch2006-11-251-5/+14
* [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis2006-11-251-2/+2
* [TCP]: Fix up sysctl_tcp_mem initialization.John Heffner2006-11-151-3/+4
* [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-151-3/+4
* [IPVS]: More endianness fixed.Julian Anastasov2006-11-103-6/+6
* [TCP]: Don't use highmem in tcp hash size calculation.John Heffner2006-11-071-2/+2
* [TCP]: Set default congestion control when no sysctl.Stephen Hemminger2006-11-012-7/+8
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-302-5/+4
* [NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin2006-10-301-25/+11
* [NETFILTER]: ip_tables: compat error way cleanupVasily Averin2006-10-301-0/+1
* [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin2006-10-302-17/+38
* [NET]: fix uaccess handlingHeiko Carstens2006-10-301-6/+11
* [TCP] H-TCP: fix integer overflowGavin McCullagh2006-10-251-1/+1
* [TCP] cubic: scaling errorStephen Hemminger2006-10-251-3/+3
* [IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro2006-10-241-1/+1
* [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet2006-10-201-1/+1
* [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink2006-10-201-0/+3
* [TCP]: Bound TSO defer timeJohn Heffner2006-10-181-5/+15
* [IPv4] fib: Remove unused fib_config membersThomas Graf2006-10-181-5/+0
* [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-151-7/+22
* NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore2006-10-151-2/+2
* NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore2006-10-151-6/+12
* [NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso2006-10-151-69/+3
* [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy2006-10-152-6/+6
* [NETFILTER]: arp_tables: missing unregistration on module unloadPatrick McHardy2006-10-151-0/+2
* [NET]: Do not memcmp() over pad bytes of struct flowi.David S. Miller2006-10-121-3/+9
* [NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki2006-10-111-9/+7
* [NET]: Use hton{l,s}() for non-initializers.YOSHIFUJI Hideaki2006-10-112-13/+22
* [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.YOSHIFUJI Hideaki2006-10-111-1/+1
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-1/+1
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-8/+10
* [PATCH] ptrdiff_t is %t, not %zAl Viro2006-10-101-1/+1
* [XFRM]: BEET modeDiego Beltrami2006-10-045-8/+172
* [TCP]: Kill warning in tcp_clean_rtx_queue().David S. Miller2006-10-041-1/+1
* [UDP]: Fix MSG_PROBE crashHerbert Xu2006-10-041-0/+2
* [NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse functionPatrick McHardy2006-10-041-78/+19
* [NETFILTER]: Honour source routing for LVS-NATSimon Horman2006-10-041-0/+10
* [NETFILTER]: add type parameter to ip_route_me_harderSimon Horman2006-10-043-5/+10
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Still more typo fixesMatt LaPlante2006-10-032-2/+2
* more misc typo fixesMatt LaPlante2006-10-033-4/+4
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-7/+7
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-2/+4
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-291-2/+2
OpenPOWER on IntegriCloud