summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
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
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-25net: restore ip source validationJamal Hadi Salim
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2009-12-13udp: udp_lib_get_port() fixEric Dumazet
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08tcp: fix retrans_stamp advancing in error casesIlpo Järvinen
2009-12-08tcp: Stalling connections: Move timeout calculation routineDamian Lukowski
2009-12-08[PATCH] tcp: documents timewait refcnt tricks Eric Dumazet
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08tcp: Remove runtime check that can never be true.David S. Miller
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03tcp: fix a timewait refcnt raceEric Dumazet
2009-12-03tcp: connect() race with timewait reuseEric Dumazet
2009-12-03tcp: diag: Dont report negative values for rx queueEric Dumazet