index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
init.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2022-03-10
net: phy: correct spelling error of media in documentation
Colin Foster
1
-2
/
+2
2022-03-10
selftests: mptcp: join: make it shellcheck compliant
Matthieu Baerts
1
-60
/
+66
2022-03-10
selftests: mptcp: join: avoid backquotes
Matthieu Baerts
1
-32
/
+34
2022-03-10
selftests: mptcp: join: clarify local/global vars
Matthieu Baerts
1
-52
/
+83
2022-03-10
selftests: mptcp: join: helper to filter TCP
Matthieu Baerts
1
-3
/
+12
2022-03-10
selftests: mptcp: join: list failure at the end
Matthieu Baerts
1
-30
/
+55
2022-03-10
selftests: mptcp: join: alt. to exec specific tests
Matthieu Baerts
1
-214
/
+232
2022-03-10
selftests: mptcp: join: option to execute specific tests
Matthieu Baerts
1
-752
/
+877
2022-03-10
selftests: mptcp: join: reset failing links
Matthieu Baerts
1
-2
/
+6
2022-03-10
selftests: mptcp: join: define tests groups once
Matthieu Baerts
1
-94
/
+47
2022-03-10
selftests: mptcp: drop msg argument of chk_csum_nr
Geliang Tang
1
-14
/
+12
2022-03-10
net: phy: DP83822: clear MISR2 register to disable interrupts
Clément Léger
1
-1
/
+1
2022-03-10
gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
Miaoqian Lin
1
-0
/
+1
2022-03-10
mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
Linus Torvalds
1
-38
/
+19
2022-03-10
arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
Pali Rohár
2
-2
/
+7
2022-03-10
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-10
gpio: sim: fix a typo
Bartosz Golaszewski
1
-1
/
+1
2022-03-10
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
1
-5
/
+19
2022-03-10
net: dsa: tag_rtl8_4: fix typo in modalias name
Luiz Angelo Daros de Luca
1
-1
/
+1
2022-03-10
selftests: pmtu.sh: Kill nettest processes launched in subshell.
Guillaume Nault
1
-2
/
+12
2022-03-10
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
1
-2
/
+5
2022-03-10
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
1
-1
/
+1
2022-03-10
tcp: adjust TSO packet sizes based on min_rtt
Eric Dumazet
5
-13
/
+54
2022-03-10
tcp: autocork: take MSG_EOR hint into consideration
Eric Dumazet
1
-1
/
+2
2022-03-10
stmmac: intel: Add ADL-N PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-03-10
net/smc: fix -Wmissing-prototypes warning when CONFIG_SYSCTL not set
Dust Li
1
-2
/
+2
2022-03-10
net/fungible: fix errors when CONFIG_TLS_DEVICE=n
Dimitris Michailidis
2
-8
/
+8
2022-03-10
net/tls: Provide {__,}tls_driver_ctx() unconditionally
Dimitris Michailidis
1
-2
/
+0
2022-03-10
NFC: port100: fix use-after-free in port100_send_complete
Pavel Skripkin
1
-0
/
+2
2022-03-10
bnxt: revert hastily merged uAPI aberrations
Jakub Kicinski
6
-277
/
+14
2022-03-10
net: stmmac: switch no PTP HW support message to info level
Heiner Kallweit
1
-1
/
+1
2022-03-10
e1000e: Print PHY register address when MDI read/write fails
Chen Yu
1
-4
/
+4
2022-03-10
ptp: idt82p33: use rsmu driver to access i2c/spi bus
Min Li
3
-369
/
+129
2022-03-10
net: dsa: microchip: ksz9477: implement MTU configuration
Oleksij Rempel
3
-2
/
+38
2022-03-10
drivers: vxlan: fix returnvar.cocci warning
Guo Zhengkui
1
-2
/
+1
2022-03-09
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
1
-0
/
+8
2022-03-09
arm64: Do not include __READ_ONCE() block in assembly files
Nathan Chancellor
1
-2
/
+2
2022-03-09
net/mlx5: DR, Add support for ConnectX-7 steering
Yevgeny Kliteynik
11
-110
/
+436
2022-03-09
net/mlx5: DR, Refactor ste_ctx handling for STE v0/1
Yevgeny Kliteynik
5
-17
/
+40
2022-03-09
net/mlx5: DR, Rename action modify fields to reflect naming in HW spec
Yevgeny Kliteynik
1
-12
/
+12
2022-03-09
net/mlx5: DR, Fix handling of different actions on the same STE in STEv1
Yevgeny Kliteynik
1
-4
/
+2
2022-03-09
net/mlx5: DR, Remove unneeded comments
Yevgeny Kliteynik
1
-2
/
+2
2022-03-09
net/mlx5: DR, Add support for matching on Internet Header Length (IHL)
Yevgeny Kliteynik
6
-4
/
+19
2022-03-09
net/mlx5: DR, Align mlx5dv_dr API vport action with FW behavior
Shun Hao
1
-9
/
+3
2022-03-09
net/mlx5: Add debugfs counters for page commands failures
Moshe Shemesh
3
-3
/
+18
[next]