Linus Torvalds
|
ed2d265d12
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 년 전 |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 년 전 |
David S. Miller
|
b4017c5368
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 년 전 |
Neal Cardwell
|
ecb9719236
tcp: fix comment for tp->highest_sack
|
13 년 전 |
David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 년 전 |
Arun Sharma
|
efcdbf24fd
net: Disambiguate kernel message
|
13 년 전 |
Eric Dumazet
|
a8afca0329
tcp: md5: protects md5sig_info with RCU
|
13 년 전 |
Eric Dumazet
|
a915da9b69
tcp: md5: rcu conversion
|
13 년 전 |
Eric Dumazet
|
a2d91241a8
tcp: md5: remove obsolete md5_add() method
|
13 년 전 |
Glauber Costa
|
4acb41903b
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
|
13 년 전 |
Vijay Subramanian
|
ab56222a32
tcp: Replace constants with #define macros
|
13 년 전 |
Glauber Costa
|
3dc43e3e4d
per-netns ipv4 sysctl_tcp_mem
|
13 년 전 |
Glauber Costa
|
180d8cd942
foundations of per-cgroup memory pressure controlling.
|
13 년 전 |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 년 전 |
Neal Cardwell
|
6b5a5c0dbb
tcp: do not scale TSO segment size with reordering degree
|
13 년 전 |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 년 전 |
Arjan van de Ven
|
73cb88ecb9
net: make the tcp and udp file_operations for the /proc stuff const
|
13 년 전 |
Flavio Leitner
|
78d81d15b7
TCP: remove TCP_DEBUG
|
13 년 전 |
Eric Dumazet
|
318cf7aaa0
tcp: md5: add more const attributes
|
13 년 전 |
Eric Dumazet
|
ca35a0ef85
tcp: md5: dont write skb head in tcp_md5_hash_header()
|
13 년 전 |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
13 년 전 |
Eric Dumazet
|
4de075e043
tcp: rename tcp_skb_cb flags
|
13 년 전 |
Eric Dumazet
|
b82d1bb4fd
tcp: unalias tcp_skb_cb flags and ip_dsfield
|
13 년 전 |
Eric Dumazet
|
7a269ffad7
tcp: ECN blackhole should not force quickack mode
|
13 년 전 |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 년 전 |
Eric Dumazet
|
e05c82d366
tcp: fix build error if !CONFIG_SYN_COOKIES
|
13 년 전 |
Eric Dumazet
|
765cf9976e
tcp: md5: remove one indirection level in tcp_md5sig_pool
|
13 년 전 |
Eric Dumazet
|
946cedccbd
tcp: Change possible SYN flooding messages
|
13 년 전 |
Jerry Chu
|
9ad7c049f0
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
|
14 년 전 |
Shan Wei
|
089c34827e
tcp: Remove debug macro of TCP_CHECK_TIMER
|
14 년 전 |