index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
net/mlx5: Refactor the encryption key creation
Jianbo Liu
1
-24
/
+53
2023-01-31
net/mlx5: Add const to the key pointer of encryption key creation
Jianbo Liu
3
-3
/
+3
2023-01-31
net/mlx5: Prepare for fast crypto key update if hardware supports it
Jianbo Liu
7
-0
/
+61
2023-01-31
net/mlx5: Change key type to key purpose
Jianbo Liu
3
-8
/
+8
2023-01-31
net/mlx5: Add IFC bits and enums for crypto key
Jianbo Liu
1
-6
/
+140
2023-01-31
net/mlx5: Add IFC bits for general obj create param
Jianbo Liu
2
-5
/
+12
2023-01-31
net/mlx5: Header file for crypto
Tariq Toukan
6
-15
/
+23
2023-01-30
devlink: remove devlink features
Jiri Pirko
12
-35
/
+6
2023-01-30
devlink: send objects notifications during devlink reload
Jiri Pirko
1
-18
/
+2
2023-01-30
devlink: move devlink reload notifications back in between _down() and _up() ...
Jiri Pirko
1
-21
/
+16
2023-01-30
net: microchip: sparx5: Add KUNIT tests for enabling/disabling chains
Steen Hegelund
1
-0
/
+66
2023-01-30
net: microchip: sparx5: Add TC support for the ES2 VCAP
Steen Hegelund
2
-4
/
+39
2023-01-30
net: microchip: sparx5: Add ingress information to VCAP instance
Steen Hegelund
11
-19
/
+46
2023-01-30
net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5
Steen Hegelund
4
-119
/
+803
2023-01-30
net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP model
Steen Hegelund
5
-18
/
+1401
2023-01-30
net: microchip: sparx5: Improve error message when parsing CVLAN filter
Steen Hegelund
1
-1
/
+4
2023-01-30
net: microchip: sparx5: Improve the IP frame key match for IPv6 frames
Steen Hegelund
1
-0
/
+8
2023-01-30
net: microchip: sparx5: Add support for getting keysets without a type id
Steen Hegelund
1
-1
/
+23
2023-01-30
net: bcmgenet: Add a check for oversized packets
Florian Fainelli
1
-0
/
+8
2023-01-30
fec: convert to gpio descriptor
Arnd Bergmann
1
-16
/
+9
2023-01-30
net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the code
Heiner Kallweit
1
-8
/
+3
2023-01-28
net: netlink: recommend policy range validation
Johannes Berg
1
-1
/
+2
2023-01-28
netpoll: Remove 4s sleep during carrier detection
Breno Leitao
1
-11
/
+1
2023-01-28
net: dsa: mt7530: fix tristate and help description
Arınç ÜNAL
1
-3
/
+4
2023-01-28
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+6
2023-01-28
dpaa_eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-28
virtio-net: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-28
lan966x: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-28
qede: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+4
2023-01-28
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
1
-2
/
+2
2023-01-27
libbpf: Add documentation to map pinning API functions
Grant Seltzer
1
-3
/
+69
2023-01-27
libbpf: Fix malformed documentation formatting
Grant Seltzer
1
-6
/
+12
2023-01-27
net/mlx5: Move eswitch port metadata devlink param to flow eswitch code
Jiri Pirko
4
-55
/
+94
2023-01-27
net/mlx5: Move flow steering devlink param to flow steering code
Jiri Pirko
2
-70
/
+83
2023-01-27
net/mlx5: Move fw reset devlink param to fw reset code
Jiri Pirko
3
-29
/
+38
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
13
-180
/
+218
2023-01-27
devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()
Jiri Pirko
1
-4
/
+6
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
2
-10
/
+9
2023-01-27
qed: remove pointless call to devlink_param_driverinit_value_set()
Jiri Pirko
1
-6
/
+0
2023-01-27
ice: remove pointless calls to devlink_param_driverinit_value_set()
Jiri Pirko
1
-18
/
+2
2023-01-27
devlink: don't work with possible NULL pointer in devlink_param_unregister()
Jiri Pirko
1
-1
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
2
-57
/
+37
2023-01-27
net/mlx5: Covert devlink params registration to use devlink_params_register/u...
Jiri Pirko
1
-34
/
+46
2023-01-27
net/mlx5: Change devlink param register/unregister function names
Jiri Pirko
3
-9
/
+9
2023-01-27
ethtool: netlink: convert commands to common SET
Jakub Kicinski
16
-725
/
+508
2023-01-27
ethtool: netlink: handle SET intro/outro in the common code
Jakub Kicinski
3
-50
/
+100
2023-01-27
net: dsa: qca8k: convert to regmap read/write API
Christian Marangi
3
-65
/
+77
2023-01-27
net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb access
Christian Marangi
2
-4
/
+8
2023-01-27
net: remove unnecessary includes from net/flow.h
Jakub Kicinski
1
-2
/
+3
2023-01-27
net: skbuff: drop the linux/hrtimer.h include
Jakub Kicinski
1
-1
/
+0
[next]