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
*
net: hns3: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-4
/
+0
*
net: ethernet: rtsn: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-2
/
+0
*
net: renesas: rswitch: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-2
/
+0
*
ravb: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-2
/
+2
*
ionic: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-2
/
+0
*
tsnep: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-4
/
+0
*
can: peak_usb: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-3
/
+0
*
can: peak_canfd: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-3
/
+0
*
can: dev: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-3
/
+0
*
ethtool: RX software timestamp for all
Gal Pressman
2024-09-04
1
-7
/
+8
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-09-03
11
-25
/
+347
|
\
|
*
i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
Aleksandr Loktionov
2024-08-30
3
-7
/
+54
|
*
e1000e: avoid failing the system during pm_suspend
Vitaly Lifshits
2024-08-30
1
-8
/
+11
|
*
igc: Move the MULTI GBT AN Control Register to _regs file
Sasha Neftin
2024-08-30
3
-3
/
+5
|
*
igc: Add Energy Efficient Ethernet ability
Sasha Neftin
2024-08-30
3
-1
/
+89
|
*
igc: Get rid of spurious interrupts
Kurt Kanzenbach
2024-08-30
2
-4
/
+27
|
*
igc: Add MQPRIO offload support
Kurt Kanzenbach
2024-08-30
6
-2
/
+161
*
|
Merge tag 'ieee802154-for-net-2024-09-01' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2024-09-03
2
-3
/
+3
|
\
\
|
*
|
ieee802154: Correct spelling in nl802154.h
Simon Horman
2024-08-30
1
-1
/
+1
|
*
|
mac802154: Correct spelling in mac802154.h
Simon Horman
2024-08-30
1
-2
/
+2
*
|
|
ioam6: improve checks on user data
Justin Iurman
2024-09-03
1
-2
/
+10
*
|
|
Merge branch 'cleanup-chelsio-driver-declarations'
Paolo Abeni
2024-09-03
6
-13
/
+0
|
\
\
\
|
*
|
|
cxgb: Remove unused declarations
Yue Haibing
2024-09-03
2
-4
/
+0
|
*
|
|
cxgb4: Remove unused declarations
Yue Haibing
2024-09-03
3
-7
/
+0
|
*
|
|
cxgb3: Remove unused declarations
Yue Haibing
2024-09-03
1
-2
/
+0
|
/
/
/
*
|
|
selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel
Florian Westphal
2024-09-03
1
-22
/
+40
*
|
|
Merge branch 'net-simplified-with-scoped-function'
Paolo Abeni
2024-09-03
7
-53
/
+35
|
\
\
\
|
*
|
|
net: bcmasp: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-09-03
1
-3
/
+2
|
*
|
|
net: dsa: microchip: Use scoped function to simplfy code
Jinjie Ruan
2024-09-03
1
-3
/
+2
|
*
|
|
net: mv643xx_eth: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-09-03
1
-3
/
+2
|
*
|
|
net: mdio: mux-mmioreg: Simplified with dev_err_probe()
Jinjie Ruan
2024-09-03
1
-28
/
+20
|
*
|
|
net: mdio: mux-mmioreg: Simplified with scoped function
Jinjie Ruan
2024-09-03
1
-4
/
+2
|
*
|
|
net: phy: Use for_each_available_child_of_node_scoped()
Jinjie Ruan
2024-09-03
1
-3
/
+2
|
*
|
|
net: dsa: realtek: Use for_each_child_of_node_scoped()
Jinjie Ruan
2024-09-03
1
-5
/
+3
|
*
|
|
net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
Jinjie Ruan
2024-09-03
1
-4
/
+2
|
/
/
/
*
|
|
Merge branch 'netdev_features-start-cleaning-netdev_features_t-up'
Paolo Abeni
2024-09-03
83
-194
/
+208
|
\
\
\
|
*
|
|
netdev_features: remove NETIF_F_ALL_FCOE
Alexander Lobakin
2024-09-03
2
-4
/
+3
|
*
|
|
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-09-03
12
-24
/
+20
|
*
|
|
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
34
-62
/
+61
|
*
|
|
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
57
-84
/
+93
|
*
|
|
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-09-03
9
-24
/
+35
|
/
/
/
*
|
|
net: dsa: vsc73xx: implement FDB operations
Pawel Dembicki
2024-09-03
2
-0
/
+357
*
|
|
Merge tag 'linux-can-next-for-6.12-20240830' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2024-09-03
7
-130
/
+170
|
\
\
\
|
*
|
|
can: kvaser_usb: Simplify with dev_err_probe()
Yan Zhen
2024-08-30
1
-26
/
+16
|
*
|
|
can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdef
Martin Jocic
2024-08-30
1
-13
/
+13
|
*
|
|
can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...
Stefan Mätje
2024-08-30
1
-51
/
+51
|
*
|
|
can: j1939: use correct function name in comment
Zhang Changzhong
2024-08-30
1
-4
/
+4
|
*
|
|
dt-bindings: can: convert microchip,mcp251x.txt to yaml
Frank Li
2024-08-30
2
-30
/
+70
|
*
|
|
dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support
Duy Nguyen
2024-08-30
1
-6
/
+16
*
|
|
|
r8169: add support for RTL8126A rev.b
ChunHao Lin
2024-09-03
3
-15
/
+29
[next]