Age | Commit message (Expand) | Author | Files | Lines |
2018-03-07 | net/mlx5e: IPSec, Add support for ESP trailer removal by hardware | Yossi Kuperman | 6 | -2/+80 |
2018-03-07 | net/mlx5: IPSec, Generalize sandbox QP commands | Yossi Kuperman | 2 | -51/+81 |
2018-03-07 | net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec caps | Saeed Mahameed | 1 | -2/+1 |
2018-03-06 | net/mlx5: Flow steering cmd interface should get the fte when deleting | Aviad Yehezkel | 3 | -5/+5 |
2018-03-06 | {net,IB}/mlx5: Add flow steering helpers | Boris Pismenny | 3 | -6/+143 |
2018-03-06 | net/mlx5: Embed mlx5_flow_act into fs_fte | Matan Barak | 4 | -25/+21 |
2018-03-06 | net/mlx5: Add empty egress namespace to flow steering core | Aviad Yehezkel | 6 | -0/+36 |
2018-03-06 | net/mlx5: Add shim layer between fs and cmd | Matan Barak | 4 | -100/+248 |
2018-03-06 | {net,IB}/mlx5: Add has_tag to mlx5_flow_act | Matan Barak | 4 | -2/+5 |
2018-03-06 | IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments | Boris Pismenny | 1 | -12/+8 |
2018-03-06 | net/mlx5: FPGA and IPSec initialization to be before flow steering | Matan Barak | 1 | -19/+20 |
2018-03-06 | net/mlx5e: Removed not need synchronize_rcu | Aviad Yehezkel | 1 | -2/+2 |
2018-03-06 | net/mlx5e: Fixed sleeping inside atomic context | Aviad Yehezkel | 1 | -9/+4 |
2018-03-06 | net/mlx5e: Wait for FPGA command responses with a timeout | Aviad Yehezkel | 1 | -3/+6 |
2018-03-06 | net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabled | Aviad Yehezkel | 1 | -2/+2 |
2018-03-06 | IB/mlx5: Removed not used parameters | Aviad Yehezkel | 2 | -5/+0 |
2018-02-23 | IB/mlx5: Disable self loopback check when in switchdev mode | Mark Bloch | 1 | -0/+8 |
2018-02-23 | net/mlx5: E-Switch, Reload IB interface when switching devlink modes | Mark Bloch | 4 | -17/+26 |
2018-02-23 | IB/mlx5: Add proper representors support | Mark Bloch | 4 | -30/+192 |
2018-02-23 | IB/mlx5: E-Switch, Add rule to forward traffic to vport | Mark Bloch | 4 | -0/+45 |
2018-02-23 | IB/mlx5: Don't expose MR cache in switchdev mode | Mark Bloch | 1 | -2/+3 |
2018-02-23 | IB/mlx5: When in switchdev mode, expose only raw packet capabilities | Mark Bloch | 2 | -30/+124 |
2018-02-23 | IB/mlx5: Listen to netdev register/unresiter events in switchdev mode | Mark Bloch | 2 | -3/+20 |
2018-02-23 | IB/mlx5: Add match on vport when in switchdev mode | Mark Bloch | 1 | -0/+12 |
2018-02-23 | IB/mlx5: Allocate flow DB only on PF IB device | Mark Bloch | 2 | -14/+34 |
2018-02-23 | IB/mlx5: Add basic regiser/unregister representors code | Mark Bloch | 5 | -0/+169 |
2018-02-23 | net/mlx5: E-Switch, Add definition of IB representor | Mark Bloch | 1 | -0/+1 |
2018-02-23 | net/mlx5: E-Switch, Optimize HW steering tables in switchdev mode | Mark Bloch | 2 | -7/+44 |
2018-02-23 | net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev mode | Mark Bloch | 1 | -2/+3 |
2018-02-23 | net/mlx5: E-Switch, Move representors definition to a global scope | Mark Bloch | 6 | -49/+82 |
2018-02-23 | net/mlx5: E-Switch, Add callback to get representor device | Mark Bloch | 3 | -0/+40 |
2018-02-15 | IB/mlx5: Implement fragmented completion queue (CQ) | Yonatan Cohen | 7 | -85/+124 |
2018-02-15 | net/mlx5: Remove redundant EQ API exports | Saeed Mahameed | 3 | -20/+17 |
2018-02-15 | net/mlx5: Move CQ completion and event forwarding logic to eq.c | Saeed Mahameed | 3 | -49/+47 |
2018-02-15 | net/mlx5: CQ hold/put API | Saeed Mahameed | 2 | -23/+30 |
2018-02-15 | net/mlx5: EQ add/del CQ API | Saeed Mahameed | 3 | -45/+53 |
2018-02-15 | net/mlx5: Add missing likely/unlikely hints to cq events | Saeed Mahameed | 1 | -3/+3 |
2018-02-15 | net/mlx5: CQ Database per EQ | Saeed Mahameed | 5 | -50/+62 |
2018-02-11 | Linux 4.16-rc1v4.16-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 8 | -142/+47 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 297 | -913/+913 |
2018-02-11 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 8 | -40/+47 |
2018-02-11 | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -0/+2 |
2018-02-11 | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -10/+8 |
2018-02-11 | xtensa: fix build with KASAN | Max Filippov | 1 | -0/+2 |
2018-02-11 | nios2: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2 | -2/+0 |
2018-02-11 | nios2: dts: Remove leading 0x and 0s from bindings notation | Mathieu Malaterre | 1 | -8/+8 |
2018-02-10 | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2018-02-10 | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block | Linus Torvalds | 12 | -63/+212 |
2018-02-10 | Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 | Linus Torvalds | 2 | -11/+363 |