index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_ipv4.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tcp: dont drop MTU reduction indications
Eric Dumazet
2012-07-23
1
-4
/
+15
*
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
David S. Miller
2012-07-20
1
-2
/
+2
*
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
Yuchung Cheng
2012-07-19
1
-0
/
+3
*
net-tcp: Fast Open base
Yuchung Cheng
2012-07-19
1
-1
/
+1
*
ipv4: tcp: remove per net tcp_sock
Eric Dumazet
2012-07-19
1
-5
/
+3
*
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
1
-1
/
+1
*
ipv4: Add helper inet_csk_update_pmtu().
David S. Miller
2012-07-16
1
-9
/
+2
*
net: Remove checks for dst_ops->redirect being NULL.
David S. Miller
2012-07-12
1
-1
/
+1
*
ipv4: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-07-11
1
-0
/
+11
*
tcp: TCP Small Queues
Eric Dumazet
2012-07-11
1
-0
/
+1
*
inet: Remove ->get_peer() method.
David S. Miller
2012-07-10
1
-16
/
+0
*
tcp: Move timestamps from inetpeer to metrics cache.
David S. Miller
2012-07-10
1
-25
/
+5
*
tcp: Abstract back handling peer aliveness test into helper function.
David S. Miller
2012-07-10
1
-1
/
+1
*
ipv4: Show that ip_send_reply() is purely unicast routine.
David S. Miller
2012-06-28
1
-4
/
+4
*
ipv4: Kill early demux method return value.
David S. Miller
2012-06-27
1
-13
/
+6
*
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
David S. Miller
2012-06-27
1
-3
/
+1
*
ipv4: tcp: dont cache unconfirmed intput dst
Eric Dumazet
2012-06-27
1
-1
/
+3
*
tcp: Fix bug in tcp socket early demux
Vijay Subramanian
2012-06-23
1
-1
/
+1
*
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
2012-06-22
1
-5
/
+7
*
tcp: Validate route interface in early demux.
David S. Miller
2012-06-21
1
-3
/
+9
*
ipv4: Early TCP socket demux.
David S. Miller
2012-06-19
1
-0
/
+46
*
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
2012-06-09
1
-10
/
+0
*
tcp: Get rid of inetpeer special cases.
David S. Miller
2012-06-09
1
-13
/
+8
*
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
2012-06-08
1
-3
/
+1
*
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
2012-06-08
1
-2
/
+4
*
tcp: tcp_make_synack() consumes dst parameter
Eric Dumazet
2012-06-04
1
-1
/
+0
*
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2012-06-01
1
-3
/
+6
*
tcp: bool conversions
Eric Dumazet
2012-05-17
1
-13
/
+13
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-6
/
+5
*
tcp: be more strict before accepting ECN negociation
Eric Dumazet
2012-05-04
1
-1
/
+1
*
tcp: sk_add_backlog() is too agressive for TCP
Eric Dumazet
2012-04-23
1
-1
/
+2
*
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
2012-04-23
1
-1
/
+1
*
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
David S. Miller
2012-04-23
1
-2
/
+1
*
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
Neal Cardwell
2012-04-21
1
-50
/
+2
*
tcp: Initial repair mode
Pavel Emelyanov
2012-04-21
1
-3
/
+16
*
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-10
1
-1
/
+1
|
\
|
*
netdma: adding alignment check for NETDMA ops
Dave Jiang
2012-04-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
1
-3
/
+7
|
\
|
|
*
tcp: fix syncookie regression
Eric Dumazet
2012-03-11
1
-3
/
+7
*
|
net: ipv4: Standardize prefixes for message logging
Joe Perches
2012-03-12
1
-3
/
+3
*
|
net: Convert printks to pr_<level>
Joe Perches
2012-03-11
1
-4
/
+4
*
|
tcp: md5: correct a RCU lockdep splat
Eric Dumazet
2012-03-07
1
-1
/
+2
*
|
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
2012-02-13
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
1
-0
/
+5
|
\
|
|
*
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
2012-02-04
1
-0
/
+5
*
|
tcp: md5: RST: getting md5 key from listener
Shawn Lu
2012-02-01
1
-3
/
+42
*
|
tcp: md5: protects md5sig_info with RCU
Eric Dumazet
2012-02-01
1
-12
/
+20
*
|
tcp: md5: use sock_kmalloc() to limit md5 keys
Eric Dumazet
2012-01-31
1
-2
/
+4
*
|
tcp: md5: rcu conversion
Eric Dumazet
2012-01-31
1
-134
/
+93
*
|
tcp: md5: remove obsolete md5_add() method
Eric Dumazet
2012-01-31
1
-8
/
+0
|
/
[prev]
[next]