summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2008-07-10ipv4: fib_trie: Fix lookup error returnBen Hutchings
2008-07-10tcp: correct kcalloc usageMilton Miller
2008-07-09netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells
2008-07-03tcp: fix a size_t < 0 comparison in tcp_read_sockOctavian Purdila
2008-07-03tcp: net/ipv4/tcp.c needs linux/scatterlist.hAndrew Morton
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-06-27inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov
2008-06-27tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger
2008-06-27tcp: calculate tcp_mem based on low memory instead of all memoryMiquel van Smoorenburg
2008-06-17xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert
2008-06-17netfilter: nf_nat: fix RCU racesPatrick McHardy
2008-06-16ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen
2008-06-16raw: Restore /proc/net/raw correct behaviorEric Dumazet
2008-06-16tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-10net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo
2008-06-05asn1: additional sanity checking during BER decodingChris Wright
2008-06-04tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila
2008-06-04tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala
2008-06-04raw: Raw socket leak.Denis V. Lunev
2008-06-04Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller
2008-06-04tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen
2008-06-05[IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev
2008-06-05[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.YOSHIFUJI Hideaki
2008-06-04tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen
2008-06-03route: Remove unused ifa_anycast fieldThomas Graf
2008-06-03route: Mark unused routing attributes as suchThomas Graf
2008-06-03route: Mark unused route cache flags as such.Thomas Graf
2008-05-21net: The world is not perfect patch.Rami Rosen
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala
2008-05-20ipsec: Use the correct ip_local_out functionHerbert Xu
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-13cipso: Relax too much careful cipso hash function.Pavel Emelyanov
2008-05-13tcp FRTO: work-around inorder receiversIlpo Järvinen
2008-05-13tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison
2008-05-02ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev