summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_net.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-34/+17Star
|\
| * Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-1/+1
| |\
| * | IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-101-30/+13Star
| * | IB/rxe: Suppress sparse warningsBart Van Assche2017-01-101-4/+4
* | | net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-1/+1
| |/ |/|
* | IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb2017-01-241-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-231-2/+1Star
|\
| * IB/rxe: Don't check for null ptr in send()Andrew Boyer2016-12-221-2/+1Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-5/+3Star
|\|
| * IB/rxe: Unblock loopback by moving skb_out incrementAndrew Boyer2016-12-121-0/+2
| * IB/rxe: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-12-121-5/+1Star
* | IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen2016-11-171-6/+2Star
|/
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-9/+30
* IB/rxe: Fix sending out loopback packet on netdev interface.Parav Pandit2016-10-061-6/+6
* IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen2016-09-161-30/+25Star
* Soft RoCE driverMoni Shoua2016-08-041-0/+708