Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5e8ebd841a44b895e2bab5e874ff7d333ca31135
/
net
/
smc
1d34357
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
ece0d7b
net/smc: cancel event worker during device removal
by Karsten Graul
· 5 years ago
9f6e055
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a2f2ef4
net/smc: check for valid ib_client_data
by Karsten Graul
· 5 years ago
a082ec8
net/smc: improve peer ID in CLC decline for SMC-R
by Hans Wippel
· 5 years ago
366bb24
net/smc: rework peer ID handling
by Hans Wippel
· 5 years ago
51e3dfa
net/smc: fix cleanup for linkgroup setup failures
by Ursula Braun
· 5 years ago
5613f20
net/smc: reduce port_event scheduling
by Ursula Braun
· 5 years ago
5f78fe9
net/smc: simplify normal link termination
by Karsten Graul
· 5 years ago
ba95206
net/smc: remove unused parameter of smc_lgr_terminate()
by Karsten Graul
· 5 years ago
3739707
net/smc: do not delete lgr from list twice
by Karsten Graul
· 5 years ago
354ea2b
net/smc: use termination worker under send_lock
by Karsten Graul
· 5 years ago
55dd575
net/smc: improve smc_lgr_cleanup()
by Karsten Graul
· 5 years ago
369537c
net/smc: no peer ID in CLC decline for SMCD
by Ursula Braun
· 5 years ago
67f562e
net/smc: transfer fasync_list in case of fallback
by Ursula Braun
· 5 years ago
457fed7
net/smc: fix leak of kernel memory to user space
by Eric Dumazet
· 5 years ago
29237d2
net/smc: allow unprivileged users to read pnet table
by Hans Wippel
· 5 years ago
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
28a3b84
net/smc: unregister ib devices in reboot_event
by Karsten Graul
· 5 years ago
8643474
net/smc: add fallback check to connect()
by Ursula Braun
· 5 years ago
29115ce
net/smc: shorten lgr_cnt initialization
by Ursula Braun
· 5 years ago
19b7e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
8204df7
net/smc: fix fastopen for non-blocking connect()
by Ursula Braun
· 5 years ago
ab8536c
net/smc: remove unused constant
by Ursula Braun
· 5 years ago
4ead9c9
net/smc: use rcu_barrier() on module unload
by Ursula Braun
· 5 years ago
a33a803
net/smc: guarantee removal of link groups in reboot
by Ursula Braun
· 5 years ago
6dabd40
net/smc: introduce bookkeeping of SMCR link groups
by Ursula Braun
· 5 years ago
0b29ec6
net/smc: immediate termination for SMCR link groups
by Ursula Braun
· 5 years ago
6a37ad3
net/smc: wait for tx completions before link freeing
by Ursula Braun
· 5 years ago
2c1d3e5
net/smc: abnormal termination without orderly flag
by Ursula Braun
· 5 years ago
15e1b99
net/smc: no WR buffer wait for terminating link group
by Ursula Braun
· 5 years ago
5edd6b9
net/smc: introduce bookkeeping of SMCD link groups
by Ursula Braun
· 5 years ago
5421ec2
net/smc: abnormal termination of SMCD link groups
by Ursula Braun
· 5 years ago
42bfba9
net/smc: immediate termination for SMCD link groups
by Ursula Braun
· 5 years ago
50c6b20
net/smc: fix final cleanup sequence for SMCD devices
by Ursula Braun
· 5 years ago
6d6dd52
net/smc: fix refcount non-blocking connect() -part 2
by Ursula Braun
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
98f3375
net/smc: fix ethernet interface refcounting
by Ursula Braun
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
301428e
net/smc: fix refcounting for non-blocking connect()
by Ursula Braun
· 5 years ago
ca5f8d2
net/smc: keep vlan_id for SMC-R in smc_listen_work()
by Ursula Braun
· 5 years ago
f536dff
net/smc: fix closing of fallback SMC sockets
by Ursula Braun
· 5 years ago
f3b0a18
net: remove unnecessary variables and callback
by Taehee Yoo
· 5 years ago
81cf4f4
net/smc: remove close abort worker
by Ursula Braun
· 5 years ago
f528ba2
net/smc: introduce link group termination worker
by Ursula Braun
· 5 years ago
2a0674f
net/smc: improve abnormal termination of link groups
by Ursula Braun
· 5 years ago
8317976
net/smc: tell peers about abnormal link group termination
by Ursula Braun
· 5 years ago
8e316b9
net/smc: improve link group freeing
by Ursula Braun
· 5 years ago
69318b5
net/smc: improve abnormal termination locking
by Ursula Braun
· 5 years ago
8caa654
net/smc: terminate link group without holding lgr lock
by Ursula Braun
· 5 years ago
b290098
net/smc: cancel send and receive for terminated socket
by Ursula Braun
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
107529e
net/smc: receive pending data after RCV_SHUTDOWN
by Karsten Graul
· 5 years ago
882dcfe
net/smc: receive returns without data
by Karsten Graul
· 5 years ago
29ee270
net/smc: fix SMCD link group creation with VLAN id
by Ursula Braun
· 5 years ago
d18963c
net/smc: improve close of terminated socket
by Ursula Braun
· 5 years ago
c3d9494
net/smc: no new connections on disappearing devices
by Ursula Braun
· 5 years ago
b3cb53c
net/smc: increase device refcount for added link group
by Ursula Braun
· 5 years ago
a0a62ee
net/smc: separate locks for SMCD and SMCR link group lists
by Ursula Braun
· 5 years ago
a2351c5
net/smc: separate SMCD and SMCR link group lists
by Ursula Braun
· 5 years ago
4651d18
net/smc: make sure EPOLLOUT is raised
by Jason Baron
· 6 years ago
cd20636
net/smc: avoid fallback in case of non-blocking connect
by Ursula Braun
· 6 years ago
f9cedf1
net/smc: do not schedule tx_work in SMC_CLOSED state
by Ursula Braun
· 6 years ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
39f41f3
net/smc: common release code for non-accepted sockets
by Ursula Braun
· 6 years ago
8c33bf1
net/smc: Fix error path in smc_init
by YueHaibing
· 6 years ago
4480879
net/smc: hold conns_lock before calling smc_lgr_register_conn()
by Huaping Zhou
· 6 years ago
cd5a411
net: use new in_dev_ifa iterators
by Florian Westphal
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
dce45af
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
5102eca
net/smc: Use rdma_read_gid_l2_fields to L2 fields
by Parav Pandit
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7a62725
net/smc: improve smc_conn_create reason codes
by Karsten Graul
· 6 years ago
9aa68d2
net/smc: improve smc_listen_work reason codes
by Karsten Graul
· 6 years ago
228bae0
net/smc: code cleanup smc_listen_work
by Karsten Graul
· 6 years ago
fba7e8e
net/smc: cleanup of get vlan id
by Karsten Graul
· 6 years ago
bc36d2f
net/smc: consolidate function parameters
by Karsten Graul
· 6 years ago
5988669
net/smc: check for ip prefix and subnet
by Karsten Graul
· 6 years ago
4ada81f
net/smc: fallback to TCP after connect problems
by Karsten Graul
· 6 years ago
50717a3
net/smc: nonblocking connect rework
by Ursula Braun
· 6 years ago
f61bca5
net/smc: move unhash before release of clcsock
by Ursula Braun
· 6 years ago
8ef659f
net/smc: fix return code from FLUSH command
by Karsten Graul
· 6 years ago
07603b2
net/smc: propagate file from SMC to TCP socket
by Ursula Braun
· 6 years ago
e183d4e
net/smc: fix a NULL pointer dereference
by Kangjie Lu
· 6 years ago
fd57770
net/smc: wait for pending work before clcsock release_sock
by Karsten Graul
· 6 years ago
3b0f31f
genetlink: make policy common to family
by Johannes Berg
· 6 years ago
5f739e4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
5490357
net/smc: allow pnetid-less configuration
by Ursula Braun
· 6 years ago
70f3522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
af5f60c
net/smc: allow PCI IDs as ib device names in the pnet table
by Hans Wippel
· 6 years ago
64e28b5
net/smc: add pnet table namespace support
by Hans Wippel
· 6 years ago
f3d74b2
net/smc: add smcd support to the pnet table
by Hans Wippel
· 6 years ago
890a2cb
net/smc: rework pnet table
by Hans Wippel
· 6 years ago
cecc7a3
net/smc: cleanup for smcr_tx_sndbuf_nonempty
by Ursula Braun
· 6 years ago
d7cf4a3
net/smc: fix smc_poll in SMC_INIT state
by Ursula Braun
· 6 years ago
3313da8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
81cf643
net/smc: check port_idx of ib event
by Karsten Graul
· 6 years ago
e78b262
net/smc: check connections in smc_lgr_free_work
by Karsten Graul
· 6 years ago
Next »