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: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set
Julian Wollrath
2016-11-28
1
-0
/
+1
*
udplite: call proper backlog handlers
Eric Dumazet
2016-11-24
3
-3
/
+3
*
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: 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
|
/
*
udp: fix IP_CHECKSUM handling
Eric Dumazet
2016-10-26
2
-6
/
+7
*
ipv4: use the right lock for ping_group_range
WANG Cong
2016-10-22
1
-4
/
+4
*
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
2016-10-20
1
-2
/
+2
*
udp: must lock the socket in udp_disconnect()
Eric Dumazet
2016-10-20
3
-4
/
+13
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
4
-5
/
+5
*
tcp: do not export sysctl_tcp_low_latency
Eric Dumazet
2016-10-19
1
-1
/
+0
*
tcp: Remove unused but set variable
Tobias Klauser
2016-10-18
1
-2
/
+0
*
ipv4: Remove unused but set variable
Tobias Klauser
2016-10-18
1
-3
/
+0
*
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
2016-10-17
1
-3
/
+5
*
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
2016-10-13
1
-1
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
3
-15
/
+5
|
\
|
*
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
1
-10
/
+5
|
*
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
2
-5
/
+0
*
|
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-07
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
skb_splice_bits(): get rid of callback
Al Viro
2016-10-03
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-02
4
-9
/
+12
|
\
\
|
*
|
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-09-25
2
-2
/
+4
|
*
|
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
2016-09-23
1
-2
/
+1
|
*
|
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
2016-09-23
1
-5
/
+7
|
|
/
*
|
net: Suppress the "Comparison to NULL could be written" warnings
Jia He
2016-09-30
1
-16
/
+16
*
|
proc: Reduce cache miss in snmp_seq_show
Jia He
2016-09-30
1
-23
/
+47
*
|
tcp: Change txhash on every SYN and RTO retransmit
Lawrence Brakmo
2016-09-28
1
-0
/
+4
*
|
switchdev: remove FIB offload infrastructure
Jiri Pirko
2016-09-28
3
-118
/
+1
*
|
fib: introduce FIB notification infrastructure
Jiri Pirko
2016-09-28
3
-11
/
+77
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
40
-395
/
+1779
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
8
-14
/
+44
|
|
\
\
|
|
|
/
|
|
*
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
2016-09-22
3
-1
/
+4
|
|
*
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
2016-09-22
1
-1
/
+1
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-22
1
-1
/
+14
|
|
|
\
|
|
|
*
vti: use right inner_mode for inbound inter address family policy checks
thomas.zeitlhofer+lkml@ze-it.at
2016-09-09
1
-1
/
+14
[next]