aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_net.c
AgeCommit message (Expand)Author
2021-07-20RDMA/rxe: Fix failure during driver loadKamal Heib
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2017-08-28IB/rxe: Handle NETDEV_CHANGE eventsAndrew Boyer
2017-08-28IB/rxe: Remove unneeded initialization in prepare6()Andrew Boyer
2017-08-28IB/rxe: Add dst_clone() in prepare_ipv6_hdr()Andrew Boyer
2017-08-28IB/rxe: Fix destination cache for IPv6Andrew Boyer
2017-08-28IB/rxe: Move refcounting earlier in rxe_send()Andrew Boyer
2017-07-17IB/rxe: Fix kernel panic from skb destructorYonatan Cohen
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia
2017-04-21IB/rxe: Cache dst in QP instead of getting it for each sendyonatanc
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-01-24IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche
2017-01-10IB/rxe: Suppress sparse warningsBart Van Assche
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-22IB/rxe: Don't check for null ptr in send()Andrew Boyer
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-12IB/rxe: Unblock loopback by moving skb_out incrementAndrew Boyer
2016-12-12IB/rxe: Use DEFINE_SPINLOCK() for spinlockWei Yongjun
2016-11-16IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-10-06IB/rxe: Fix sending out loopback packet on netdev interface.Parav Pandit
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen
2016-08-04Soft RoCE driverMoni Shoua