index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
ip-sysctl.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv6: mld: document force_mld_version in ip-sysctl.txt
Daniel Borkmann
2013-09-04
1
-0
/
+5
*
tcp: TSO packets automatic sizing
Eric Dumazet
2013-08-29
1
-0
/
+9
*
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
2013-08-29
1
-0
/
+6
*
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2013-08-13
1
-0
/
+18
*
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
2013-08-09
1
-8
/
+0
*
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
2013-08-09
1
-0
/
+8
*
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
Hannes Frederic Sowa
2013-07-30
1
-0
/
+4
*
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-07-24
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-2
/
+2
|
\
|
*
tcp: doc : fix the syncookies default value
Shan Wei
2013-06-24
1
-2
/
+2
*
|
net: add doc for ip_early_demux sysctl
Cong Wang
2013-06-12
1
-0
/
+9
*
|
doc:networking: Fix default value (icmp_ignore_bogus_error_responses).
Rami Rosen
2013-06-07
1
-1
/
+1
*
|
doc:networking: Fix typo in documentation/networking
Masanari Iida
2013-05-27
1
-1
/
+1
|
/
*
tcp: implement RFC5682 F-RTO
Yuchung Cheng
2013-03-21
1
-12
/
+6
*
tcp: refactor F-RTO
Yuchung Cheng
2013-03-21
1
-17
/
+0
*
tcp: Remove TCPCT
Christoph Paasch
2013-03-17
1
-8
/
+0
*
Documentation: fix neigh/default/gc_thresh1 default value.
Li RongQing
2013-03-15
1
-1
/
+1
*
tcp: Tail loss probe (TLP)
Nandita Dukkipati
2013-03-12
1
-2
/
+6
*
tcp: remove Appropriate Byte Count support
Stephen Hemminger
2013-02-05
1
-11
/
+0
*
neigh: Keep neighbour cache entries if number of them is small enough.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
1
-4
/
+10
|
\
|
*
ip-sysctl: fix spelling errors
stephen hemminger
2013-01-04
1
-5
/
+5
|
*
ipv6: document ndisc_notify in networking/ip-sysctl.txt
Hannes Frederic Sowa
2013-01-04
1
-0
/
+6
*
|
doc: Clarify behavior when sysctl tcp_ecn = 1
Vijay Subramanian
2013-01-10
1
-2
/
+3
|
/
*
doc: Tighten-up and clarify description of tcp_fin_timeout
Rick Jones
2012-12-10
1
-9
/
+8
*
net: doc : use more suitable word 'unexpected' to replace 'secluded'
Shan Wei
2012-12-07
1
-1
/
+1
*
net: doc: add default value for neighbour parameters
Shan Wei
2012-12-05
1
-0
/
+8
*
doc: make the description of how tcp_ecn works more explicit and clear
Rick Jones
2012-11-29
1
-8
/
+9
*
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
2012-10-26
1
-0
/
+14
*
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
2012-08-31
1
-7
/
+22
*
tcp: Increase timeout for SYN segments
Alex Bergmann
2012-08-31
1
-2
/
+6
*
ipv4: remove rt_cache_rebuild_count
Eric Dumazet
2012-07-30
1
-6
/
+0
*
sctp: Implement quick failover draft from tsvwg
Neil Horman
2012-07-22
1
-0
/
+14
*
net-tcp: Fast Open client - cookie-less mode
Yuchung Cheng
2012-07-19
1
-0
/
+2
*
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
Yuchung Cheng
2012-07-19
1
-0
/
+11
*
tcp: implement RFC 5961 3.2
Eric Dumazet
2012-07-17
1
-0
/
+5
*
tcp: TCP Small Queues
Eric Dumazet
2012-07-11
1
-0
/
+14
*
ipv4: Clarify in docs that accept_local requires rp_filter.
David S. Miller
2012-06-30
1
-3
/
+8
*
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
2012-06-12
1
-0
/
+5
*
netfilter: bridge: optionally set indev to vlan
Pablo Neira Ayuso
2012-05-08
1
-2
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-2
/
+2
|
\
|
*
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
2012-05-02
1
-2
/
+2
*
|
tcp: early retransmit
Yuchung Cheng
2012-05-02
1
-0
/
+14
*
|
net: doc: merge /proc/sys/net/core/* documents into one place
Shan Wei
2012-04-27
1
-4
/
+1
|
/
*
TCP: update ip_local_port_range documentation
Fernando Luis Vazquez Cao
2012-04-03
1
-9
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-06
1
-5
/
+5
|
\
|
*
ipv4:correct description for tcp_max_syn_backlog
Peter Pan(潘卫平)
2011-12-06
1
-5
/
+5
*
|
tcp: inherit listener congestion control for passive cnx
Eric Dumazet
2011-11-30
1
-0
/
+3
*
|
neigh: new unresolved queue limits
Eric Dumazet
2011-11-14
1
-0
/
+10
|
/
*
net: min_pmtu default is 552
Eric Dumazet
2011-11-08
1
-1
/
+1
[next]