Age | Commit message (Expand) | Author | Files | Lines |
2019-06-02 | net: use new in_dev_ifa iterators | Florian Westphal | 1 | -4/+7 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2 | -0/+2 |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -8/+8 |
2019-05-03 | net/smc: Use rdma_read_gid_l2_fields to L2 fields | Parav Pandit | 1 | -8/+8 |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg | 1 | -0/+4 |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -24/+68 |
2019-04-12 | net/smc: improve smc_conn_create reason codes | Karsten Graul | 4 | -59/+58 |
2019-04-12 | net/smc: improve smc_listen_work reason codes | Karsten Graul | 2 | -46/+54 |
2019-04-12 | net/smc: code cleanup smc_listen_work | Karsten Graul | 1 | -15/+14 |
2019-04-12 | net/smc: cleanup of get vlan id | Karsten Graul | 3 | -6/+10 |
2019-04-12 | net/smc: consolidate function parameters | Karsten Graul | 7 | -141/+139 |
2019-04-12 | net/smc: check for ip prefix and subnet | Karsten Graul | 2 | -3/+10 |
2019-04-12 | net/smc: fallback to TCP after connect problems | Karsten Graul | 1 | -4/+4 |
2019-04-12 | net/smc: nonblocking connect rework | Ursula Braun | 2 | -42/+47 |
2019-04-11 | net/smc: move unhash before release of clcsock | Ursula Braun | 1 | -3/+3 |
2019-04-11 | net/smc: fix return code from FLUSH command | Karsten Graul | 1 | -1/+2 |
2019-04-11 | net/smc: propagate file from SMC to TCP socket | Ursula Braun | 1 | -10/+28 |
2019-04-11 | net/smc: fix a NULL pointer dereference | Kangjie Lu | 1 | -0/+5 |
2019-04-11 | net/smc: wait for pending work before clcsock release_sock | Karsten Graul | 3 | -10/+30 |
2019-03-22 | genetlink: make policy common to family | Johannes Berg | 1 | -4/+1 |
2019-03-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2019-02-28 | net/smc: allow pnetid-less configuration | Ursula Braun | 1 | -1/+41 |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
2019-02-21 | net/smc: allow PCI IDs as ib device names in the pnet table | Hans Wippel | 1 | -2/+4 |
2019-02-21 | net/smc: add pnet table namespace support | Hans Wippel | 4 | -43/+162 |
2019-02-21 | net/smc: add smcd support to the pnet table | Hans Wippel | 1 | -7/+80 |
2019-02-21 | net/smc: rework pnet table | Hans Wippel | 4 | -194/+249 |
2019-02-21 | net/smc: cleanup for smcr_tx_sndbuf_nonempty | Ursula Braun | 1 | -3/+2 |
2019-02-21 | net/smc: fix smc_poll in SMC_INIT state | Ursula Braun | 1 | -3/+3 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -12/+11 |
2019-02-12 | net/smc: check port_idx of ib event | Karsten Graul | 1 | -8/+16 |
2019-02-12 | net/smc: check connections in smc_lgr_free_work | Karsten Graul | 1 | -4/+2 |
2019-02-12 | net/smc: reduce amount of status updates to peer | Karsten Graul | 1 | -14/+8 |
2019-02-12 | net/smc: no delay for free tx buffer wait | Karsten Graul | 1 | -1/+1 |
2019-02-12 | net/smc: move wake up of close waiter | Karsten Graul | 2 | -2/+7 |
2019-02-12 | net/smc: reset cursor update required flag | Karsten Graul | 2 | -4/+4 |
2019-02-08 | net/smc: fix byte_order for rx_curs_confirmed | Ursula Braun | 2 | -12/+11 |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 13 | -67/+158 |
2019-02-07 | net/smc: original socket family in inet_sock_diag | Karsten Graul | 1 | -2/+1 |
2019-02-07 | net/smc: move code to clear the conn->lgr field | Karsten Graul | 1 | -2/+3 |
2019-02-07 | net/smc: use client and server LGR pending locks for SMC-R | Hans Wippel | 1 | -16/+28 |
2019-02-07 | net/smc: unlock LGR pending lock earlier for SMC-D | Hans Wippel | 1 | -5/+9 |
2019-02-07 | net/smc: use smc_curs_copy() for SMC-D | Ursula Braun | 1 | -4/+5 |
2019-02-07 | net/smc: postpone release of clcsock | Ursula Braun | 2 | -17/+23 |
2019-02-04 | net/smc: correct state change for peer closing | Ursula Braun | 1 | -8/+1 |
2019-02-04 | net/smc: delete rkey first before switching to unused | Ursula Braun | 1 | -1/+1 |
2019-02-04 | net/smc: fix sender_free computation | Ursula Braun | 3 | -4/+30 |
2019-02-04 | net/smc: preallocated memory for rdma work requests | Ursula Braun | 7 | -33/+92 |
2019-02-03 | socket: Add SO_TIMESTAMPING_NEW | Deepa Dinamani | 1 | -1/+2 |