summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2013-06-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2013-06-10tcp: preserve ACK clocking in TSOEric Dumazet
2013-06-10tcp: allow splice() to build full TSO packetsEric Dumazet
2013-06-10inet: add RCU protection to inet->optEric Dumazet
2013-06-10net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2013-06-10net: prevent setting ttl=0 via IP_TTLCong Wang
2013-06-10ipv4: check rt_genid in dst_checkBenjamin LaHaise
2012-10-07tcp: drop SYN+FIN messagesEric Dumazet
2012-10-07tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau
2012-10-07tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina
2012-10-07cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore
2012-10-07ipsec: be careful of non existing mac headersEric Dumazet
2012-10-07tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller
2012-02-13net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2012-02-13net: fix sk_forward_alloc corruptionsEric Dumazet
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-08tunnels: fix netns vs proto registration orderingAlexey Dobriyan
2011-08-08gre: fix netns vs proto registration orderingAlexey Dobriyan
2011-07-13udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-07-13net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-07-13inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-05-09udp: Fix bogus UFO packet generationHerbert Xu
2011-04-14inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2011-04-14netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov
2011-04-14netfilter: arp_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-14netfilter: ip_tables: fix infoleak to userspaceVasiliy Kulikov
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-07arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-03-02tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-03-02tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2010-12-09Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf...Robin Holt
2010-10-28net: blackhole route should always be recalculatedJianzhao Wang
2010-10-28tcp: Fix race in tcp_pollTom Marshall
2010-10-28ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-10-28tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-10-28xfrm4: strip ECN and IP Precedence bits in policy lookupUlrich Weber
2010-09-26net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani
2010-09-26tcp: fix three tcp sysctls tuningEric Dumazet
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-09-26tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro
2010-08-13arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-02tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-05-26ipv4: udp: fix short packet and bad checksum loggingBjørn Mork
2010-04-26tcp: fix ICMP-RTO warDamian Lukowski
2010-03-15inet: Remove bogus IGMPv3 report handlingHerbert Xu
2010-03-15net: Fix sysctl restarts...Eric W. Biederman
2010-02-23netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-23netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-09net: restore ip source validationJamal Hadi Salim
2010-01-06netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy