index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-3
/
+70
2021-04-06
nfp: flower: add support for packet-per-second policing
Peng Zhang
2
-46
/
+119
2021-03-30
nfp: flower: ignore duplicate merge hints from FW
Yinjun Zhang
3
-3
/
+69
2021-03-29
ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
Lv Yunlong
1
-0
/
+1
2021-03-25
drivers: net: ethernet: struct sk_buff is declared duplicately
Wan Jiabing
1
-1
/
+0
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-9
/
+48
2021-03-17
nfp: Replace nfp_pr_et with ethtool_sprintf
Alexander Duyck
3
-49
/
+36
2021-03-16
nfp: flower: fix pre_tun mask id allocation
Louis Peens
1
-7
/
+17
2021-03-16
nfp: flower: add ipv6 bit to pre_tunnel control message
Louis Peens
1
-2
/
+13
2021-03-16
nfp: flower: fix unsupported pre_tunnel flows
Louis Peens
1
-0
/
+18
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
1
-0
/
+5
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
3
-11
/
+22
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-4
/
+4
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-2
/
+2
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-12-17
nfp: move indirect block cleanup to flower app stop callback
Simon Horman
1
-3
/
+3
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+1
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-6
/
+0
2020-12-09
nfp: silence set but not used warning with IPV6=n
Jakub Kicinski
1
-1
/
+1
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
1
-6
/
+0
2020-12-04
nfp: Replace zero-length array with flexible-array member
Simon Horman
2
-2
/
+2
2020-12-04
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
1
-0
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
3
-17
/
+4
2020-11-18
nfp: tls: Fix unreachable code issue
Gustavo A. R. Silva
1
-1
/
+1
2020-11-12
nfp: Fix passing zero to 'PTR_ERR'
YueHaibing
1
-3
/
+1
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
1
-3
/
+4
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
1
-2
/
+0
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+12
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-09-17
nfp: use correct define to return NONE fec
Jakub Kicinski
1
-2
/
+2
2020-09-15
bpf: Mutex protect used_maps array and count
YiFei Zhu
1
-6
/
+12
2020-09-14
nfp: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-10
/
+12
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2020-09-02
nfp: flower: fix ABI mismatch between driver and firmware
Louis Peens
1
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-10
/
+10
2020-08-20
nfp: flower: add support to offload QinQ match
Louis Peens
4
-16
/
+152
2020-08-20
nfp: flower: check that we don't exceed the FW key size
Louis Peens
2
-0
/
+13
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-4
/
+0
2020-07-14
nfp: convert to new udp_tunnel_nic infra
Jakub Kicinski
2
-97
/
+34
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2
-5
/
+5
2020-07-09
devlink: Move input checks from driver to devlink
Danielle Ratson
1
-4
/
+1
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
1
-0
/
+1
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
1
-3
/
+8
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-3
/
+3
2020-06-28
net: nfp: fix nfp_net_tx()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-14
/
+19
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
3
-7
/
+6
[next]