index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
/
mtk_rpmsg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
octeontx2-pf: RVU representor driver
Geetha sowjanya
11
-12
/
+326
2024-11-13
net: page_pool: do not count normal frag allocation in stats
Jakub Kicinski
1
-1
/
+1
2024-11-13
eth: bnxt: use page pool for head frags
Jakub Kicinski
2
-48
/
+51
2024-11-13
dsa: qca8k: Use nested lock to avoid splat
Andrew Lunn
1
-1
/
+1
2024-11-13
mptcp: fix possible integer overflow in mptcp_reset_tout_timer
Dmitry Kandybka
1
-2
/
+2
2024-11-12
net: sched: cls_api: improve the error message for ID allocation failure
Jakub Kicinski
1
-14
/
+25
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
6
-0
/
+167
2024-11-12
net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
3
-19
/
+25
2024-11-12
net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
2
-16
/
+25
2024-11-12
net: ip: make ip_route_input() return drop reasons
Menglong Dong
5
-17
/
+19
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
5
-20
/
+26
2024-11-12
net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
1
-9
/
+10
2024-11-12
net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
2
-21
/
+41
2024-11-12
net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
3
-19
/
+26
2024-11-12
net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
1
-10
/
+11
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
5
-22
/
+54
2024-11-12
net/mlx5e: SHAMPO, Rework header allocation loop
Dragos Tatulea
1
-15
/
+17
2024-11-12
net/mlx5e: SHAMPO, Drop info array
Dragos Tatulea
3
-44
/
+42
2024-11-12
net/mlx5e: SHAMPO, Change frag page setup order during allocation
Dragos Tatulea
1
-4
/
+2
2024-11-12
net/mlx5e: SHAMPO, Fix page_index calculation inconsistency
Dragos Tatulea
3
-6
/
+5
2024-11-12
net/mlx5e: SHAMPO, Simplify UMR allocation for headers
Dragos Tatulea
2
-18
/
+12
2024-11-12
net/mlx5: Make vport QoS enablement more flexible for future extensions
Carolina Jubran
5
-111
/
+96
2024-11-12
net/mlx5: Integrate esw_qos_vport_enable logic into rate operations
Carolina Jubran
1
-48
/
+39
2024-11-12
net/mlx5: Generalize scheduling element operations
Carolina Jubran
1
-81
/
+76
2024-11-12
net/mlx5: Refactor scheduling element configuration bitmasks
Carolina Jubran
1
-56
/
+24
2024-11-12
net/mlx5: Generalize max_rate and min_rate setting for nodes
Carolina Jubran
1
-56
/
+13
2024-11-12
net/mlx5: Simplify QoS normalization by removing error handling
Carolina Jubran
1
-55
/
+17
2024-11-12
net/mlx5: E-switch, refactor eswitch mode change
Patrisious Haddad
2
-6
/
+21
2024-11-12
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
2
-17
/
+108
2024-11-12
net: netconsole: selftests: Check if netdevsim is available
Breno Leitao
1
-1
/
+6
2024-11-12
net: phylink: clean up phylink_resolve()
Russell King (Oracle)
1
-19
/
+16
2024-11-12
net: phylink: remove switch() statement in resolve handling
Russell King (Oracle)
1
-49
/
+45
2024-11-12
net: phylink: move MLO_AN_PHY resolve handling to if() statement
Russell King (Oracle)
1
-5
/
+3
2024-11-12
net: phylink: move MLO_AN_FIXED resolve handling to if() statement
Russell King (Oracle)
1
-5
/
+3
2024-11-12
net: phylink: move manual flow control setting
Russell King (Oracle)
1
-2
/
+3
2024-11-12
docs: networking: Describe irq suspension
Joe Damato
1
-2
/
+168
2024-11-12
selftests: net: Add busy_poll_test
Joe Damato
4
-0
/
+521
2024-11-12
eventpoll: Control irq suspension for prefer_busy_poll
Martin Karsten
1
-1
/
+31
2024-11-12
eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
Martin Karsten
1
-1
/
+3
2024-11-12
net: Add control functions for irq suspension
Martin Karsten
2
-0
/
+40
2024-11-12
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
8
-2
/
+53
2024-11-12
bnxt_en: add unlocked version of bnxt_refclk_read
Vadim Fedorenko
1
-11
/
+24
2024-11-12
rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...
Kuniyuki Iwashima
2
-3
/
+17
2024-11-12
rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.
Kuniyuki Iwashima
1
-3
/
+24
2024-11-12
netkit: Set IFLA_NETKIT_PEER_INFO to netkit_link_ops.peer_type.
Kuniyuki Iwashima
1
-9
/
+2
2024-11-12
vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type.
Kuniyuki Iwashima
1
-9
/
+3
2024-11-12
veth: Set VETH_INFO_PEER to veth_link_ops.peer_type.
Kuniyuki Iwashima
1
-14
/
+4
2024-11-12
rtnetlink: Add peer_type in struct rtnl_link_ops.
Kuniyuki Iwashima
2
-4
/
+53
2024-11-12
rtnetlink: Introduce struct rtnl_nets and helpers.
Kuniyuki Iwashima
1
-3
/
+67
2024-11-12
rtnetlink: Remove __rtnl_link_register()
Kuniyuki Iwashima
5
-53
/
+19
[next]