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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net_sched: fix use of uninitialized ethertype variable in cls_flower
Arnd Bergmann
2016-08-29
1
-10
/
+11
*
tcp: add tcp_add_backlog()
Eric Dumazet
2016-08-29
2
-8
/
+30
*
kcm: Remove TCP specific references from kcm and strparser
Tom Herbert
2016-08-28
2
-36
/
+42
*
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
2016-08-28
3
-0
/
+10
*
tipc: add UDP remoteip dump to netlink API
Richard Alpe
2016-08-26
3
-1
/
+100
*
tipc: add the ability to get UDP options via netlink
Richard Alpe
2016-08-26
3
-0
/
+70
*
tipc: add replicast peer discovery
Richard Alpe
2016-08-26
1
-3
/
+80
*
tipc: introduce UDP replicast
Richard Alpe
2016-08-26
5
-12
/
+200
*
tipc: refactor multicast ip check
Richard Alpe
2016-08-26
1
-15
/
+19
*
tipc: split UDP send function
Richard Alpe
2016-08-26
1
-18
/
+32
*
tipc: split UDP nl address parsing
Richard Alpe
2016-08-26
1
-57
/
+55
*
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
8
-99
/
+107
*
switchdev: Support parent ID comparison for stacked devices
Ido Schimmel
2016-08-26
1
-2
/
+0
*
net: flush the softnet backlog in process context
Paolo Abeni
2016-08-26
1
-22
/
+50
*
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
2016-08-26
1
-0
/
+5
*
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
2016-08-25
3
-0
/
+3
*
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2016-08-25
2
-0
/
+2
*
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
2016-08-24
1
-3
/
+33
*
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
2016-08-24
1
-11
/
+17
*
net: dsa: rename switch operations structure
Vivien Didelot
2016-08-24
3
-116
/
+116
*
Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-08-24
9
-160
/
+943
|
\
|
*
rxrpc: Improve management and caching of client connection objects
David Howells
2016-08-24
8
-157
/
+933
|
*
rxrpc: Dup the main conn list for the proc interface
David Howells
2016-08-24
5
-4
/
+11
*
|
Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-08-24
6
-10
/
+28
|
\
\
|
|
/
|
*
rxrpc: Make /proc/net/rxrpc_calls safer
David Howells
2016-08-24
4
-9
/
+26
|
*
rxrpc: Fix conn-based retransmit
David Howells
2016-08-24
2
-1
/
+2
*
|
net: remove clear_sk() method
Eric Dumazet
2016-08-23
1
-6
/
+2
*
|
ipv6: tcp: get rid of tcp_v6_clear_sk()
Eric Dumazet
2016-08-23
1
-12
/
+0
*
|
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-23
4
-21
/
+0
*
|
ipv6: udp: remove udp_v6_clear_sk()
Eric Dumazet
2016-08-23
3
-15
/
+1
|
/
*
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
2016-08-23
3
-0
/
+95
*
tipc: use kfree_skb() instead of kfree()
Wei Yongjun
2016-08-23
1
-1
/
+1
*
Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-08-23
7
-62
/
+226
|
\
|
*
rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor
David Howells
2016-08-23
4
-4
/
+157
|
*
rxrpc: Calculate serial skew on packet reception
David Howells
2016-08-23
5
-31
/
+43
|
*
rxrpc: Set connection expiry on idle, not put
David Howells
2016-08-23
2
-27
/
+26
*
|
Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-08-23
14
-80
/
+113
|
\
\
|
|
/
|
*
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
2016-08-23
9
-38
/
+79
|
*
rxrpc: Drop channel number field from rxrpc_call struct
David Howells
2016-08-23
5
-10
/
+8
|
*
rxrpc: When clearing a socket, clear the call sets in the right order
David Howells
2016-08-23
1
-6
/
+6
|
*
rxrpc: Tidy up the rxrpc_call struct a bit
David Howells
2016-08-23
5
-20
/
+21
|
*
rxrpc: Remove RXRPC_CALL_PROC_BUSY
David Howells
2016-08-23
2
-7
/
+0
*
|
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
2016-08-23
1
-0
/
+2
*
|
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
2016-08-23
1
-13
/
+8
*
|
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
2016-08-23
1
-11
/
+9
*
|
kcm: Fix locking issue
Tom Herbert
2016-08-23
2
-10
/
+23
*
|
strparser: Queue work when being unpaused
Tom Herbert
2016-08-23
1
-0
/
+11
|
/
*
net: strparser: fix strparser sk_user_data check
Dave Watson
2016-08-22
1
-3
/
+0
*
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
2016-08-22
2
-2
/
+7
*
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
2016-08-22
1
-1
/
+1
[next]