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: allow to turn tcp timestamp randomization off
Florian Westphal
2016-12-02
1
-0
/
+1
*
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2016-12-02
5
-7
/
+16
*
route: Set lwtstate for local traffic and cached input dsts
Thomas Graf
2016-12-02
1
-13
/
+26
*
route: Set orig_output when redirecting to lwt on locally generated traffic
Thomas Graf
2016-12-02
1
-1
/
+3
*
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
Lorenzo Colitti
2016-11-30
1
-1
/
+2
*
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
1
-0
/
+20
*
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
2016-11-30
1
-0
/
+20
*
tcp: instrument how long TCP is limited by insufficient send buffer
Francis Yan
2016-11-30
3
-3
/
+24
*
tcp: instrument how long TCP is limited by receive window
Francis Yan
2016-11-30
1
-2
/
+9
*
tcp: instrument how long TCP is busy sending
Francis Yan
2016-11-30
2
-3
/
+19
*
tcp: instrument tcp sender limits chronographs
Francis Yan
2016-11-30
1
-0
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
2
-2
/
+2
|
\
|
*
udplite: call proper backlog handlers
Eric Dumazet
2016-11-24
3
-3
/
+3
*
|
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2016-11-25
1
-2
/
+24
*
|
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
2016-11-24
1
-11
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
5
-24
/
+125
|
\
\
|
|
/
|
*
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
2016-11-21
1
-1
/
+3
|
*
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
2016-11-16
1
-1
/
+3
|
*
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2016-11-16
2
-5
/
+80
|
*
udp: restore UDPlite many-cast delivery
Pablo Neira
2016-11-15
1
-3
/
+3
|
*
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
2016-11-15
1
-14
/
+36
*
|
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
2016-11-21
7
-6
/
+18
*
|
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
2016-11-21
5
-1
/
+55
*
|
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
2016-11-21
1
-1
/
+2
*
|
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2016-11-19
1
-1
/
+1
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
5
-7
/
+7
*
|
udp: enable busy polling for all sockets
Eric Dumazet
2016-11-18
1
-0
/
+2
*
|
tcp: allow to enable the repair mode for non-listening sockets
Andrey Vagin
2016-11-15
1
-1
/
+1
*
|
dctcp: update cwnd on congestion event
Florian Westphal
2016-11-15
1
-1
/
+8
*
|
udplite: fix NULL pointer dereference
Paolo Abeni
2016-11-15
2
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
12
-49
/
+71
|
\
\
|
|
/
|
*
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-13
1
-1
/
+18
|
*
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
2016-11-13
1
-1
/
+3
|
*
ipv4: update comment to document GSO fragmentation cases.
Lance Richardson
2016-11-10
1
-5
/
+11
|
*
net: tcp response should set oif only if it is L3 master
David Ahern
2016-11-09
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-11-09
1
-2
/
+4
|
|
\
|
|
*
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
2016-10-31
1
-2
/
+4
|
*
|
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
2016-11-09
1
-2
/
+2
|
*
|
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
2016-11-07
1
-12
/
+9
|
*
|
tcp: fix return value for partial writes
Eric Dumazet
2016-11-03
1
-1
/
+1
|
*
|
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
2016-11-03
4
-17
/
+4
|
*
|
tcp: fix potential memory corruption
Eric Dumazet
2016-11-03
1
-1
/
+1
|
*
|
inet: fix sleeping inside inet_wait_for_connect()
WANG Cong
2016-11-03
1
-5
/
+4
|
*
|
dctcp: avoid bogus doubling of cwnd after loss
Florian Westphal
2016-10-31
1
-1
/
+12
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-13
13
-104
/
+67
|
\
\
|
*
|
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
Julia Lawall
2016-11-13
2
-20
/
+20
|
*
|
udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}
Arnd Bergmann
2016-11-10
1
-1
/
+2
|
*
|
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
2016-11-09
1
-53
/
+23
|
*
|
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-03
5
-14
/
+13
|
*
|
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
6
-16
/
+9
[next]