index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
ptp: ocp: Add 2 more timestampers
Jonathan Lemon
1
-5
/
+56
2022-03-11
ptp: ocp: Add 4 frequency counters
Jonathan Lemon
1
-7
/
+165
2022-03-11
ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUT
Jonathan Lemon
1
-9
/
+94
2022-03-11
ptp: ocp: Add signal generators and update sysfs nodes
Jonathan Lemon
1
-10
/
+476
2022-03-11
ptp: ocp: Add firmware capability bits for feature gating
Jonathan Lemon
1
-5
/
+33
2022-03-11
ptp: ocp: Add GND and VCC output selectors
Jonathan Lemon
1
-0
/
+2
2022-03-11
ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'
Jonathan Lemon
1
-4
/
+4
2022-03-11
ptp: ocp: Add ability to disable input selectors.
Jonathan Lemon
1
-11
/
+23
2022-03-11
ptp: ocp: Add support for selectable SMA directions.
Jonathan Lemon
1
-117
/
+211
2022-03-11
net: lan966x: Improve the CPU TX bitrate.
Horatiu Vultur
1
-0
/
+3
2022-03-11
net: ethernet: ezchip: fix platform_get_irq.cocci warning
Yihao Han
1
-1
/
+0
2022-03-11
flow_dissector: Add support for HSRv0
Kurt Kanzenbach
1
-0
/
+1
2022-03-11
net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
Minghao Chi
1
-5
/
+5
2022-03-11
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+20
2022-03-11
net: ethernet: ti: am65-cpsw: Convert to PHYLINK
Siddharth Vadapalli
3
-160
/
+129
2022-03-11
powerpc/net: Implement powerpc specific csum_shift() to remove branch
Christophe Leroy
2
-0
/
+9
2022-03-11
net/mlx5e: Remove overzealous validations in netlink EEPROM query
Gal Pressman
1
-23
/
+0
2022-03-11
net/mlx5: Parse module mapping using mlx5_ifc
Gal Pressman
3
-8
/
+7
2022-03-11
net/mlx5: Query the maximum MCIA register read size from firmware
Gal Pressman
3
-3
/
+10
2022-03-11
net/mlx5: CT: Create smfs dr matchers dynamically
Paul Blakey
1
-88
/
+94
2022-03-11
net/mlx5: CT: Add software steering ct flow steering provider
Paul Blakey
6
-7
/
+435
2022-03-11
net/mlx5: Add smfs lib to export direct steering API to CT
Paul Blakey
3
-1
/
+105
2022-03-11
net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow table
Paul Blakey
2
-0
/
+8
2022-03-11
net/mlx5: CT: Introduce a platform for multiple flow steering providers
Paul Blakey
4
-4
/
+119
2022-03-11
net/mlx5: Node-aware allocation for the doorbell pgdir
Tariq Toukan
1
-2
/
+2
2022-03-11
net/mlx5: Node-aware allocation for UAR
Tariq Toukan
1
-3
/
+5
2022-03-11
net/mlx5: Node-aware allocation for the EQs
Tariq Toukan
1
-2
/
+4
2022-03-11
net/mlx5: Node-aware allocation for the EQ table
Tariq Toukan
1
-1
/
+2
2022-03-11
net/mlx5: Node-aware allocation for the IRQ table
Tariq Toukan
1
-1
/
+2
2022-03-11
net/mlx5: Delete useless module.h include
Leon Romanovsky
18
-18
/
+0
2022-03-11
net/mlx4: Delete useless moduleparam include
Leon Romanovsky
1
-1
/
+0
2022-03-11
net: ipa: use IPA power device pointer
Alex Elder
1
-4
/
+4
2022-03-11
net: ipa: embed interconnect array in the power structure
Alex Elder
1
-22
/
+9
2022-03-11
net: ipa: use bulk interconnect initialization
Alex Elder
1
-43
/
+23
2022-03-11
net: ipa: use bulk operations to set up interconnects
Alex Elder
1
-22
/
+12
2022-03-11
net: ipa: use interconnect bulk enable/disable operations
Alex Elder
1
-63
/
+13
2022-03-11
net: ipa: use icc_enable() and icc_disable()
Alex Elder
1
-7
/
+17
2022-03-11
net: ipa: kill struct ipa_interconnect
Alex Elder
1
-25
/
+14
2022-03-11
ptp: ocp: add UPF_NO_THRE_TEST flag for serial ports
Jonathan Lemon
1
-1
/
+1
2022-03-11
nfp: xsk: fix a warning when allocating rx rings
Yinjun Zhang
1
-4
/
+5
2022-03-11
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-03-11
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-03-11
net: openvswitch: fix uAPI incompatibility with existing user space
Ilya Maximets
2
-7
/
+24
2022-03-11
net: dsa: lantiq_gswip: enable jumbo frames on GSWIP
Aleksander Jan Bajkowski
1
-4
/
+49
2022-03-11
xdp: xdp_mem_allocator can be NULL in trace_mem_connect().
Sebastian Andrzej Siewior
1
-1
/
+2
2022-03-11
ice: Fix race condition during interface enslave
Ivan Vecera
2
-2
/
+21
2022-03-10
net: phy: meson-gxl: improve link-up behavior
Heiner Kallweit
1
-1
/
+7
2022-03-10
net: bcmgenet: Don't claim WOL when its not available
Jeremy Linton
1
-0
/
+7
2022-03-10
net: arc_emac: Fix use after free in arc_mdio_probe()
Jianglei Nie
1
-2
/
+3
2022-03-10
sctp: fix kernel-infoleak for SCTP sockets
Eric Dumazet
1
-6
/
+3
[next]