Age | Commit message (Expand) | Author |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-05-03 | net/smc: Use rdma_read_gid_l2_fields to L2 fields | Parav Pandit |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-12 | net/smc: improve smc_conn_create reason codes | Karsten Graul |
2019-04-12 | net/smc: improve smc_listen_work reason codes | Karsten Graul |
2019-04-12 | net/smc: code cleanup smc_listen_work | Karsten Graul |
2019-04-12 | net/smc: cleanup of get vlan id | Karsten Graul |
2019-04-12 | net/smc: consolidate function parameters | Karsten Graul |
2019-04-12 | net/smc: check for ip prefix and subnet | Karsten Graul |
2019-04-12 | net/smc: fallback to TCP after connect problems | Karsten Graul |
2019-04-12 | net/smc: nonblocking connect rework | Ursula Braun |
2019-04-11 | net/smc: move unhash before release of clcsock | Ursula Braun |
2019-04-11 | net/smc: fix return code from FLUSH command | Karsten Graul |
2019-04-11 | net/smc: propagate file from SMC to TCP socket | Ursula Braun |
2019-04-11 | net/smc: fix a NULL pointer dereference | Kangjie Lu |
2019-04-11 | net/smc: wait for pending work before clcsock release_sock | Karsten Graul |
2019-03-22 | genetlink: make policy common to family | Johannes Berg |
2019-03-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-02-28 | net/smc: allow pnetid-less configuration | Ursula Braun |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-21 | net/smc: allow PCI IDs as ib device names in the pnet table | Hans Wippel |
2019-02-21 | net/smc: add pnet table namespace support | Hans Wippel |
2019-02-21 | net/smc: add smcd support to the pnet table | Hans Wippel |
2019-02-21 | net/smc: rework pnet table | Hans Wippel |
2019-02-21 | net/smc: cleanup for smcr_tx_sndbuf_nonempty | Ursula Braun |
2019-02-21 | net/smc: fix smc_poll in SMC_INIT state | Ursula Braun |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-12 | net/smc: check port_idx of ib event | Karsten Graul |
2019-02-12 | net/smc: check connections in smc_lgr_free_work | Karsten Graul |
2019-02-12 | net/smc: reduce amount of status updates to peer | Karsten Graul |
2019-02-12 | net/smc: no delay for free tx buffer wait | Karsten Graul |
2019-02-12 | net/smc: move wake up of close waiter | Karsten Graul |
2019-02-12 | net/smc: reset cursor update required flag | Karsten Graul |
2019-02-08 | net/smc: fix byte_order for rx_curs_confirmed | Ursula Braun |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-07 | net/smc: original socket family in inet_sock_diag | Karsten Graul |
2019-02-07 | net/smc: move code to clear the conn->lgr field | Karsten Graul |
2019-02-07 | net/smc: use client and server LGR pending locks for SMC-R | Hans Wippel |
2019-02-07 | net/smc: unlock LGR pending lock earlier for SMC-D | Hans Wippel |
2019-02-07 | net/smc: use smc_curs_copy() for SMC-D | Ursula Braun |
2019-02-07 | net/smc: postpone release of clcsock | Ursula Braun |
2019-02-04 | net/smc: correct state change for peer closing | Ursula Braun |
2019-02-04 | net/smc: delete rkey first before switching to unused | Ursula Braun |
2019-02-04 | net/smc: fix sender_free computation | Ursula Braun |
2019-02-04 | net/smc: preallocated memory for rdma work requests | Ursula Braun |
2019-02-03 | socket: Add SO_TIMESTAMPING_NEW | Deepa Dinamani |
2019-02-01 | net/smc: fix use of variable in cleared area | Karsten Graul |
2019-02-01 | net/smc: use device link provided in qp_context | Karsten Graul |
2019-02-01 | net/smc: call smc_cdc_msg_send() under send_lock | Karsten Graul |