index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2023-01-27
net: skbuff: drop the linux/splice.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/splice.h
Jakub Kicinski
3
-0
/
+3
2023-01-27
net: skbuff: drop the linux/sched.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/sched/clock.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
6
-0
/
+7
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
2
-1
/
+2
2023-01-27
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
3
-2
/
+4
2023-01-27
net: skbuff: drop the linux/net.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/net.h
Jakub Kicinski
2
-0
/
+2
2023-01-27
net: ipa: add IPA v5.0 packet status support
Alex Elder
1
-16
/
+36
2023-01-27
net: ipa: introduce generalized status decoder
Alex Elder
1
-38
/
+120
2023-01-27
net: ipa: IPA status preparatory cleanups
Alex Elder
1
-18
/
+25
2023-01-27
net: ipa: define remaining IPA status field values
Alex Elder
1
-9
/
+22
2023-01-27
net: ipa: rename the NAT enumerated type
Alex Elder
2
-6
/
+8
2023-01-27
net: ipa: define all IPA status mask bits
Alex Elder
1
-3
/
+22
2023-01-27
net: ipa: stop using sizeof(status)
Alex Elder
1
-6
/
+9
2023-01-27
net: ipa: refactor status buffer parsing
Alex Elder
1
-8
/
+6
2023-01-27
net: dsa: ocelot: build felix.c into a dedicated kernel module
Vladimir Oltean
3
-7
/
+21
2023-01-27
selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
Stanislav Fomichev
1
-1
/
+44
2023-01-27
tools: ynl: store ops in ordered dict to avoid random ordering
Jakub Kicinski
1
-1
/
+2
2023-01-27
tools: ynl: rename ops_list -> msg_list
Jakub Kicinski
1
-4
/
+6
2023-01-27
tools: ynl: support kdocs for flags in code generation
Jakub Kicinski
1
-17
/
+20
2023-01-27
cxgb4: fill IPsec state validation failure reason
Leon Romanovsky
2
-16
/
+15
[next]