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
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tcp: export tcp_enter_cwr()
Kenneth Klette Jonassen
2015-06-11
1
-0
/
+1
|
*
|
net: tcp: dctcp_update_alpha() fixes.
Eric Dumazet
2015-06-10
1
-10
/
+16
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-08
1
-3
/
+15
|
|
\
\
|
|
|
/
|
*
|
fib_trie: coding style: Use pointer after check
Firo Yang
2015-06-07
1
-8
/
+13
|
*
|
tcp: get_cookie_sock() consolidation
Eric Dumazet
2015-06-07
1
-5
/
+5
|
*
|
tcp: remove redundant checks II
Eric Dumazet
2015-06-07
1
-4
/
+0
|
*
|
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
2015-06-06
2
-1
/
+9
|
*
|
tcp: double default TSQ output bytes limit
Wei Liu
2015-06-04
1
-2
/
+2
|
*
|
tcp: remove redundant checks
Eric Dumazet
2015-06-04
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
5
-11
/
+22
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-31
1
-3
/
+1
|
|
\
\
\
|
|
*
|
|
netfilter: remove unused comefrom hookmask argument
Florian Westphal
2015-05-26
1
-3
/
+1
|
*
|
|
|
net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN
Sorin Dumitru
2015-05-30
1
-4
/
+6
|
*
|
|
|
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
2015-05-27
1
-0
/
+6
|
*
|
|
|
tcp: connect() from bound sockets can be faster
Eric Dumazet
2015-05-27
1
-2
/
+7
|
*
|
|
|
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
2015-05-27
2
-3
/
+9
|
*
|
|
|
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2015-05-27
2
-7
/
+36
|
*
|
|
|
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
2015-05-27
1
-7
/
+12
|
*
|
|
|
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
2015-05-27
1
-0
/
+1
|
*
|
|
|
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-26
2
-3
/
+3
|
*
|
|
|
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
2015-05-26
1
-0
/
+31
|
*
|
|
|
ip: reject too-big defragmented DF-skb when forwarding
Florian Westphal
2015-05-25
1
-7
/
+11
|
*
|
|
|
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
1
-2
/
+3
|
*
|
|
|
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-25
1
-11
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
8
-12
/
+43
|
|
\
\
\
\
|
*
|
|
|
|
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
Marcelo Ricardo Leitner
2015-05-21
4
-0
/
+5
|
*
|
|
|
|
tcp: improve REUSEADDR/NOREUSEADDR cohabitation
Eric Dumazet
2015-05-21
1
-0
/
+14
|
*
|
|
|
|
inet_hashinfo: remove bsocket counter
Eric Dumazet
2015-05-21
2
-12
/
+0
|
*
|
|
|
|
tcp: ensure epoll edge trigger wakeup when write queue is empty
Jason Baron
2015-05-21
1
-0
/
+6
|
*
|
|
|
|
tcp: add a force_schedule argument to sk_stream_alloc_skb()
Eric Dumazet
2015-05-21
2
-13
/
+16
|
*
|
|
|
|
tcp: add rfc3168, section 6.1.1.1. fallback
Daniel Borkmann
2015-05-19
3
-1
/
+24
|
*
|
|
|
|
tcp: Return error instead of partial read for saved syn headers
Eric B Munson
2015-05-19
1
-1
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Andy Zhou
2015-05-19
1
-12
/
+28
|
*
|
|
|
IPv4: skip ICMP for bridge contrack users when defrag expires
Andy Zhou
2015-05-19
1
-1
/
+3
|
*
|
|
|
ipv4: introduce frag_expire_skip_icmp()
Andy Zhou
2015-05-19
1
-4
/
+9
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-18
1
-0
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-15
1
-0
/
+5
|
*
|
|
|
|
tcp: halves tcp_mem[] limits
Eric Dumazet
2015-05-17
1
-4
/
+5
|
*
|
|
|
|
tcp: allow one skb to be received per socket under memory pressure
Eric Dumazet
2015-05-17
1
-4
/
+6
|
*
|
|
|
|
tcp: fix behavior for epoll edge trigger
Eric Dumazet
2015-05-17
1
-2
/
+13
|
*
|
|
|
|
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
2015-05-17
3
-7
/
+7
|
*
|
|
|
|
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
2015-05-17
1
-2
/
+4
|
*
|
|
|
|
netfilter: synproxy: fix sparse errors
Eric Dumazet
2015-05-17
1
-2
/
+2
|
*
|
|
|
|
ipip: fix one sparse error
Eric Dumazet
2015-05-17
1
-1
/
+2
|
*
|
|
|
|
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
Alexander Duyck
2015-05-14
1
-16
/
+2
|
*
|
|
|
|
geneve_core: identify as driver library in modules description
John W. Linville
2015-05-13
1
-2
/
+2
|
*
|
|
|
|
geneve: Rename support library as geneve_core
John W. Linville
2015-05-13
3
-3
/
+3
|
*
|
|
|
|
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
2015-05-13
1
-5
/
+0
|
*
|
|
|
|
geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
John W. Linville
2015-05-13
1
-1
/
+0
|
*
|
|
|
|
ipv4: __ip_local_out_sk() is static
Eric Dumazet
2015-05-13
1
-1
/
+1
[prev]
[next]