index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cryptd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
xfrm: Use xfrm_state selector for BEET input
Herbert Xu
1
-4
/
+3
2023-06-09
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
2
-0
/
+4
2023-06-07
xfrm: add missed call to delete offloaded policies
Leon Romanovsky
1
-0
/
+2
2023-05-21
xfrm: Ensure policies always checked on XFRM-I input path
Benedict Wong
1
-4
/
+50
2023-05-21
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
3
-0
/
+14
2023-05-20
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
4
-2
/
+15
2023-05-20
Bluetooth: btnxpuart: Fix compiler warnings
Neeraj Sanjay Kale
1
-3
/
+3
2023-05-20
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Ruihan Li
1
-15
/
+6
2023-05-20
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2
-12
/
+23
2023-05-20
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
1
-3
/
+3
2023-05-20
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
1
-9
/
+12
2023-05-19
net: fec: add dma_wmb to ensure correct descriptor values
Shenwei Wang
1
-6
/
+11
2023-05-19
MAINTAINERS: add myself as maintainer for enetc
Vladimir Oltean
1
-0
/
+1
2023-05-19
octeontx2-pf: Fix TSOv6 offload
Sunil Goutham
1
-3
/
+1
2023-05-19
sfc: fix devlink info error handling
Alejandro Lucero
1
-50
/
+45
2023-05-19
net/smc: Reset connection when trying to use SMCRv2 fails.
Wen Gu
2
-2
/
+8
2023-05-19
selftests: fib_tests: mute cleanup error message
Po-Hsu Lin
1
-1
/
+1
2023-05-19
net/mlx5e: do as little as possible in napi poll when budget is 0
Jakub Kicinski
1
-7
/
+9
2023-05-19
tls: rx: strp: don't use GFP_KERNEL in softirq context
Jakub Kicinski
1
-0
/
+4
2023-05-19
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
4
-31
/
+114
2023-05-19
tls: rx: strp: factor out copying skb data
Jakub Kicinski
1
-10
/
+23
2023-05-19
tls: rx: strp: fix determining record length in copy mode
Jakub Kicinski
1
-6
/
+15
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
2
-5
/
+21
2023-05-19
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
Jakub Kicinski
1
-0
/
+2
2023-05-19
tls: rx: device: fix checking decryption status
Jakub Kicinski
1
-1
/
+1
2023-05-19
net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
Tudor Ambarus
1
-9
/
+15
2023-05-18
MAINTAINERS: skip CCing netdev for Bluetooth patches
Jakub Kicinski
1
-0
/
+1
2023-05-18
mdio_bus: unhide mdio_bus_init prototype
Arnd Bergmann
1
-2
/
+0
2023-05-18
bridge: always declare tunnel functions
Arnd Bergmann
1
-4
/
+4
2023-05-18
atm: hide unused procfs functions
Arnd Bergmann
1
-0
/
+2
2023-05-18
net: isa: include net/Space.h
Arnd Bergmann
6
-1
/
+9
2023-05-17
Revert "ARM: dts: stm32: add CAN support on stm32f746"
Marc Kleine-Budde
1
-47
/
+0
2023-05-17
tracing: make ftrace_likely_update() declaration visible
Arnd Bergmann
1
-3
/
+2
2023-05-17
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
1
-7
/
+13
2023-05-17
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
1
-3
/
+1
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
1
-0
/
+4
2023-05-17
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2
-0
/
+19
2023-05-17
net: selftests: Fix optstring
Benjamin Poirier
1
-1
/
+1
2023-05-17
net: pcs: xpcs: fix C73 AN not getting enabled
Vladimir Oltean
1
-1
/
+1
2023-05-17
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
3
-12
/
+33
2023-05-17
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
1
-2
/
+2
2023-05-17
mailmap: add entries for Nikolay Aleksandrov
Nikolay Aleksandrov
1
-0
/
+5
2023-05-17
igb: fix bit_shift to be in [1..8] range
Aleksandr Loktionov
1
-2
/
+2
2023-05-17
net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
Marco Migliore
1
-1
/
+1
2023-05-17
cassini: Fix a memory leak in the error handling path of cas_init_one()
Christophe JAILLET
1
-0
/
+2
2023-05-17
tun: Fix memory leak for detached NAPI queue.
Kuniyuki Iwashima
1
-0
/
+15
2023-05-17
can: kvaser_pciefd: Disable interrupts in probe error path
Jimmy Assarsson
1
-0
/
+2
2023-05-17
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
Jimmy Assarsson
1
-17
/
+4
2023-05-17
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
1
-0
/
+15
2023-05-17
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
1
-5
/
+5
[next]