aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
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
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30tcp: Overflow bug in VegasLachlan Andrew
2008-04-29[IPv4] UFO: prevent generation of chained skb destined to UFO deviceKostya B
2008-04-29ipv4: annotate a few functions __init in ipconfig.cSam Ravnborg
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-29netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov
2008-04-29netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packetsArnaud Ebalard
2008-04-29tcp: Limit cwnd growth when deferring for GSOJohn Heffner
2008-04-29tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-27tcp: Fix slab corruption with ipv6 and tcp6fuzzEvgeniy Polyakov
2008-04-27ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-24tcp: tcp_probe buffer overflow and incorrect return valueTom Quetchenbach
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-24[NET]: Fix heavy stack usage in seq_file output routines.Pavel Emelyanov
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2008-04-21tcp: Make use of before macro in tcp_input.cArnd Hannemann
2008-04-21[IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki
2008-04-21[IPV4]: Make icmp_sk_init() static.Adrian Bunk
2008-04-21tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH
2008-04-19netfilter: Fix SCTP nat build.Patrick McHardy
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-17[INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-16[NETNS]: Add netns refcnt debug for inet bind buckets.Denis V. Lunev
2008-04-16[NETNS]: Add netns refcnt debug into fib_info.Denis V. Lunev
2008-04-16[NETNS]: Add netns refcnt debug for timewait buckets.Denis V. Lunev