Age | Commit message (Expand) | Author |
2023-05-30 | devlink: move port_type_set() op into devlink_port_ops | Jiri Pirko |
2023-05-30 | mlx4: register devlink port with ops | Jiri Pirko |
2023-05-25 | net/mlx4: Use bitmap_weight_and() | Christophe JAILLET |
2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-13 | mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type | Jesper Dangaard Brouer |
2023-04-13 | xdp: rss hash types representation | Jesper Dangaard Brouer |
2023-04-13 | mlx4: use READ_ONCE/WRITE_ONCE for ring indexes | Jakub Kicinski |
2023-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-22 | xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support | Jesper Dangaard Brouer |
2023-03-08 | net/mlx4_en: Replace fake flex-array with flexible-array member | Gustavo A. R. Silva |
2023-02-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-02-20 | net/mlx4_en: Introduce flexible array to silence overflow warning | Kees Cook |
2023-02-10 | Daniel Borkmann says: | Jakub Kicinski |
2023-02-02 | drivers: net: turn on XDP features | Marek Majtyka |
2023-01-30 | devlink: remove devlink features | Jiri Pirko |
2023-01-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-01-27 | devlink: protect devlink param list by instance lock | Jiri Pirko |
2023-01-23 | net/mlx4_en: Support RX XDP metadata | Stanislav Fomichev |
2023-01-23 | net/mlx4_en: Introduce wrapper for xdp_buff | Stanislav Fomichev |
2023-01-15 | RDMA/mlx: Calling qp event handler in workqueue context | Mark Zhang |
2022-12-08 | net/mlx4: small optimization in mlx4_en_xmit() | Eric Dumazet |
2022-12-08 | net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS | Eric Dumazet |
2022-12-08 | net/mlx4: rename two constants | Eric Dumazet |
2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-11-18 | net/mlx4: Check retval of mlx4_bitmap_init | Peter Kosyh |
2022-11-03 | net: devlink: remove netdev arg from devlink_port_type_eth_set() | Jiri Pirko |
2022-11-03 | net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port | Jiri Pirko |
2022-10-31 | ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppm | Jacob Keller |
2022-09-28 | net: drop the weight argument from netif_napi_add | Jakub Kicinski |
2022-08-31 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-26 | net/mlx4: Fix error check for dma_map_sg | Jack Wang |
2022-08-26 | mlx4: Do type_clear() for devlink ports when type_set() was called previously | Jiri Pirko |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-08-01 | net: devlink: convert reload command to take implicit devlink->lock | Jiri Pirko |
2022-07-28 | net/mlx4: Lock mlx4 devlink reload callback | Moshe Shemesh |
2022-07-28 | net/mlx4: Use devl_ API for devlink port register / unregister | Moshe Shemesh |
2022-07-28 | net/mlx4: Use devl_ API for devlink region create / destroy | Moshe Shemesh |
2022-07-15 | lib/bitmap: change type of bitmap_weight to unsigned long | Yury Norov |
2022-07-02 | net: add skb_[inner_]tcp_all_headers helpers | Eric Dumazet |
2022-06-09 | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-07 | net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure | Gal Pressman |
2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-05-16 | mlx4: support BIG TCP packets | Eric Dumazet |
2022-05-05 | net: switch to netif_napi_add_tx() | Jakub Kicinski |
2022-05-02 | net: mellanox: fix open-coded for_each_set_bit() | Yury Norov |
2022-03-14 | net/mlx4_en: use kzalloc | Julia Lawall |
2022-03-10 | net/mlx4: Delete useless moduleparam include | Leon Romanovsky |
2022-01-13 | Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-08 | Merge branch 'linus' into irq/core, to fix conflict | Ingo Molnar |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |