index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
/
signal.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-18
nfp: add support for .get_pauseparam()
Yinjun Zhang
1
-0
/
+19
2022-06-18
net: dsa: ar9331: fix potential dead lock on mdio access
Oleksij Rempel
1
-2
/
+15
2022-06-17
bpf: Fix bpf_skc_lookup comment wrt. return type
Tobias Klauser
1
-2
/
+0
2022-06-17
bpf: Fix non-static bpf_func_proto struct definitions
Joanne Koong
3
-10
/
+7
2022-06-17
tipc: cleanup unused function
Hoang Le
2
-12
/
+0
2022-06-17
net: macb: fix negative max_mtu size for sama5d3
Oleksij Rempel
1
-2
/
+2
2022-06-17
hinic: Replace memcpy() with direct assignment
Kees Cook
1
-3
/
+1
2022-06-17
net: ag71xx: fix discards 'const' qualifier warning
Oleksij Rempel
1
-1
/
+1
2022-06-17
tcp: fix build...
David S. Miller
1
-16
/
+0
2022-06-17
net: stmmac: make mdio register skips PHY scanning for fixed-link
Ong Boon Leong
2
-5
/
+21
2022-06-17
stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support
Ong Boon Leong
1
-0
/
+30
2022-06-17
net: pcs: xpcs: add CL37 1000BASE-X AN support
Ong Boon Leong
3
-1
/
+171
2022-06-17
stmmac: intel: prepare to support 1000BASE-X phy interface setting
Ong Boon Leong
1
-2
/
+2
2022-06-17
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
3
-5
/
+5
2022-06-17
selftests: spectrum-2: tc_flower_scale: Dynamically set scale target
Ido Schimmel
1
-5
/
+10
2022-06-17
selftests: mlxsw: Add a RIF counter scale test
Petr Machata
5
-2
/
+162
2022-06-17
selftests: mlxsw: tc_flower_scale: Add a traffic test
Petr Machata
1
-0
/
+17
2022-06-17
selftests: mlxsw: resource_scale: Pass target count to cleanup
Petr Machata
2
-2
/
+2
2022-06-17
selftests: mlxsw: resource_scale: Allow skipping a test
Petr Machata
2
-0
/
+9
2022-06-17
selftests: mlxsw: resource_scale: Introduce traffic tests
Petr Machata
2
-3
/
+20
2022-06-17
selftests: mlxsw: resource_scale: Update scale target after test setup
Ido Schimmel
2
-0
/
+6
2022-06-17
selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...
Amit Cohen
1
-3
/
+4
2022-06-17
mlxsw: Add a resource describing number of RIFs
Petr Machata
3
-0
/
+42
2022-06-17
mlxsw: Keep track of number of allocated RIFs
Petr Machata
2
-0
/
+7
2022-06-17
mlxsw: Trap ARP packets at layer 3 instead of layer 2
Amit Cohen
2
-6
/
+6
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
1
-0
/
+17
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
1
-4
/
+29
2022-06-17
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
1
-3
/
+4
2022-06-17
selftests/bpf: Don't force lld on non-x86 architectures
Andrii Nakryiko
1
-2
/
+9
2022-06-17
selftests/bpf: Add selftests for raw syncookie helpers in TC mode
Maxim Mikityanskiy
3
-69
/
+224
2022-06-17
bpf: Allow the new syncookie helpers to work with SKBs
Maxim Mikityanskiy
1
-0
/
+10
2022-06-17
selftests/bpf: Add selftests for raw syncookie helpers
Maxim Mikityanskiy
5
-1
/
+1330
2022-06-17
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
6
-1
/
+281
2022-06-17
bpf: Allow helpers to accept pointers with a fixed size
Maxim Mikityanskiy
2
-11
/
+45
2022-06-17
bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
Maxim Mikityanskiy
2
-8
/
+12
2022-06-17
net: phy: add support to get Master-Slave configuration
Raju Lakkaraju
1
-0
/
+3
2022-06-17
net: lan743x: Add support to SGMII 1G and 2.5G
Raju Lakkaraju
3
-9
/
+442
2022-06-17
net: lan743x: Add support to Secure-ON WOL
Raju Lakkaraju
3
-0
/
+51
2022-06-17
net: lan743x: Add support to LAN743x register dump
Raju Lakkaraju
2
-0
/
+71
2022-06-17
net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly
Alvin Šipraga
1
-107
/
+174
2022-06-17
net: dsa: realtek: rtl8365mb: remove learn_limit_max private data member
Alvin Šipraga
1
-6
/
+1
2022-06-17
net: dsa: realtek: rtl8365mb: correct the max number of ports
Alvin Šipraga
1
-2
/
+1
2022-06-17
net: dsa: realtek: rtl8365mb: remove port_mask private data member
Alvin Šipraga
1
-7
/
+1
2022-06-17
net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VB
Alvin Šipraga
1
-3
/
+3
2022-06-17
net: ipa: move more code out of gsi_channel_update()
Alex Elder
1
-14
/
+20
2022-06-17
net: ipa: call gsi_evt_ring_rx_update() unconditionally
Alex Elder
1
-3
/
+3
2022-06-17
net: ipa: pass GSI pointer to gsi_evt_ring_rx_update()
Alex Elder
1
-6
/
+7
2022-06-17
net: ipa: don't pass channel when mapping transaction
Alex Elder
1
-6
/
+10
2022-06-17
net: ipa: don't assume one channel per event ring
Alex Elder
3
-27
/
+6
2022-06-17
net: phy: dp83867: implement support for io_impedance_ctrl nvmem cell
Rasmus Villemoes
1
-6
/
+49
[next]