index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
mena21_wdt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
net/sched: introduce flow_offload action cookie
Oz Shlomo
3
-0
/
+4
2023-02-14
net/sched: pass flow_stats instead of multiple stats args
Oz Shlomo
3
-17
/
+7
2023-02-14
net/sched: act_pedit, setup offload action for action stats query
Oz Shlomo
1
-1
/
+22
2023-02-14
net/sched: optimize action stats api calls
Oz Shlomo
1
-3
/
+2
2023-02-14
dt-bindings: net: dsa: mediatek,mt7530: improve binding description
Arınç ÜNAL
1
-31
/
+21
2023-02-14
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
4
-8
/
+18
2023-02-14
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
2
-9
/
+19
2023-02-14
net: add pskb_may_pull_reason() helper
Eric Dumazet
1
-4
/
+15
2023-02-14
net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDR
Eric Dumazet
1
-0
/
+3
2023-02-14
net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return void
Uwe Kleine-König
1
-12
/
+5
2023-02-14
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
7
-15
/
+15
2023-02-14
net: mvneta: do not set xdp_features for hw buffer devices
Lorenzo Bianconi
1
-3
/
+6
2023-02-14
hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flag
Lorenzo Bianconi
1
-1
/
+2
2023-02-14
net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_features
Lorenzo Bianconi
1
-0
/
+1
2023-02-14
net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() ...
Christophe JAILLET
1
-1
/
+0
2023-02-14
net: lan966x: set xdp_features flag
Lorenzo Bianconi
1
-0
/
+5
2023-02-13
net: phy: start using genphy_c45_ethtool_get/set_eee()
Oleksij Rempel
1
-58
/
+2
2023-02-13
net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
Oleksij Rempel
1
-75
/
+14
2023-02-13
net: phy: c45: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
1
-1
/
+10
2023-02-13
net: phy: c22: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
1
-1
/
+9
2023-02-13
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
4
-0
/
+311
2023-02-13
net: phy: export phy_check_valid() function
Oleksij Rempel
2
-2
/
+3
2023-02-13
net: phy: micrel: add ksz9477_get_features()
Oleksij Rempel
1
-0
/
+21
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
4
-0
/
+118
2023-02-13
net: dsa: microchip: enable EEE support
Oleksij Rempel
1
-0
/
+66
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
8
-21
/
+404
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
5
-5
/
+25
2023-02-13
ionic: remove unnecessary void casts
Shannon Nelson
4
-7
/
+7
2023-02-13
ionic: remove unnecessary indirection
Shannon Nelson
1
-2
/
+2
2023-02-13
net: ipa: define IPA remaining GSI register offsets
Alex Elder
5
-27
/
+76
2023-02-13
net: ipa: add "gsi_v3.5.1.c"
Alex Elder
3
-1
/
+185
2023-02-13
net: ipa: define IPA v3.1 GSI interrupt register offsets
Alex Elder
3
-102
/
+195
2023-02-13
net: ipa: define IPA v3.1 GSI event ring register offsets
Alex Elder
3
-53
/
+90
2023-02-13
net: ipa: add more GSI register definitions
Alex Elder
3
-38
/
+62
2023-02-13
net: ipa: start creating GSI register definitions
Alex Elder
6
-6
/
+75
2023-02-13
net: ipa: introduce GSI register IDs
Alex Elder
2
-0
/
+122
2023-02-13
net: ipa: introduce gsi_reg_init()
Alex Elder
4
-59
/
+103
2023-02-13
net/sched: fix error recovery in qdisc_create()
Eric Dumazet
1
-7
/
+8
2023-02-13
net: micrel: Add PHC support for lan8841
Horatiu Vultur
1
-24
/
+599
2023-02-13
devlink: add forgotten devlink instance lock assertion to devl_param_driverin...
Jiri Pirko
1
-0
/
+2
2023-02-13
devlink: allow to call devl_param_driverinit_value_get() without holding inst...
Jiri Pirko
1
-2
/
+11
2023-02-13
devlink: convert param list to xarray
Jiri Pirko
3
-39
/
+39
2023-02-13
devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one()
Jiri Pirko
1
-8
/
+2
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
2
-4
/
+5
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
4
-4
/
+32
2023-02-13
devlink: don't use strcpy() to copy param value
Jiri Pirko
1
-12
/
+3
2023-02-13
nfp: ethtool: supplement nfp link modes supported
Yu Xiao
2
-0
/
+15
2023-02-13
devlink: stop using NL_SET_ERR_MSG_MOD
Jacob Keller
2
-70
/
+65
2023-02-13
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
1
-1
/
+1
2023-02-11
s390/qeth: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
5
-39
/
+42
[next]