index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Lines
2008-06-04
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
Octavian Purdila
-1
/
+8
2008-06-04
tcp: Increment OUTRSTS in tcp_send_active_reset()
Sridhar Samudrala
-0
/
+2
2008-06-04
raw: Raw socket leak.
Denis V. Lunev
-0
/
+9
2008-06-04
Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...
David S. Miller
-2
/
+3
2008-06-04
tcp: fix skb vs fack_count out-of-sync condition
Ilpo Järvinen
-3
/
+3
2008-06-05
[IPV6]: inet_sk(sk)->cork.opt leak
Denis V. Lunev
-1
/
+2
2008-06-05
[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.
YOSHIFUJI Hideaki
-1
/
+1
2008-06-04
tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
Ilpo Järvinen
-10
/
+19
2008-06-03
route: Remove unused ifa_anycast field
Thomas Graf
-9
/
+0
2008-06-03
route: Mark unused routing attributes as such
Thomas Graf
-1
/
+0
2008-06-03
route: Mark unused route cache flags as such.
Thomas Graf
-1
/
+1
2008-05-21
net: The world is not perfect patch.
Rami Rosen
-274
/
+2
2008-05-21
net/ipv4/arp.c: Use common hex_asc helpers
Denis Cheng
-3
/
+2
2008-05-21
tcp: TCP connection times out if ICMP frag needed is delayed
Sridhar Samudrala
-4
/
+6
2008-05-20
ipsec: Use the correct ip_local_out function
Herbert Xu
-1
/
+1
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-19
/
+24
2008-05-13
cipso: Relax too much careful cipso hash function.
Pavel Emelyanov
-2
/
+2
2008-05-13
tcp FRTO: work-around inorder receivers
Ilpo Järvinen
-4
/
+11
2008-05-13
tcp FRTO: Fix fallback to conventional recovery
Ilpo Järvinen
-1
/
+1
2008-05-12
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
-12
/
+10
2008-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-6
/
+9
2008-05-08
net/ipv4: correct RFC 1122 section reference in comment
J.H.M. Dassen (Ray)
-1
/
+1
2008-05-08
tcp FRTO: SACK variant is errorneously used with NewReno
Ilpo Järvinen
-5
/
+8
2008-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-16
/
+17
2008-05-04
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
Satoru SATOH
-15
/
+16
2008-05-04
ip: Make use of the inline function dst_metric_locked()
Satoru SATOH
-1
/
+1
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-39
/
+38
2008-05-02
net: use get/put_unaligned_* helpers
Harvey Harrison
-19
/
+17
2008-05-02
ipv4: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
-11
/
+6
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
-3
/
+3
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
-2
/
+2
2008-05-01
net: fix returning void-valued expression warnings
Harvey Harrison
-6
/
+12
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-77
/
+126
2008-04-30
tcp: Overflow bug in Vegas
Lachlan Andrew
-7
/
+11
2008-04-29
[IPv4] UFO: prevent generation of chained skb destined to UFO device
Kostya B
-15
/
+7
2008-04-29
ipv4: annotate a few functions __init in ipconfig.c
Sam Ravnborg
-4
/
+4
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
-1
/
+1
2008-04-29
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
Philip Craig
-1
/
+1
2008-04-29
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
Timo Teras
-17
/
+24
2008-04-29
net: Add compat support for getsockopt (MCAST_MSFILTER)
David L Stevens
-1
/
+8
2008-04-29
ipvs: fix oops in backup for fwmark conn templates
Julian Anastasov
-22
/
+64
2008-04-29
netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets
Arnaud Ebalard
-3
/
+2
2008-04-29
tcp: Limit cwnd growth when deferring for GSO
John Heffner
-1
/
+2
2008-04-29
tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled
John Heffner
-7
/
+4
2008-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-2
/
+6
2008-04-27
tcp: Fix slab corruption with ipv6 and tcp6fuzz
Evgeniy Polyakov
-2
/
+1
2008-04-27
ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
David L Stevens
-0
/
+5
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-5
/
+4
2008-04-24
tcp: tcp_probe buffer overflow and incorrect return value
Tom Quetchenbach
-5
/
+4
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-45
/
+52
[next]