summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2012-01-19Merge commit 'v2.6.35.14' into del-5.8/mainAlex Gonzalez
2011-08-01udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-08-01net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-08-01inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-04-28inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2011-04-28netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov
2011-04-28netfilter: arp_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-28netfilter: ip_tables: fix infoleak to userspaceVasiliy Kulikov
2011-03-31netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso
2011-03-31net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-31arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-02-06tcp: protect sysctl_tcp_cookie_size readsEric Dumazet
2011-02-06tcp: avoid a possible divide by zeroEric Dumazet
2011-02-06tcp: Bug fix in initialization of receive window.Nandita Dukkipati
2011-02-06tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-02-06tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2011-02-06tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller
2011-02-01Merge branch 'hpalacio/2.6.35_merged' into master (2.6.35)Hector Palacios
2011-01-20Merge branch 'del-2.6.28' into hpalacio/2.6.35_mergedHector Palacios
2011-01-17Android ipv4: socket ioctl to reset connections matching local addressBrian Swetland
2011-01-17Android ipv4: using uid stat driver to collect network statistics.Mike Chan
2010-11-22xfrm4: strip ECN bits from tos fieldUlrich Weber
2010-11-22net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski
2010-11-22tcp: Fix race in tcp_pollTom Marshall
2010-11-22Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf...holt@sgi.com
2010-11-22ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-09-26net: blackhole route should always be recalculatedJianzhao Wang
2010-09-26udp: add rehash on connect()Eric Dumazet
2010-09-26tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro
2010-09-26tcp: fix three tcp sysctls tuningEric Dumazet
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-09-20netfilter: fix CONFIG_COMPAT supportFlorian Westphal
2010-08-26tcp: cookie transactions setsockopt memory leakDmitry Popov
2010-08-10arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-07-15ipmr: Don't leak memory if fib lookup fails.Ben Greear
2010-07-14rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-06-21udp: Fix bogus UFO packet generationHerbert Xu
2010-06-07ipmr: dont corrupt listsEric Dumazet
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal
2010-06-02TCP: tcp_hybla: Fix integer overflow in slow start incrementDaniele Lacamera
2010-05-31net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1Joe Perches
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-29net: fix sk_forward_alloc corruptionsEric Dumazet