index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
netlink.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent
Jakub Kicinski
1
-3
/
+0
2022-05-10
nfp: support Corigine PCIE vendor ID
Yu Xiao
4
-16
/
+50
2022-05-10
nfp: vendor neutral strings for chip and Corigne in strings for driver
Yu Xiao
3
-5
/
+7
2022-05-10
ROSE: Remove unused code and clean up some inconsistent indenting
Jiapeng Chong
1
-16
/
+9
2022-05-09
net: hns3: fix incorrect type of argument in declaration of function hclge_co...
Guangbin Huang
1
-1
/
+1
2022-05-09
net: hns3: add query vf ring and vector map relation
Guangbin Huang
2
-0
/
+84
2022-05-09
net: hns3: add byte order conversion for VF to PF mailbox message
Jie Wang
4
-58
/
+75
2022-05-09
net: hns3: add byte order conversion for PF to VF mailbox message
Jie Wang
7
-77
/
+109
2022-05-09
net: hns3: remove the affinity settings of vector0
Yufeng Mo
2
-28
/
+1
2022-05-09
net: hns3: fix access null pointer issue when set tx-buf-size as 0
Hao Chen
1
-2
/
+5
2022-05-09
net: phy: smsc: add LAN8742 phy support.
Yuiko Oshino
1
-0
/
+27
2022-05-09
net: phy: microchip: update LAN88xx phy ID and phy ID mask.
Yuiko Oshino
1
-3
/
+3
2022-05-09
net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY
Oleksij Rempel
3
-0
/
+216
2022-05-09
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
2
-1
/
+3
2022-05-09
net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configuration
Oleksij Rempel
1
-2
/
+6
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
2
-6
/
+26
2022-05-09
net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configu...
Oleksij Rempel
1
-1
/
+2
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
2
-19
/
+31
2022-05-09
net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configuration
Oleksij Rempel
1
-1
/
+5
2022-05-09
net: vxlan: Add extack support to vxlan_fdb_delete
Alaa Mohamed
1
-11
/
+27
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
9
-10
/
+17
2022-05-09
net: wwan: t7xx: Add maintainers and documentation
Ricardo Martinez
3
-0
/
+132
2022-05-09
net: wwan: t7xx: Device deep sleep lock/unlock
Haijun Liu
6
-15
/
+158
2022-05-09
net: wwan: t7xx: Runtime PM
Haijun Liu
4
-0
/
+68
2022-05-09
net: wwan: t7xx: Introduce power management
Haijun Liu
8
-1
/
+700
2022-05-09
net: wwan: t7xx: Add WWAN network interface
Haijun Liu
4
-1
/
+489
2022-05-09
net: wwan: t7xx: Add data path interface
Haijun Liu
7
-0
/
+2758
2022-05-09
net: wwan: t7xx: Data path HW layer
Haijun Liu
3
-0
/
+1675
2022-05-09
net: wwan: t7xx: Add AT and MBIM WWAN ports
Chandrashekar Devegowda
4
-0
/
+198
2022-05-09
net: wwan: t7xx: Add control port
Haijun Liu
9
-3
/
+561
2022-05-09
net: wwan: t7xx: Add port proxy infrastructure
Haijun Liu
7
-2
/
+677
2022-05-09
net: wwan: t7xx: Add core components
Haijun Liu
14
-0
/
+2108
2022-05-09
net: wwan: t7xx: Add control DMA interface
Haijun Liu
5
-0
/
+1812
2022-05-09
net: skb: introduce skb_data_area_size()
Ricardo Martinez
1
-0
/
+5
2022-05-09
list: Add list_next_entry_circular() and list_prev_entry_circular()
Ricardo Martinez
1
-0
/
+26
2022-05-08
selftests: forwarding: Add a tunnel-based test for L3 HW stats
Petr Machata
2
-0
/
+110
2022-05-08
selftests: lib: Add a generic helper for obtaining HW stats
Petr Machata
2
-12
/
+15
2022-05-08
mlxsw: spectrum_router: Take router lock in router notifier handler
Petr Machata
1
-32
/
+15
2022-05-08
mlxsw: spectrum: Update a comment
Petr Machata
1
-3
/
+2
2022-05-08
mlxsw: spectrum: Move handling of tunnel events to router code
Petr Machata
3
-28
/
+15
2022-05-08
mlxsw: spectrum: Move handling of router events to router code
Petr Machata
3
-18
/
+16
2022-05-08
mlxsw: spectrum: Move handling of HW stats events to router code
Petr Machata
2
-11
/
+40
2022-05-08
mlxsw: spectrum: Move handling of VRF events to router code
Petr Machata
3
-15
/
+16
2022-05-08
mlxsw: spectrum_router: Add a dedicated notifier block
Petr Machata
2
-0
/
+21
2022-05-08
mlxsw: spectrum: Tolerate enslaving of various devices to VRF
Petr Machata
1
-10
/
+16
2022-05-08
net: wan: switch to netif_napi_add_weight()
Jakub Kicinski
4
-4
/
+5
2022-05-08
net: virtio: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+2
2022-05-08
r8152: switch to netif_napi_add_weight()
Jakub Kicinski
1
-4
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
34
-47
/
+58
2022-05-08
caif_virtio: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
[next]