Age | Commit message (Expand) | Author |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-28 | net/mlx5e: Update NIC HW stats on demand only | Saeed Mahameed |
2018-06-28 | net/mlx5e: Add counter for total num of NOP operations | Tariq Toukan |
2018-06-28 | net/mlx5e: Add counter for MPWQE filler strides | Tariq Toukan |
2018-06-28 | net/mlx5e: Add channel events counter | Tariq Toukan |
2018-06-28 | net/mlx5e: Add a counter for congested UMRs | Tariq Toukan |
2018-06-28 | net/mlx5e: Add NAPI statistics | Tariq Toukan |
2018-06-28 | net/mlx5e: Add XDP_TX completions statistics | Tariq Toukan |
2018-06-28 | net/mlx5e: Add TX completions statistics | Tariq Toukan |
2018-06-28 | net/mlx5e: RX, Use existing WQ local variable | Tariq Toukan |
2018-06-28 | net/mlx5e: Convert large order kzalloc allocations to kvzalloc | Tariq Toukan |
2018-06-28 | net/mlx5e: Add UDP GSO remaining counter | Boris Pismenny |
2018-06-28 | net/mlx5e: Add UDP GSO support | Boris Pismenny |
2018-06-26 | net/mlx5: Fix command interface race in polling mode | Alex Vesker |
2018-06-26 | net/mlx5: Fix incorrect raw command length parsing | Alex Vesker |
2018-06-26 | net/mlx5: Fix wrong size allocation for QoS ETC TC regitster | Shay Agroskin |
2018-06-26 | net/mlx5: Fix required capability for manipulating MPFS | Eli Cohen |
2018-06-26 | net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager | Eli Cohen |
2018-06-26 | net/mlx5e: Avoid dealing with vport representors if not being e-switch manager | Or Gerlitz |
2018-06-26 | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager | Or Gerlitz |
2018-06-26 | net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch... | Or Gerlitz |
2018-06-26 | net: sched: pass extack pointer to block binds and cb registration | John Hurley |
2018-06-12 | treewide: Use array_size() in kvzalloc_node() | Kees Cook |
2018-06-12 | treewide: kvzalloc() -> kvcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-05 | net/mlx5e: fix error return code in mlx5e_alloc_rq() | Wei Yongjun |
2018-06-05 | net/mlx5e: Make function mlx5e_change_rep_mtu() static | Wei Yongjun |
2018-06-04 | Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/... | Jason Gunthorpe |
2018-06-03 | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static | Wei Yongjun |
2018-06-02 | net/mlx5: Export flow counter related API | Raed Salem |
2018-06-02 | net/mlx5: Use flow counter pointer as input to the query function | Or Gerlitz |
2018-06-01 | net/mlx5e: TX, Separate cachelines of xmit and completion stats | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Always prefer Linear SKB configuration | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Enhance legacy Receive Queue memory scheme | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Use cyclic WQ in legacy RQ | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Split WQ objects for different RQ types | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Remove HW LRO support in legacy RQ | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Dedicate a function for copying SKB header | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Generalise function of SKB frag addition | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Generalise name of non-linear SKB head size | Tariq Toukan |
2018-06-01 | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data | Tariq Toukan |
2018-06-01 | net/mlx5: FPGA, Handle QP error event | Ilan Tayari |
2018-06-01 | net/mlx5e: Support configurable MTU for vport representors | Adi Nissim |
2018-06-01 | net/mlx5e: Increase aRFS flow tables size | Maor Gottlieb |
2018-06-01 | net/mlx5e: Remove redundant active_channels indication | Eran Ben Elisha |