index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
Bluetooth: hci_qca: Use del_timer_sync() before freeing
Steven Rostedt
1
-2
/
+2
2022-05-13
Bluetooth: btintel: Constify static struct regmap_bus
Rikard Falkeborn
1
-1
/
+1
2022-05-13
Bluetooth: Keep MGMT pending queue ordered FIFO
Brian Gix
1
-1
/
+1
2022-05-13
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
1
-8
/
+13
2022-05-13
Bluetooth: mt7921s: Fix the incorrect pointer check
Sean Wang
1
-1
/
+1
2022-05-13
Bluetooth: btbcm: Support per-board firmware variants
Linus Walleij
1
-1
/
+51
2022-05-13
selftests: fib_nexthops: Make the test more robust
Amit Cohen
1
-24
/
+24
2022-05-13
net: phy: smsc: Cope with hot-removal in interrupt handler
Lukas Wunner
1
-1
/
+3
2022-05-13
net: phy: smsc: Cache interrupt mask
Lukas Wunner
1
-13
/
+11
2022-05-13
usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
Lukas Wunner
1
-52
/
+61
2022-05-13
usbnet: smsc95xx: Avoid link settings race on interrupt reception
Lukas Wunner
1
-7
/
+9
2022-05-13
usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
Lukas Wunner
1
-18
/
+0
2022-05-13
usbnet: smsc95xx: Don't clear read-only PHY interrupt
Lukas Wunner
1
-4
/
+0
2022-05-13
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
3
-10
/
+5
2022-05-13
net: ethernet: fix platform_no_drv_owner.cocci warning
Yang Li
1
-1
/
+0
2022-05-13
net: page_pool: add page allocation stats for two fast page allocate path
Jie Wang
1
-1
/
+4
2022-05-13
net: ethernet: Use swap() instead of open coding it
Jiapeng Chong
1
-16
/
+4
2022-05-13
net: selftests: Stress reuseport listen
Martin KaFai Lau
3
-0
/
+132
2022-05-13
net: inet: Retire port only listening_hash
Martin KaFai Lau
9
-101
/
+26
2022-05-13
net: inet: Open code inet_hash2 and inet_unhash2
Martin KaFai Lau
1
-55
/
+33
2022-05-13
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
2
-7
/
+0
2022-05-13
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
2
-0
/
+19
2022-05-13
sfc/siena: Make PTP and reset support specific for Siena
Martin Habets
2
-4
/
+5
2022-05-13
sfc/siena: Make MCDI logging support specific for Siena
Martin Habets
6
-15
/
+26
2022-05-13
siena: Make HWMON support specific for Siena
Martin Habets
4
-6
/
+13
2022-05-13
siena: Make SRIOV support specific for Siena
Martin Habets
13
-30
/
+38
2022-05-13
siena: Make MTD support specific for Siena
Martin Habets
9
-13
/
+21
2022-05-13
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
4
-39
/
+41
2022-05-13
net: mscc: ocelot: minimize holes in struct ocelot_port
Vladimir Oltean
1
-9
/
+11
2022-05-13
net: mscc: ocelot: delete ocelot_port :: xmit_template
Vladimir Oltean
1
-1
/
+0
2022-05-13
net: dsa: felix: reimplement tagging protocol change with function pointers
Vladimir Oltean
2
-197
/
+216
2022-05-13
net: dsa: felix: dynamically determine tag_8021q CPU port for traps
Vladimir Oltean
1
-9
/
+17
2022-05-13
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
6
-51
/
+46
2022-05-13
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
6
-30
/
+51
2022-05-13
net: dsa: introduce the dsa_cpu_ports() helper
Vladimir Oltean
1
-0
/
+11
2022-05-13
net: dsa: felix: bring the NPI port indirection for host flooding to surface
Vladimir Oltean
2
-3
/
+3
2022-05-13
net: dsa: felix: bring the NPI port indirection for host MDBs to surface
Vladimir Oltean
2
-6
/
+6
2022-05-13
net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too
Vladimir Oltean
2
-8
/
+11
2022-05-13
net: lan966x: Fix use of pointer after being freed
Horatiu Vultur
1
-2
/
+2
2022-05-13
net: update the register_netdevice() kdoc
Jakub Kicinski
1
-14
/
+6
2022-05-13
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
1
-3
/
+1
2022-05-13
mlxbf_gige: remove driver-managed interrupt counts
David Thompson
3
-17
/
+3
2022-05-12
tls: Fix context leak on tls_device_down
Maxim Mikityanskiy
1
-0
/
+3
2022-05-12
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
1
-0
/
+5
2022-05-12
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-12
net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
Florian Fainelli
1
-0
/
+3
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
1
-8
/
+3
2022-05-12
nfp: VF rate limit support
Bin Chen
3
-2
/
+56
2022-05-12
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
1
-10
/
+18
2022-05-12
net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"
Colin Ian King
1
-1
/
+1
[next]