index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
info.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-29
net: ipv4: remove superfluous header files from fib_notifier.c
Mianhan Liu
1
-1
/
+0
2021-09-28
gve: DQO: avoid unused variable warnings
Arnd Bergmann
3
-66
/
+54
2021-09-28
octeontx2-pf: Use hardware register for CQE count
Geetha sowjanya
5
-7
/
+85
2021-09-28
octeontx2-af: Add external ptp input clock
Yi Guo
7
-6
/
+187
2021-09-28
octeontx2-af: Use ptp input clock info from firmware data
Subbaraya Sundeep
3
-51
/
+33
2021-09-28
octeontx2-af: cn10k: RPM hardware timestamp configuration
Hariprasad Kelam
7
-26
/
+58
2021-09-28
octeontx2-af: Reset PTP config in FLR handler
Harman Kalra
3
-0
/
+18
2021-09-28
net/tls: support SM4 CCM algorithm
Tianjia Zhang
2
-5
/
+18
2021-09-28
net: ipv6: use ipv6-y directly instead of ipv6-objs
Masahiro Yamada
1
-4
/
+2
2021-09-28
net: ipv6: squash $(ipv6-offload) in Makefile
Masahiro Yamada
1
-3
/
+2
2021-09-28
net: stmmac: fix off-by-one error in sanity check
Arnd Bergmann
1
-2
/
+2
2021-09-28
am65-cpsw: avoid null pointer arithmetic
Arnd Bergmann
1
-1
/
+1
2021-09-28
net: mac80211: check return value of rhashtable_init
MichelleJin
1
-1
/
+4
2021-09-28
net: ipv6: check return value of rhashtable_init
MichelleJin
3
-6
/
+12
2021-09-28
net/mlx5e: check return value of rhashtable_init
MichelleJin
1
-3
/
+11
2021-09-27
net: bcmgenet: add support for ethtool flow control
Doug Berger
3
-7
/
+92
2021-09-27
net: bcmgenet: pull mac_config from adjust_link
Doug Berger
1
-45
/
+49
2021-09-27
net: bcmgenet: remove old link state values
Doug Berger
3
-45
/
+0
2021-09-27
net: bcmgenet: remove netif_carrier_off from adjust_link
Doug Berger
1
-3
/
+0
2021-09-27
net: dsa: rtl8366: Drop and depromote pointless prints
Linus Walleij
1
-7
/
+4
2021-09-27
net: dsa: rtl8366: Fix a bug in deleting VLANs
Linus Walleij
1
-1
/
+1
2021-09-27
net: dsa: rtl8366rb: Fix off-by-one bug
Linus Walleij
1
-1
/
+1
2021-09-27
net: dsa: rtl8366rb: Rewrite weird VLAN filering enablement
Linus Walleij
3
-44
/
+95
2021-09-27
net: dsa: rtl8366: Drop custom VLAN set-up
Linus Walleij
3
-52
/
+1
2021-09-27
net: dsa: rtl8366rb: Support bridge offloading
DENG Qingfang
1
-0
/
+86
2021-09-27
net: dsa: Move devlink registration to be last devlink command
Leon Romanovsky
1
-6
/
+4
2021-09-27
staging: qlge: Move devlink registration to be last devlink command
Leon Romanovsky
1
-5
/
+3
2021-09-27
ptp: ocp: Move devlink registration to be last devlink command
Leon Romanovsky
1
-4
/
+2
2021-09-27
net: wwan: iosm: Move devlink_register to be last devlink command
Leon Romanovsky
1
-5
/
+2
2021-09-27
netdevsim: Move devlink registration to be last devlink command
Leon Romanovsky
1
-5
/
+3
2021-09-27
net: ethernet: ti: Move devlink registration to be last devlink command
Leon Romanovsky
2
-14
/
+8
2021-09-27
qed: Move devlink registration to be last devlink command
Leon Romanovsky
1
-5
/
+2
2021-09-27
ionic: Move devlink registration to be last devlink command
Leon Romanovsky
1
-2
/
+2
2021-09-27
nfp: Move delink_register to be last command
Leon Romanovsky
2
-10
/
+4
2021-09-27
net: mscc: ocelot: delay devlink registration to the end
Leon Romanovsky
1
-3
/
+2
2021-09-27
mlxsw: core: Register devlink instance last
Leon Romanovsky
1
-13
/
+6
2021-09-27
net/mlx5: Accept devlink user input after driver initialization complete
Leon Romanovsky
3
-7
/
+6
2021-09-27
net/mlx4: Move devlink_register to be the last initialization command
Leon Romanovsky
1
-5
/
+3
2021-09-27
net/prestera: Split devlink and traps registrations to separate routines
Leon Romanovsky
3
-27
/
+14
2021-09-27
octeontx2: Move devlink registration to be last devlink command
Leon Romanovsky
2
-20
/
+5
2021-09-27
ice: Open devlink when device is ready
Leon Romanovsky
1
-4
/
+2
2021-09-27
net: hinic: Open device for the user access when it is ready
Leon Romanovsky
1
-5
/
+2
2021-09-27
dpaa2-eth: Register devlink instance at the end of probe
Leon Romanovsky
3
-7
/
+21
2021-09-27
liquidio: Overcome missing device lock protection in init/remove flows
Leon Romanovsky
1
-7
/
+12
2021-09-27
bnxt_en: Register devlink instance at the end devlink configuration
Leon Romanovsky
1
-9
/
+6
2021-09-27
devlink: Notify users when objects are accessible
Leon Romanovsky
1
-14
/
+93
2021-09-27
cxgb: avoid open-coded offsetof()
Arnd Bergmann
1
-1
/
+1
2021-09-27
net: stmmac: fix gcc-10 -Wrestrict warning
Arnd Bergmann
1
-0
/
+4
2021-09-27
net: ethernet: emac: utilize of_net's of_get_mac_address()
Christian Lamparter
1
-7
/
+5
2021-09-27
net: sparx5: fix resource_size.cocci warnings
Yang Li
1
-2
/
+1
[next]