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
*
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
4
-17
/
+10
*
net: gre: Implement LCO for GRE over IPv4
Edward Cree
2016-02-12
1
-3
/
+13
*
fou: enable LCO in FOU and GUE
Edward Cree
2016-02-12
1
-8
/
+6
*
net: udp: always set up for CHECKSUM_PARTIAL offload
Edward Cree
2016-02-12
1
-13
/
+1
*
net: local checksum offload for encapsulation
Edward Cree
2016-02-12
2
-15
/
+15
*
tcp/dccp: better use of ephemeral ports in bind()
Eric Dumazet
2016-02-12
1
-126
/
+114
*
tcp/dccp: better use of ephemeral ports in connect()
Eric Dumazet
2016-02-12
1
-85
/
+85
*
igmp: Namespacify igmp_qrv sysctl knob
Nikolay Borisov
2016-02-11
3
-22
/
+28
*
igmp: Namespaceify igmp_llm_reports sysctl knob
Nikolay Borisov
2016-02-11
3
-12
/
+18
*
igmp: Namespaceify igmp_max_msf sysctl knob
Nikolay Borisov
2016-02-11
4
-13
/
+12
*
igmp: Namespaceify igmp_max_memberships sysctl knob
Nikolay Borisov
2016-02-11
3
-10
/
+10
*
udp: Use uh->len instead of skb->len to compute checksum in segmentation
Alexander Duyck
2016-02-11
1
-15
/
+13
*
udp: Clean up the use of flags in UDP segmentation offload
Alexander Duyck
2016-02-11
1
-19
/
+18
*
gre: Use inner_proto to obtain inner header protocol
Alexander Duyck
2016-02-11
1
-4
/
+2
*
gre: Use GSO flags to determine csum need instead of GRE flags
Alexander Duyck
2016-02-11
1
-34
/
+30
*
net: Move skb_has_shared_frag check out of GRE code and into segmentation
Alexander Duyck
2016-02-11
1
-11
/
+0
*
net: Store checksum result for offloaded GSO checksums
Alexander Duyck
2016-02-11
1
-2
/
+6
*
net: Update remote checksum segmentation to support use of GSO checksum
Alexander Duyck
2016-02-11
1
-12
/
+10
*
net: Drop unecessary enc_features variable from tunnel segmentation functions
Alexander Duyck
2016-02-11
2
-6
/
+6
*
ipv4: add option to drop gratuitous ARP packets
Johannes Berg
2016-02-11
2
-0
/
+10
*
ipv4: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2016-02-11
2
-1
/
+26
*
soreuseport: fast reuseport TCP socket selection
Craig Gallek
2016-02-11
3
-10
/
+72
*
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-02-11
3
-7
/
+10
*
sock: struct proto hash function may error
Craig Gallek
2016-02-11
5
-9
/
+20
*
tcp: Fix syncookies sysctl default.
David S. Miller
2016-02-08
1
-1
/
+1
*
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
Nikolay Borisov
2016-02-07
3
-10
/
+8
*
ipv4: Namespaceify tcp_fin_timeout sysctl knob
Nikolay Borisov
2016-02-07
3
-11
/
+11
*
ipv4: Namespaceify tcp_orphan_retries sysctl knob
Nikolay Borisov
2016-02-07
3
-9
/
+9
*
ipv4: Namespaceify tcp_retries2 sysctl knob
Nikolay Borisov
2016-02-07
4
-11
/
+12
*
ipv4: Namespaceify tcp_retries1 sysctl knob
Nikolay Borisov
2016-02-07
3
-12
/
+13
*
ipv4: Namespaceify tcp reordering sysctl knob
Nikolay Borisov
2016-02-07
5
-16
/
+17
*
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
2016-02-07
5
-20
/
+18
*
ipv4: Namespaceify tcp synack retries sysctl knob
Nikolay Borisov
2016-02-07
4
-14
/
+11
*
ipv4: Namespaceify tcp syn retries sysctl knob
Nikolay Borisov
2016-02-07
4
-12
/
+15
*
tcp: tcp_cong_control helper
Yuchung Cheng
2016-02-07
1
-12
/
+19
*
tcp: make congestion control more robust against reordering
Yuchung Cheng
2016-02-07
1
-1
/
+1
*
tcp: refactor pkts acked accounting
Yuchung Cheng
2016-02-07
1
-4
/
+3
*
tcp: new delivery accounting
Yuchung Cheng
2016-02-07
1
-6
/
+15
*
tcp: move cwnd reduction after recovery state procesing
Yuchung Cheng
2016-02-07
1
-32
/
+28
*
tcp: retransmit after recovery processing and congestion control
Yuchung Cheng
2016-02-07
1
-12
/
+46
*
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
Eric Dumazet
2016-02-06
2
-1
/
+4
*
tcp: do not enqueue skb with SYN flag
Eric Dumazet
2016-02-06
2
-2
/
+9
*
tcp: fastopen: accept data/FIN present in SYNACK message
Eric Dumazet
2016-02-06
2
-30
/
+37
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-01
11
-40
/
+70
|
\
|
*
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
2016-01-29
1
-2
/
+0
|
*
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
2016-01-29
1
-3
/
+4
|
*
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
2016-01-29
1
-0
/
+4
|
*
ipv4: early demux should be aware of fragments
Eric Dumazet
2016-01-29
1
-1
/
+4
|
*
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
2016-01-28
1
-4
/
+8
|
*
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
2016-01-28
1
-5
/
+5
[next]