Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
3d84e3d2322b762db3a695e60ae98520f5fb9ea8
/
net
/
ipv4
/
tcp.c
6699096
Revert "tcp: call sock_orphan() before freeing socket in tcp_nuke_addr"
by Osvaldo Banuelos
· 11 years ago
9218d26
tcp: call sock_orphan() before freeing socket in tcp_nuke_addr
by Osvaldo Banuelos
· 11 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
5500e4f
Merge commit 'v3.4' into android-3.4
by Colin Cross
· 12 years ago
bad115c
tcp: do_tcp_sendpages() must try to push data out on oom conditions
by Willy Tarreau
· 12 years ago
f02fac6
Merge commit 'v3.4-rc6' into android-3.4
by Colin Cross
· 13 years ago
b49960a
tcp: change tcp_adv_win_scale and tcp_rmem[2]
by Eric Dumazet
· 13 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 13 years ago
174808a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
a21d457
tcp: avoid order-1 allocations on wifi and tx path
by Eric Dumazet
· 13 years ago
94fb175
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 13 years ago
5fb84b1
tcp: restore correct limit
by Eric Dumazet
· 13 years ago
5a0b354
misc: uidstat: Adding uid stat driver to collect network statistics.
by Mike Chan
· 16 years ago
2365d05
net: socket ioctl to reset connections matching local address
by Robert Love
· 17 years ago
35f9c09
tcp: tcp_sendpages() should call tcp_push() once
by Eric Dumazet
· 13 years ago
a2bd114
netdma: adding alignment check for NETDMA ops
by Dave Jiang
· 13 years ago
2f53384
tcp: allow splice() to build full TSO packets
by Eric Dumazet
· 13 years ago
afd46503
net: ipv4: Standardize prefixes for message logging
by Joe Perches
· 13 years ago
058bd4d
net: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
074b851
vfs: fix panic in __d_lookup() with high dentry hashtable counts
by Dimitri Sivanich
· 13 years ago
c43b874
tcp: properly initialize tcp memory limits
by Jason Wang
· 13 years ago
efcdbf2
net: Disambiguate kernel message
by Arun Sharma
· 13 years ago
4acb419
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
by Glauber Costa
· 13 years ago
3dc43e3
per-netns ipv4 sysctl_tcp_mem
by Glauber Costa
· 13 years ago
0a5912d
tcp: remove TCP_OFF and TCP_PAGE macros
by Eric Dumazet
· 13 years ago
761965e
tcp: tcp_sendmsg() page recycling
by Eric Dumazet
· 13 years ago
f07d960
tcp: avoid frag allocation for small frames
by Eric Dumazet
· 13 years ago
690e99c
tcp: tcp_sendmsg() wrong access to sk_route_caps
by Eric Dumazet
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
d074fa2
Merge remote-tracking branch 'common/android-3.0' into msm-3.0
by Bryan Huntsman
· 13 years ago
adfa7bc
tcp: Don't nuke connections for the wrong protocol
by Lorenzo Colitti
· 13 years ago
bbebbfe
cne: Add reference count for Smart Wireless Interface Manager
by Chinh Tran
· 13 years ago
78d81d1
TCP: remove TCP_DEBUG
by Flavio Leitner
· 13 years ago
ca35a0e
tcp: md5: dont write skb head in tcp_md5_hash_header()
by Eric Dumazet
· 13 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
b5c5693
tcp: report ECN_SEEN in tcp_info
by Eric Dumazet
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
4de075e
tcp: rename tcp_skb_cb flags
by Eric Dumazet
· 13 years ago
765cf99
tcp: md5: remove one indirection level in tcp_md5sig_pool
by Eric Dumazet
· 13 years ago
aff65da
net: ipv4: convert to SKB frag APIs
by Ian Campbell
· 13 years ago
75c56a8
Merge commit 'v3.0-rc7' into android-3.0
by Colin Cross
· 13 years ago
f03d78d
net: refine {udp|tcp|sctp}_mem limits
by Eric Dumazet
· 13 years ago
99e01b3
net: ipv4: tcp: Fix crash in tcp_nuke_addr
by Colin Cross
· 13 years ago
c473cbb
net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39
by Colin Cross
· 14 years ago
810bf5d
net: Support nuking IPv6 sockets as well as IPv4.
by Lorenzo Colitti
· 14 years ago
807e5f6
misc: uidstat: Adding uid stat driver to collect network statistics.
by Mike Chan
· 16 years ago
c6e1a0d
net: Allow no-cache copy from user on transmit
by Tom Herbert
· 14 years ago
2f4e1b3
tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
by Mario Schuknecht
· 14 years ago
089c348
tcp: Remove debug macro of TCP_CHECK_TIMER
by Shan Wei
· 14 years ago
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c39508d
tcp: Make TCP_MAXSEG minimum more correct.
by David S. Miller
· 14 years ago
c25ecd0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
7a1abd0
tcp: Increase TCP_MAXSEG socket option minimum.
by David S. Miller
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
2af6fd8
net/ipv4/tcp.c: Update WARN uses
by Joe Perches
· 14 years ago
21a180c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
01db403
tcp: Fix >4GB writes on 64-bit.
by David S. Miller
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a4d2580
tcp: Fix race in tcp_poll
by Tom Marshall
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
dca43c7
tcp: Add TCP_USER_TIMEOUT socket option.
by Jerry Chu
· 14 years ago
d84ba63
tcp: select(writefds) don't hang up when a peer close connection
by KOSAKI Motohiro
· 14 years ago
c5ed63d
tcp: fix three tcp sysctls tuning
by Eric Dumazet
· 14 years ago
ad1af0f
tcp: Combat per-cpu skew in orphan tests.
by David S. Miller
· 14 years ago
00dad5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
3c0fef0
net: Add getsockopt support for TCP thin-streams
by Josh Hunt
· 14 years ago
a3bdb54
tcp: cookie transactions setsockopt memory leak
by Dmitry Popov
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
3a047bf
rfs: call sock_rps_record_flow() in tcp_splice_read()
by Changli Gao
· 14 years ago
7ba4291
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
by Changli Gao
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
7a9b2d5
net: use this_cpu_ptr()
by Eric Dumazet
· 14 years ago
565b7b2
tcp: do not send reset to already closed sockets
by Konstantin Khorenko
· 14 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 14 years ago
d7fd1b57
tcp: tcp_md5_hash_skb_data() frag_list handling
by Eric Dumazet
· 14 years ago
ccbd6a5
net: Remove unnecessary semicolons after switch statements
by Joe Perches
· 15 years ago
6811d58
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
35790c0
tcp: fix MD5 (RFC2385) support
by Eric Dumazet
· 14 years ago
6c37e5d
TCP: avoid to send keepalive probes if receiving data
by Flavio Leitner
· 15 years ago
0eae88f
net: Fix various endianness glitches
by Eric Dumazet
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
baff42a
net: Fix oops from tcp_collapse() when using splice()
by Steven J. Magnani
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
73852e8
NET_DMA: free skbs periodically
by Steven J. Magnani
· 15 years ago
b634f87
tcp: Fix OOB POLLIN avoidance.
by Alexandra Kossovsky
· 15 years ago
7e38017
net: TCP thin dupack
by Andreas Petlund
· 15 years ago
36e31b0
net: TCP thin linear timeouts
by Andreas Petlund
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
def87cf
tcp: Slightly optimize tcp_sendmsg
by Krishna Kumar
· 15 years ago
afeca34
tcp: Remove unrequired operations in tcp_push()
by Krishna Kumar
· 15 years ago
3dc7893
tcp: Remove runtime check that can never be true.
by David S. Miller
· 15 years ago
e56fb50
TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
da5c78c
TCPCT part 1b: generate Responder Cookie secret
by William Allen Simpson
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1fdf475
tcp: tcp_disconnect() should clear window_clamp
by Eric Dumazet
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d792c10
tcp: provide more information on the tcp receive_queue bugs
by Ilpo Järvinen
· 15 years ago
Next »