index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
2023-04-19
2
-1
/
+12
*
net: phy: phy_device: Call into the PHY driver to set LED blinking
Andrew Lunn
2023-04-19
1
-0
/
+12
*
net: phy: phy_device: Call into the PHY driver to set LED brightness
Andrew Lunn
2023-04-19
1
-0
/
+13
*
net: phy: Add a binding for PHY LEDs
Andrew Lunn
2023-04-19
1
-0
/
+16
*
leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabled
Andrew Lunn
2023-04-19
1
-0
/
+18
*
bonding: add software tx timestamping support
Hangbin Liu
2023-04-19
1
-0
/
+1
*
net: add macro netif_subqueue_completed_wake
Heiner Kallweit
2023-04-18
1
-0
/
+10
*
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
2023-04-18
1
-0
/
+3
*
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
2023-04-18
1
-0
/
+4
*
net: mscc: ocelot: optimize ocelot_mm_irq()
Vladimir Oltean
2023-04-18
1
-0
/
+1
*
net: mscc: ocelot: remove struct ocelot_mm_state :: lock
Vladimir Oltean
2023-04-18
1
-1
/
+0
*
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
2023-04-18
1
-1
/
+1
*
net/mlx5e: Add IPsec packet offload tunnel bits
Leon Romanovsky
2023-04-18
1
-2
/
+6
*
sctp: delete the obsolete code for the host name address param
Xin Long
2023-04-17
1
-1
/
+0
*
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2023-04-15
3
-8
/
+18
*
net: mana: Add support for jumbo frame
Haiyang Zhang
2023-04-14
2
-0
/
+18
*
net: mana: Enable RX path to handle various MTU sizes
Haiyang Zhang
2023-04-14
1
-0
/
+7
*
net: mana: Refactor RX buffer allocation code to prepare for various MTU
Haiyang Zhang
2023-04-14
1
-5
/
+1
*
Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-04-14
4
-2
/
+46
|
\
|
*
net/mlx5: Add new WQE for updating flow table
Yevgeny Kliteynik
2023-04-12
2
-0
/
+12
|
*
net/mlx5: Add mlx5_ifc bits for modify header argument
Yevgeny Kliteynik
2023-04-12
1
-1
/
+27
|
*
net/mlx5: Create a new profile for SFs
Parav Pandit
2023-04-12
1
-0
/
+1
|
*
net/mlx5: Add mlx5_ifc definitions for bridge multicast support
Vlad Buslov
2023-04-12
1
-1
/
+6
*
|
net/sched: taprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
2023-04-14
1
-0
/
+1
*
|
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
2023-04-14
2
-0
/
+17
*
|
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
2023-04-14
1
-0
/
+2
*
|
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
2023-04-14
1
-0
/
+6
*
|
net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors
Vladimir Oltean
2023-04-14
1
-9
/
+11
*
|
Daniel Borkmann says:
Jakub Kicinski
2023-04-14
15
-188
/
+281
|
\
\
|
*
|
bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
Christian Ehrig
2023-04-13
1
-0
/
+2
|
*
|
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
2023-04-13
1
-13
/
+15
|
*
|
bpf: Simplify internal verifier log interface
Andrii Nakryiko
2023-04-11
1
-10
/
+3
|
*
|
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
3
-2
/
+12
|
*
|
bpf: Keep track of total log content size in both fixed and rolling modes
Andrii Nakryiko
2023-04-11
1
-9
/
+3
|
*
|
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-11
1
-7
/
+26
|
*
|
bpf: Split off basic BPF verifier log into separate file
Andrii Nakryiko
2023-04-11
1
-12
/
+7
|
*
|
xsk: Fix unaligned descriptor validation
Kal Conley
2023-04-06
1
-7
/
+2
|
*
|
kallsyms: move module-related functions under correct configs
Viktor Malik
2023-04-06
1
-61
/
+74
|
*
|
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
2023-04-05
1
-3
/
+4
|
*
|
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-05
2
-4
/
+2
|
*
|
bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
Martin KaFai Lau
2023-03-26
1
-0
/
+1
|
*
|
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
2023-03-26
1
-1
/
+5
|
*
|
bpf: Add a few bpf mem allocator functions
Martin KaFai Lau
2023-03-26
1
-0
/
+2
|
*
|
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-23
2
-5
/
+19
|
*
|
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-23
2
-1
/
+18
|
*
|
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
2023-03-23
1
-0
/
+3
|
*
|
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2023-03-23
1
-0
/
+1
|
*
|
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-22
2
-10
/
+10
|
*
|
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
2023-03-21
1
-9
/
+9
|
*
|
net: skbuff: reorder bytes 2 and 3 of the bitfield
Jakub Kicinski
2023-03-21
1
-10
/
+10
[next]