index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
zstd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
3
-9
/
+8
2023-12-07
net: wangxun: fix changing mac failed when running
duanqiangwen
2
-0
/
+2
2023-12-07
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
1
-4
/
+12
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
3
-1
/
+8
2023-12-07
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel
1
-1
/
+2
2023-12-07
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
1
-0
/
+19
2023-12-07
net: tls, update curr on splice as well
John Fastabend
1
-0
/
+2
2023-12-07
x86/tdx: Allow 32-bit emulation by default
Kirill A. Shutemov
1
-9
/
+0
2023-12-07
x86/entry: Do not allow external 0x80 interrupts
Thomas Gleixner
1
-1
/
+36
2023-12-07
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
7
-85
/
+64
2023-12-07
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
3
-0
/
+28
2023-12-07
net: dsa: microchip: move ksz_chip_id enum to platform include
Daniel Danzberger
2
-19
/
+20
2023-12-07
net: dsa: microchip: properly support platform_data probing
Vladimir Oltean
2
-9
/
+16
2023-12-07
net: dsa: microchip: add property to select internal RMII reference clock
Ante Knezic
2
-6
/
+26
2023-12-07
dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
Ante Knezic
1
-1
/
+33
2023-12-07
nfp: flower: fix for take a mutex lock in soft irq context and rcu lock
Hui Zhou
1
-32
/
+95
2023-12-07
net: rtnetlink: remove local list in __linkwatch_run_queue()
Johannes Berg
1
-9
/
+4
2023-12-07
net: dsa: mv88e6xxx: Restore USXGMII support for 6393X
Tobias Waldekranz
1
-2
/
+29
2023-12-07
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
1
-1
/
+5
2023-12-07
ipv6: add debug checks in fib6_info_release()
Eric Dumazet
1
-1
/
+4
2023-12-06
dt-bindings: display: adi,adv75xx: Document #sound-dai-cells
Fabio Estevam
1
-0
/
+6
2023-12-06
dt-bindings: lcdif: Properly describe the i.MX23 interrupts
Fabio Estevam
1
-1
/
+19
2023-12-06
selftests/bpf: Add test for early update in prog_array_map_poke_run
Jiri Olsa
2
-0
/
+116
2023-12-06
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
3
-48
/
+59
2023-12-06
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
1
-4
/
+12
2023-12-06
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
1
-2
/
+3
2023-12-06
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
1
-4
/
+9
2023-12-06
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2
-4
/
+8
2023-12-06
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
1
-0
/
+3
2023-12-06
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
1
-5
/
+5
2023-12-06
leds: trigger: netdev: fix RTNL handling to prevent potential deadlock
Heiner Kallweit
1
-4
/
+7
2023-12-06
dt-bindings: interrupt-controller: Allow #power-domain-cells
Konrad Dybcio
1
-0
/
+4
2023-12-06
octeontx2-af: Update Tx link register range
Rahul Bhansali
1
-2
/
+2
2023-12-06
octeontx2-af: Add missing mcs flr handler call
Geetha sowjanya
1
-0
/
+3
2023-12-06
octeontx2-af: Fix mcs stats register address
Geetha sowjanya
2
-6
/
+29
2023-12-06
octeontx2-af: Fix mcs sa cam entries size
Geetha sowjanya
1
-1
/
+1
2023-12-06
octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
Nithin Dabilpuram
5
-1
/
+25
2023-12-06
octeontx2-af: cn10k: Increase outstanding LMTST transactions
Pavan Nikhilesh
4
-0
/
+15
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
4
-16
/
+10
2023-12-06
net/tcp: Don't add key with non-matching VRF on connected sockets
Dmitry Safonov
1
-0
/
+9
2023-12-06
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
1
-0
/
+6
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
6
-9
/
+15
2023-12-06
Documentation/tcp: Fix an obvious typo
Dmitry Safonov
1
-1
/
+1
2023-12-06
net: hns: fix fake link up on xge port
Yonglong Liu
1
-0
/
+29
2023-12-06
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2
-23
/
+33
2023-12-06
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
3
-13
/
+19
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
2
-0
/
+2
2023-12-06
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
1
-4
/
+7
2023-12-06
ionic: Re-arrange ionic_intr_info struct for cache perf
Brett Creeley
1
-2
/
+2
2023-12-06
ionic: Make the check for Tx HW timestamping more obvious
Brett Creeley
2
-5
/
+10
[next]