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
*
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
2017-07-13
1
-1
/
+2
*
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
2017-07-13
1
-3
/
+3
*
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
2017-07-13
1
-8
/
+8
*
xprtrdma: FMR does not need list_del_init()
Chuck Lever
2017-07-13
1
-8
/
+10
*
xprtrdma: Demote "connect" log messages
Chuck Lever
2017-07-13
1
-36
/
+8
*
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2017-07-13
2
-20
/
+17
*
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
2017-07-13
1
-10
/
+13
*
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
2017-07-13
4
-31
/
+84
*
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2017-07-13
2
-6
/
+5
*
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
2017-07-13
4
-27
/
+26
*
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
2017-07-13
4
-5
/
+28
*
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
2017-07-13
1
-0
/
+1
*
SUNRPC: Make slot allocation more reliable
Trond Myklebust
2017-07-13
1
-3
/
+5
*
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-07-13
1
-2
/
+2
*
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-07-13
1
-1
/
+1
*
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-07-13
2
-6
/
+7
*
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-07-13
1
-4
/
+2
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-07-13
1
-3
/
+6
*
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-07-13
1
-4
/
+4
*
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-07-13
1
-1
/
+1
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
4
-13
/
+14
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
4
-8
/
+16
*
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
3
-3
/
+4
*
sunrpc: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
1
-12
/
+15
*
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2017-07-13
1
-1
/
+2
*
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
3
-7
/
+8
*
sunrpc: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
1
-11
/
+13
*
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2017-07-13
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-06
29
-179
/
+186
|
\
|
*
net: bridge: fix a null pointer dereference in br_afspec
Nikolay Aleksandrov
2017-06-06
1
-1
/
+1
|
*
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
2017-06-06
1
-1
/
+5
|
*
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
2017-06-06
1
-1
/
+0
|
*
devlink: fix potential memort leak
Haishuang Yan
2017-06-05
1
-2
/
+6
|
*
sit: reload iphdr in ipip6_rcv
Haishuang Yan
2017-06-04
1
-0
/
+1
|
*
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-04
3
-3
/
+3
|
*
net: dsa: Fix stale cpu_switch reference after unbind then bind
Florian Fainelli
2017-06-04
1
-1
/
+3
|
*
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-06-04
1
-1
/
+3
|
*
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
2017-06-04
1
-1
/
+4
|
*
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
2017-06-04
1
-0
/
+3
|
*
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
2017-06-02
1
-0
/
+1
|
*
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-06-02
2
-0
/
+4
|
*
Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-06-02
6
-101
/
+72
|
|
\
|
|
*
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
2017-06-01
1
-1
/
+1
|
|
*
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
2017-05-30
5
-100
/
+71
|
*
|
net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c
Florian Fainelli
2017-06-02
2
-47
/
+47
|
*
|
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
2017-06-01
1
-1
/
+2
|
*
|
netlink: don't send unknown nsid
Nicolas Dichtel
2017-06-01
1
-1
/
+3
|
*
|
mpls: fix clearing of dead nh_flags on link up
Roopa Prabhu
2017-05-31
1
-1
/
+1
|
*
|
tcp: reinitialize MTU probing when setting MSS in a TCP repair
Douglas Caetano dos Santos
2017-05-31
1
-2
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-29
4
-16
/
+24
|
|
\
\
[next]