index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
ipv4.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
2017-03-24
1
-0
/
+2
*
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
2017-03-21
1
-0
/
+1
*
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
2017-03-16
1
-1
/
+0
*
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
2017-01-30
1
-0
/
+4
*
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-24
1
-0
/
+1
*
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
1
-0
/
+1
*
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-12-29
1
-0
/
+11
*
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2016-12-27
1
-0
/
+1
*
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
2016-12-03
1
-0
/
+3
*
net: Remove fib_local variable
David Ahern
2016-08-09
1
-1
/
+0
*
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
2016-04-11
1
-0
/
+3
*
ipv4: namespacify ip_early_demux sysctl knob
Nikolay Borisov
2016-02-16
1
-0
/
+1
*
ipv4: Namespacify ip_dynaddr sysctl knob
Nikolay Borisov
2016-02-16
1
-0
/
+2
*
ipv4: Namespaceify ip_default_ttl sysctl knob
Nikolay Borisov
2016-02-16
1
-0
/
+1
*
igmp: Namespacify igmp_qrv sysctl knob
Nikolay Borisov
2016-02-11
1
-0
/
+1
*
igmp: Namespaceify igmp_llm_reports sysctl knob
Nikolay Borisov
2016-02-11
1
-0
/
+1
*
igmp: Namespaceify igmp_max_msf sysctl knob
Nikolay Borisov
2016-02-11
1
-0
/
+1
*
igmp: Namespaceify igmp_max_memberships sysctl knob
Nikolay Borisov
2016-02-11
1
-0
/
+2
*
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
*
ipv4: Namespaceify tcp_fin_timeout sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
*
ipv4: Namespaceify tcp_orphan_retries sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
*
ipv4: Namespaceify tcp_retries2 sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
*
ipv4: Namespaceify tcp_retries1 sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
*
ipv4: Namespaceify tcp reordering sysctl knob
Nikolay Borisov
2016-02-07
1
-1
/
+1
*
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+2
*
ipv4: Namespaceify tcp synack retries sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
*
ipv4: Namespaceify tcp syn retries sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+2
*
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
2016-01-10
1
-0
/
+1
*
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
2016-01-10
1
-0
/
+1
*
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
2016-01-10
1
-0
/
+2
*
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
2015-12-18
1
-0
/
+3
*
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
2015-05-27
1
-0
/
+1
*
tcp: add rfc3168, section 6.1.1.1. fallback
Daniel Borkmann
2015-05-19
1
-0
/
+2
*
tcp_metrics: Use a single hash table for all network namespaces.
Eric W. Biederman
2015-03-13
1
-2
/
+0
*
ipv4: Create probe timer for tcp PMTU as per RFC4821
Fan Du
2015-03-06
1
-0
/
+1
*
ipv4: Use binary search to choose tcp PMTU probe_size
Fan Du
2015-03-06
1
-0
/
+1
*
ipv4: add net bool fib_offload_disabled
Scott Feldman
2015-03-06
1
-0
/
+1
*
fib_trie: Make fib_table rcu safe
Alexander Duyck
2015-03-04
1
-3
/
+4
*
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2015-02-27
1
-0
/
+1
*
ipv4: Namespecify TCP PMTU mechanism
Fan Du
2015-02-09
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-0
/
+1
|
\
|
*
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-02-01
1
-0
/
+1
*
|
ipv4: icmp: use percpu allocation
Eric Dumazet
2015-01-31
1
-1
/
+2
|
/
*
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2014-09-09
1
-0
/
+1
*
ipv4: make ip_local_reserved_ports per netns
WANG Cong
2014-05-14
1
-0
/
+4
*
net: support marking accepting TCP sockets
Lorenzo Colitti
2014-05-13
1
-0
/
+1
*
net: add a sysctl to reflect the fwmark on replies
Lorenzo Colitti
2014-05-13
1
-0
/
+2
*
ping: move ping_group_range out of CONFIG_SYSCTL
Cong Wang
2014-05-08
1
-1
/
+6
*
ipv4: move local_port_range out of CONFIG_SYSCTL
Cong Wang
2014-05-08
1
-1
/
+1
*
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
2014-01-13
1
-0
/
+1
[next]