index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ax25
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
net_sched: sch_fq: add 3 bands and WRR scheduling
Eric Dumazet
2
-44
/
+171
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
2
-4
/
+6
2023-10-05
net_sched: sch_fq: remove q->ktime_cache
Eric Dumazet
1
-13
/
+15
2023-10-05
tools: ynl: use uAPI include magic for samples
Jakub Kicinski
1
-1
/
+4
2023-10-05
tools: ynl: don't regen on every make
Jakub Kicinski
2
-2
/
+1
2023-10-05
ynl: netdev: drop unnecessary enum-as-flags
Jakub Kicinski
1
-2
/
+0
2023-10-05
net: skb_queue_purge_reason() optimizations
Eric Dumazet
1
-3
/
+12
2023-10-05
mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()
Nathan Chancellor
1
-2
/
+2
2023-10-05
ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()
Nathan Chancellor
1
-1
/
+1
2023-10-05
r8152: use napi_gro_frags
Hayes Wang
1
-17
/
+50
2023-10-05
r8152: break the loop when the budget is exhausted
Hayes Wang
1
-5
/
+13
2023-10-05
cxgb4: Annotate struct smt_data with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
cxgb4: Annotate struct sched_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
cxgb4: Annotate struct clip_tbl with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
chelsio/l2t: Annotate struct l2t_data with __counted_by
Kees Cook
2
-2
/
+2
2023-10-04
sctp: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
1
-1
/
+1
2023-10-04
ptp: ocp: fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-10-04
net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()
Russell King (Oracle)
1
-11
/
+0
2023-10-04
net: appletalk: remove cops support
Greg Kroah-Hartman
11
-1976
/
+0
2023-10-04
Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN"
Jakub Kicinski
3
-15
/
+12
2023-10-04
dt-bindings: net: fec: Add imx8dxl description
Fabio Estevam
1
-0
/
+1
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
7
-82
/
+76
2023-10-04
bnxt_en: Update VNIC resource calculation for VFs
Vikas Gupta
3
-2
/
+29
2023-10-04
bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
Sreekanth Reddy
3
-12
/
+16
2023-10-04
bnxt_en: Event handler for Thermal event
Kalesh AP
3
-0
/
+82
2023-10-04
bnxt_en: Use non-standard attribute to expose shutdown temperature
Kalesh AP
1
-1
/
+53
2023-10-04
bnxt_en: Expose threshold temperatures through hwmon
Kalesh AP
2
-7
/
+57
2023-10-04
bnxt_en: Modify the driver to use hwmon_device_register_with_info
Kalesh AP
1
-16
/
+55
2023-10-04
bnxt_en: Move hwmon functions into a dedicated file
Kalesh AP
4
-75
/
+109
2023-10-04
bnxt_en: Enhance hwmon temperature reporting
Kalesh AP
1
-7
/
+8
2023-10-04
bnxt_en: Update firmware interface to 1.10.2.171
Michael Chan
1
-178
/
+367
2023-10-04
MAINTAINERS: adjust header file entry in DPLL SUBSYSTEM
Lukas Bulwahn
1
-1
/
+1
2023-10-04
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
3
-13
/
+37
2023-10-04
iavf: remove "inline" functions from iavf_txrx.c
Jacob Keller
1
-23
/
+23
2023-10-04
i40e: Add rx_missed_errors for buffer exhaustion
Yajun Deng
3
-13
/
+10
2023-10-04
Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code block
Bagas Sanjaya
1
-13
/
+13
2023-10-04
Documentation: dpll: Fix code blocks
Bagas Sanjaya
1
-0
/
+3
2023-10-03
ice: make use of DEFINE_FLEX() in ice_switch.c
Przemek Kitszel
1
-49
/
+14
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
Przemek Kitszel
1
-16
/
+4
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
Przemek Kitszel
2
-32
/
+13
2023-10-03
ice: make use of DEFINE_FLEX() in ice_ddp.c
Przemek Kitszel
1
-28
/
+11
2023-10-03
ice: drop two params of ice_aq_move_sched_elems()
Przemek Kitszel
3
-61
/
+23
2023-10-03
ice: ice_sched_remove_elems: replace 1 elem array param by u32
Przemek Kitszel
1
-17
/
+9
2023-10-03
overflow: add DEFINE_FLEX() for on-stack allocs
Przemek Kitszel
3
-15
/
+56
2023-10-03
bpf: Remove xdp_do_flush_map().
Sebastian Andrzej Siewior
1
-6
/
+0
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
16
-16
/
+16
2023-10-03
net: microchip: sparx5: clean up error checking in vcap_show_admin()
Dan Carpenter
1
-1
/
+1
2023-10-03
net: dsa: microchip: Enable HSR offloading for KSZ9477
Lukasz Majewski
4
-0
/
+235
2023-10-03
net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[]
Vladimir Oltean
4
-14
/
+3
[next]