index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
fips.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
2
-1
/
+8
2023-01-10
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
6
-54
/
+21
2023-01-10
wifi: mac80211: fix initialization of rx->link and rx->link_sta
Felix Fietkau
1
-123
/
+99
2023-01-09
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
1
-1
/
+1
2023-01-09
net: lan966x: Allow to add rules in TCAM even if not enabled
Horatiu Vultur
1
-3
/
+0
2023-01-09
gro: take care of DODGY packets
Eric Dumazet
1
-2
/
+3
2023-01-09
nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
Minsuk Kang
1
-3
/
+41
2023-01-09
mlxsw: spectrum_router: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2023-01-09
net: ipa: correct IPA v4.7 IMEM offset
Alex Elder
1
-1
/
+1
2023-01-09
brcmfmac: Prefer DT board type over DMI board type
Ivan T. Ivanov
1
-2
/
+3
2023-01-07
rxrpc: Fix incoming call setup race
David Howells
4
-15
/
+15
2023-01-07
octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
Angela Czubak
2
-3
/
+2
2023-01-06
tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
1
-4
/
+8
2023-01-06
rxrpc: Move client call connection to the I/O thread
David Howells
14
-530
/
+297
2023-01-06
rxrpc: Move the client conn cache management to the I/O thread
David Howells
6
-86
/
+62
2023-01-06
rxrpc: Remove call->state_lock
David Howells
12
-184
/
+142
2023-01-06
rxrpc: Move call state changes from recvmsg to I/O thread
David Howells
5
-111
/
+109
2023-01-06
rxrpc: Move call state changes from sendmsg to I/O thread
David Howells
3
-60
/
+63
2023-01-06
rxrpc: Wrap accesses to get call state to put the barrier in one place
David Howells
5
-24
/
+38
2023-01-06
rxrpc: Split out the call state changing functions into their own file
David Howells
4
-89
/
+108
2023-01-06
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
7
-75
/
+76
2023-01-06
rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
4
-14
/
+40
2023-01-06
rxrpc: Make the set of connection IDs per local endpoint
David Howells
5
-38
/
+35
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
17
-444
/
+484
2023-01-06
rxrpc: Clean up connection abort
David Howells
8
-213
/
+188
2023-01-06
rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
6
-9
/
+55
2023-01-06
rxrpc: Only disconnect calls in the I/O thread
David Howells
5
-15
/
+9
2023-01-06
rxrpc: Only set/transmit aborts in the I/O thread
David Howells
7
-18
/
+50
2023-01-06
rxrpc: Separate call retransmission from other conn events
David Howells
3
-30
/
+8
2023-01-06
rxrpc: Make the local endpoint hold a ref on a connected call
David Howells
4
-13
/
+23
2023-01-06
rxrpc: Stash the network namespace pointer in rxrpc_local
David Howells
5
-23
/
+21
2023-01-06
net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
Hui Wang
1
-0
/
+6
2023-01-06
stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speed
Biao Huang
1
-26
/
+0
2023-01-05
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-05
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
2023-01-05
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-05
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
1
-8
/
+20
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
1
-0
/
+2
2023-01-04
MAINTAINERS: Update maintainers for ptp_vmw driver
Srivatsa S. Bhat (VMware)
1
-1
/
+3
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
4
-41
/
+41
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
1
-1
/
+2
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
1
-6
/
+7
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
1
-8
/
+8
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
4
-4
/
+4
2023-01-03
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
Chao Yu
1
-7
/
+4
2023-01-03
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2023-01-03
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2023-01-03
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
1
-1
/
+1
2023-01-03
octeontx2-pf: Fix lmtst ID used in aura free
Geetha sowjanya
1
-9
/
+21
[next]