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
*
gre: Add support for checksum unnecessary conversions
Tom Herbert
2014-09-01
2
-2
/
+10
*
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-01
2
-8
/
+21
*
tcp: whitespace fixes
stephen hemminger
2014-09-01
15
-123
/
+104
*
net: Allow GRO to use and set levels of checksum unnecessary
Tom Herbert
2014-08-29
2
-7
/
+5
*
net: Clarification of CHECKSUM_UNNECESSARY
Tom Herbert
2014-08-29
1
-1
/
+0
*
tcp: syncookies: mark cookie_secret read_mostly
Florian Westphal
2014-08-27
1
-1
/
+1
*
gre: When GRE csum is present count as encap layer wrt csum
Tom Herbert
2014-08-24
1
-0
/
+1
*
udp: additional GRO support
Tom Herbert
2014-08-24
2
-17
/
+45
*
tcp: Call skb_gro_checksum_validate
Tom Herbert
2014-08-24
1
-24
/
+3
*
gre: call skb_gro_checksum_simple_validate
Tom Herbert
2014-08-24
1
-36
/
+7
*
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-23
3
-5
/
+5
*
tcp: improve undo on timeout
Yuchung Cheng
2014-08-22
1
-15
/
+11
*
ipconfig: Use time_before
Himangi Saraogi
2014-08-22
1
-1
/
+2
*
net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-08-22
1
-1
/
+1
*
ipv4: Restore accept_local behaviour in fib_validate_source()
Sébastien Barré
2014-08-22
1
-6
/
+8
*
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
2014-08-14
1
-5
/
+3
*
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
2014-08-14
2
-5
/
+10
*
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-14
2
-3
/
+4
*
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
2014-08-14
2
-8
/
+11
*
net-timestamp: fix missing tcp fragmentation cases
Willem de Bruijn
2014-08-13
1
-0
/
+17
*
net-timestamp: fix missing ACK timestamp
Willem de Bruijn
2014-08-13
1
-5
/
+5
*
ipv4: removed redundant conditional
Niv Yehezkel
2014-08-08
1
-2
/
+0
*
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
1
-1
/
+1
|
\
|
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
1
-1
/
+1
*
|
tcp: md5: check md5 signature without socket lock
Dmitry Popov
2014-08-06
1
-11
/
+25
*
|
net-timestamp: cumulative tcp timestamping fixes
Willem de Bruijn
2014-08-06
2
-9
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
44
-1064
/
+1416
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
3
-13
/
+21
|
|
\
|
|
*
tcp: Fix integer-overflow in TCP vegas
Christoph Paasch
2014-07-30
1
-1
/
+2
|
|
*
tcp: Fix integer-overflows in TCP veno
Christoph Paasch
2014-07-30
1
-1
/
+1
|
|
*
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
Dmitry Popov
2014-07-30
1
-11
/
+18
|
*
|
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
2014-08-05
1
-0
/
+6
|
*
|
net-timestamp: TCP timestamping
Willem de Bruijn
2014-08-05
2
-3
/
+37
|
*
|
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-05
1
-0
/
+6
|
*
|
tcp: reduce spurious retransmits due to transient SACK reneging
Neal Cardwell
2014-08-05
2
-13
/
+20
|
*
|
tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys
Dmitry Popov
2014-08-04
1
-1
/
+1
|
*
|
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
2
-4
/
+14
|
*
|
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
Nikolay Aleksandrov
2014-08-02
2
-9
/
+7
|
*
|
inet: frags: fix function declaration alignments in inet_fragment
Nikolay Aleksandrov
2014-08-02
1
-5
/
+9
|
*
|
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-08-02
2
-17
/
+17
|
*
|
ipv4: remove nested rcu_read_lock/unlock
Duan Jiong
2014-08-02
1
-2
/
+0
|
*
|
net: use inet6_iif instead of IP6CB()->iif
Duan Jiong
2014-07-31
1
-1
/
+1
|
*
|
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
Duan Jiong
2014-07-31
2
-6
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-31
2
-2
/
+1
|
|
\
\
|
|
*
|
netfilter: kill remnants of ulog targets
Paul Bolle
2014-07-25
1
-1
/
+0
|
|
*
|
netfilter: nf_conntrack: remove exceptional & on function name
Himangi Saraogi
2014-07-25
1
-1
/
+1
|
*
|
|
tcp: don't require root to read tcp_metrics
Banerjee, Debabrata
2014-07-31
1
-1
/
+0
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-07-30
2
-34
/
+22
|
|
\
\
\
|
|
*
|
|
xfrm4: Remove duplicate semicolon
Christoph Paasch
2014-06-30
1
-1
/
+1
|
|
*
|
|
vti: Simplify error handling in module init and exit
Mathias Krause
2014-06-26
1
-33
/
+21
[next]