index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
can: m_can: Implement transmit coalescing
Markus Schneider-Pargmann
2024-02-12
2
-13
/
+24
|
|
*
|
can: m_can: Implement receive coalescing
Markus Schneider-Pargmann
2024-02-12
2
-6
/
+76
|
|
*
|
can: m_can: Write transmit header and data in one transaction
Markus Schneider-Pargmann
2024-02-12
1
-14
/
+21
|
|
*
|
can: m_can: Move hrtimer init to m_can_class_register
Markus Schneider-Pargmann
2024-02-12
2
-5
/
+5
|
|
*
|
can: m_can: Start/Cancel polling timer together with interrupts
Markus Schneider-Pargmann
2024-02-12
1
-11
/
+12
|
|
/
/
|
*
|
Merge patch series "can: esd: add support for esd GmbH PCIe/402 CAN interface"
Marc Kleine-Budde
2024-02-12
8
-0
/
+1662
|
|
\
\
|
|
*
|
can: esd: add support for esd GmbH PCIe/402 CAN interface family
Stefan Mätje
2024-02-12
7
-0
/
+1655
|
|
*
|
MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH PCI...
Stefan Mätje
2024-02-12
1
-0
/
+7
|
|
/
/
|
*
|
can: isotp: support dynamic flow control parameters
Oliver Hartkopp
2024-02-12
2
-2
/
+4
|
*
|
can: bcm: add recvmsg flags for own, local and remote traffic
Nicolas Maier
2024-02-12
2
-28
/
+75
*
|
|
Merge branch 'add-multi-buff-support-for-xdp-running-in-generic-mode'
Jakub Kicinski
2024-02-14
8
-107
/
+231
|
\
\
\
|
*
|
|
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
2024-02-14
3
-74
/
+7
|
*
|
|
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
2024-02-14
3
-19
/
+144
|
*
|
|
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
2024-02-14
3
-10
/
+12
|
*
|
|
net: add generic percpu page_pool allocator
Lorenzo Bianconi
2024-02-14
4
-6
/
+70
|
/
/
/
*
|
|
net: dsa: realtek: fix digital interface select macro for EXT0
Luiz Angelo Daros de Luca
2024-02-14
1
-2
/
+2
*
|
|
Merge branch 'r8169-extend-eee-tx-idle-timer-support'
Jakub Kicinski
2024-02-14
1
-15
/
+46
|
\
\
\
|
*
|
|
r8169: add support for returning tx_lpi_timer in ethtool get_eee
Heiner Kallweit
2024-02-14
1
-1
/
+21
|
*
|
|
r8169: support setting the EEE tx idle timer on RTL8168h
Heiner Kallweit
2024-02-14
1
-0
/
+5
|
*
|
|
r8169: add generic rtl_set_eee_txidle_timer function
Heiner Kallweit
2024-02-14
1
-14
/
+20
|
/
/
/
*
|
|
r8169: add LED support for RTL8125/RTL8126
Heiner Kallweit
2024-02-14
3
-4
/
+166
*
|
|
dt-bindings: net: qca,ar9331: convert to DT schema
Krzysztof Kozlowski
2024-02-14
2
-147
/
+161
*
|
|
net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTL
Csókás Bence
2024-02-14
1
-4
/
+2
*
|
|
net: fec: Refactor: #define magic constants
Csókás Bence
2024-02-14
1
-16
/
+30
*
|
|
Merge branch 'net-adopt-netdev_lockdep_set_classes'
Jakub Kicinski
2024-02-14
12
-31
/
+13
|
\
\
\
|
*
|
|
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
2024-02-14
10
-0
/
+11
|
*
|
|
net: bridge: use netdev_lockdep_set_classes()
Eric Dumazet
2024-02-14
1
-8
/
+1
|
*
|
|
vlan: use netdev_lockdep_set_classes()
Eric Dumazet
2024-02-14
1
-23
/
+1
|
/
/
/
*
|
|
Merge branch 'net-use-net-dev_by_index-in-two-places'
Jakub Kicinski
2024-02-14
2
-68
/
+36
|
\
\
\
|
*
|
|
rtnetlink: use xarray iterator to implement rtnl_dump_ifinfo()
Eric Dumazet
2024-02-14
1
-38
/
+20
|
*
|
|
vlan: use xarray iterator to implement /proc/net/vlan/config
Eric Dumazet
2024-02-14
1
-30
/
+16
|
/
/
/
*
|
|
net: phy: aquantia: clear PMD Global Transmit Disable bit during init
Robert Marko
2024-02-13
1
-0
/
+9
*
|
|
net: sched: codel replace GPLv2/BSD boilerplate
Stephen Hemminger
2024-02-13
1
-31
/
+1
*
|
|
r8169: simplify code by using core-provided pcpu stats allocation
Heiner Kallweit
2024-02-13
1
-5
/
+2
*
|
|
net: sched: Remove NET_ACT_IPT from Kconfig
Harshit Mogalapalli
2024-02-13
1
-10
/
+0
*
|
|
net: stmmac: Simplify mtl IRQ status checking
Kurt Kanzenbach
2024-02-13
1
-4
/
+2
*
|
|
ipv4: Set the routing scope properly in ip_route_output_ports().
Guillaume Nault
2024-02-13
6
-10
/
+7
*
|
|
net/mlx5e: link NAPI instances to queues and IRQs
Joe Damato
2024-02-13
2
-1
/
+11
|
|
/
|
/
|
*
|
Merge branch 'net-avoid-slow-rcu'
David S. Miller
2024-02-12
6
-7
/
+6
|
\
\
|
*
|
netfilter: conntrack: expedite rcu in nf_conntrack_cleanup_net_list
Eric Dumazet
2024-02-12
1
-1
/
+1
|
*
|
net: use synchronize_rcu_expedited in cleanup_net()
Eric Dumazet
2024-02-12
1
-1
/
+1
|
*
|
ipv4/fib: use synchronize_net() when holding RTNL
Eric Dumazet
2024-02-12
1
-1
/
+1
|
*
|
bridge: vlan: use synchronize_net() when holding RTNL
Eric Dumazet
2024-02-12
1
-2
/
+2
|
*
|
net: use synchronize_net() in dev_change_name()
Eric Dumazet
2024-02-12
1
-1
/
+1
|
*
|
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
2024-02-12
1
-1
/
+0
|
/
/
*
|
Merge branch 'eth-common-fault-irq-support'
David S. Miller
2024-02-12
6
-7
/
+61
|
\
\
|
*
|
net: stmmac: Add driver support for common safety IRQ
Suraj Jaiswal
2024-02-12
4
-2
/
+51
|
*
|
dt-bindings: net: qcom,ethqos: add binding doc for safety IRQ for sa8775p
Suraj Jaiswal
2024-02-12
2
-5
/
+10
|
/
/
*
|
tg3: fix bug caused by uninitialized variable
Heiner Kallweit
2024-02-12
1
-1
/
+1
*
|
Merge branch 'dsa-realtek-common'
David S. Miller
2024-02-12
12
-514
/
+705
|
\
\
[prev]
[next]