Age | Commit message (Expand) | Author |
2021-01-14 | bpf: Rename BPF_XADD and prepare to encode other atomics in .imm | Brendan Jackman |
2021-01-08 | net, xdp: Introduce xdp_prepare_buff utility routine | Lorenzo Bianconi |
2021-01-08 | net, xdp: Introduce xdp_init_buff utility routine | Lorenzo Bianconi |
2021-01-07 | net: remove ndo_udp_tunnel_* callbacks | Jakub Kicinski |
2020-12-17 | nfp: move indirect block cleanup to flower app stop callback | Simon Horman |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-12-09 | nfp: silence set but not used warning with IPV6=n | Jakub Kicinski |
2020-12-09 | xdp: Remove the xdp_attachment_flags_ok() callback | Toke Høiland-Jørgensen |
2020-12-04 | nfp: Replace zero-length array with flexible-array member | Simon Horman |
2020-12-04 | ethernet: select CONFIG_CRC32 as needed | Arnd Bergmann |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-12-01 | xsk: Propagate napi_id to XDP socket Rx path | Björn Töpel |
2020-11-19 | devlink: move request_firmware out of driver | Jacob Keller |
2020-11-18 | nfp: tls: Fix unreachable code issue | Gustavo A. R. Silva |
2020-11-12 | nfp: Fix passing zero to 'PTR_ERR' | YueHaibing |
2020-09-25 | devlink: convert flash_update to use params structure | Jacob Keller |
2020-09-25 | devlink: check flash_update parameter support in net core | Jacob Keller |
2020-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-17 | nfp: use correct define to return NONE fec | Jakub Kicinski |
2020-09-15 | bpf: Mutex protect used_maps array and count | YiFei Zhu |
2020-09-14 | nfp: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-09-02 | nfp: flower: fix ABI mismatch between driver and firmware | Louis Peens |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | nfp: flower: add support to offload QinQ match | Louis Peens |
2020-08-20 | nfp: flower: check that we don't exceed the FW key size | Louis Peens |
2020-07-25 | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands | Andrii Nakryiko |
2020-07-14 | nfp: convert to new udp_tunnel_nic infra | Jakub Kicinski |
2020-07-13 | net: sched: Pass qdisc reference in struct flow_block_offload | Petr Machata |
2020-07-09 | devlink: Move input checks from driver to devlink | Danielle Ratson |
2020-07-09 | devlink: Add a new devlink port split ability attribute and pass to netlink | Danielle Ratson |
2020-07-09 | devlink: Replace devlink_port_attrs_set parameters with a struct | Danielle Ratson |
2020-06-29 | net:qos: police action offloading parameter 'burst' change to the original value | Po Liu |
2020-06-28 | net: nfp: fix nfp_net_tx()'s return type | Luc Van Oostenryck |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-06-19 | net: flow_offload: fix flow_indr_dev_unregister path | wenxu |
2020-06-19 | flow_offload: use flow_indr_block_cb_alloc/remove function | wenxu |
2020-06-19 | net: qos offload add flow status with dropped count | Po Liu |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-01 | nfp: update indirect block support | Pablo Neira Ayuso |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-29 | nfp: flower: fix incorrect flag assignment | Louis Peens |
2020-05-27 | nfp: flower: fix used time of merge flow statistics | Heinrich Kuhn |
2020-05-26 | flow_dissector: Parse multiple MPLS Label Stack Entries | Guillaume Nault |
2020-05-19 | nfp: flower: inform firmware of flower features | Louis Peens |
2020-05-19 | nfp: flower: renaming of feature bits | Louis Peens |
2020-05-16 | nfp: don't check lack of RX/TX channels | Jakub Kicinski |