summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
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-21net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-21tcp: fix inet_twsk_deschedule()Eric Dumazet
2011-03-21tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-03-21tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2011-03-21udp: add rehash on connect()Eric Dumazet
2011-03-21xfrm4: strip ECN and IP Precedence bits in policy lookupUlrich Weber
2011-03-21tcp: Fix race in tcp_pollTom Marshall
2011-03-21tcp: Fix >4GB writes on 64-bit.David S. Miller
2011-03-21net: blackhole route should always be recalculatedJianzhao Wang
2011-03-21ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-08-02tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-08-02tcp: use correct net ns in cookie_v4_check()Eric Dumazet
2010-08-02tcp: tcp_synack_options() fixEric Dumazet
2010-08-02net: Fix FDDI and TR config checks in ipv4 arp and LLC.David S. Miller
2010-05-26ipv4: udp: fix short packet and bad checksum loggingBjørn Mork
2010-05-12udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]
2010-05-12net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani
2010-04-01tcp: Fix tcp_make_synack()Eric Dumazet
2010-04-01tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky
2010-04-01tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte
2010-04-01NET_DMA: free skbs periodicallySteven J. Magnani
2010-04-01ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck
2010-04-01ipv4: check rt_genid in dst_checkTimo Teräs
2010-04-01ipsec: Fix bogus bundle flowiHerbert Xu
2010-04-01ip_gre: include route header_len in max_headroom calculationTimo Teräs
2010-04-01net: backlog functions renameZhu Yi
2010-04-01udp: use limited socket backlogZhu Yi
2010-04-01tcp: use limited socket backlogZhu Yi
2010-04-01route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev
2010-02-19net: Fix sysctl restarts...Eric W. Biederman
2010-02-16ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu
2010-02-12inet: Remove bogus IGMPv3 report handlingHerbert Xu
2010-02-10tcp: fix ICMP-RTO warDamian Lukowski
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-19netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin
2010-01-17ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila