summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert2008-06-181-1/+1
* netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-181-2/+1Star
* ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen2008-06-171-4/+0Star
* raw: Restore /proc/net/raw correct behaviorEric Dumazet2008-06-171-1/+1
* tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller2008-06-171-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-136-88/+31Star
|\
| * tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-136-88/+31Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-113-4/+6
|\|
| * net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-111-1/+4
| * inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-102-3/+2Star
* | asn1: additional sanity checking during BER decodingChris Wright2008-06-051-0/+14
|/
* tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2008-06-051-1/+8
* tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala2008-06-051-0/+2
* raw: Raw socket leak.Denis V. Lunev2008-06-051-0/+9
* Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-042-2/+3
|\
| * [IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev2008-06-041-1/+2
| * [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.YOSHIFUJI Hideaki2008-06-041-1/+1
* | tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen2008-06-041-3/+3
* | tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen2008-06-041-10/+19
* | route: Remove unused ifa_anycast fieldThomas Graf2008-06-041-9/+0Star
* | route: Mark unused routing attributes as suchThomas Graf2008-06-041-1/+0Star
* | route: Mark unused route cache flags as such.Thomas Graf2008-06-041-1/+1
|/
* net: The world is not perfect patch.Rami Rosen2008-05-222-274/+2Star
* net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng2008-05-221-3/+2Star
* tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala2008-05-221-4/+6
* ipsec: Use the correct ip_local_out functionHerbert Xu2008-05-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-146-19/+24
|\
| * cipso: Relax too much careful cipso hash function.Pavel Emelyanov2008-05-141-2/+2
| * tcp FRTO: work-around inorder receiversIlpo Järvinen2008-05-131-4/+11
| * tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen2008-05-131-1/+1
| * net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-134-12/+10Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-092-6/+9
|\|
| * net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)2008-05-081-1/+1
| * tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen2008-05-081-5/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-062-16/+17
|\|
| * ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH2008-05-052-15/+16
| * ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-038-39/+38Star
|\|
| * net: use get/put_unaligned_* helpersHarvey Harrison2008-05-032-19/+17Star
| * ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-11/+6Star
| * netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-3/+3
| * net: fix returning void-valued expression warningsHarvey Harrison2008-05-013-6/+12
* | rename div64_64 to div64_u64Roman Zippel2008-05-011-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-3016-77/+126
|\
| * tcp: Overflow bug in VegasLachlan Andrew2008-04-302-7/+11
| * [IPv4] UFO: prevent generation of chained skb destined to UFO deviceKostya B2008-04-301-15/+7Star
| * ipv4: annotate a few functions __init in ipconfig.cSam Ravnborg2008-04-301-4/+4
| * netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig2008-04-291-1/+1
| * ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras2008-04-292-17/+24
| * net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens2008-04-291-1/+8