index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-19
net/smc: Reset connection when trying to use SMCRv2 fails.
Wen Gu
2023-05-19
selftests: fib_tests: mute cleanup error message
Po-Hsu Lin
2023-05-19
net/mlx5e: do as little as possible in napi poll when budget is 0
Jakub Kicinski
2023-05-19
Merge branch 'tls-fixes'
David S. Miller
2023-05-19
tls: rx: strp: don't use GFP_KERNEL in softirq context
Jakub Kicinski
2023-05-19
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
2023-05-19
tls: rx: strp: factor out copying skb data
Jakub Kicinski
2023-05-19
tls: rx: strp: fix determining record length in copy mode
Jakub Kicinski
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
2023-05-19
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
Jakub Kicinski
2023-05-19
tls: rx: device: fix checking decryption status
Jakub Kicinski
2023-05-18
net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
Tudor Ambarus
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-18
Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-05-18
Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2023-05-17
Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-05-17
Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-05-17
MAINTAINERS: skip CCing netdev for Bluetooth patches
Jakub Kicinski
2023-05-17
mdio_bus: unhide mdio_bus_init prototype
Arnd Bergmann
2023-05-17
bridge: always declare tunnel functions
Arnd Bergmann
2023-05-17
atm: hide unused procfs functions
Arnd Bergmann
2023-05-17
net: isa: include net/Space.h
Arnd Bergmann
2023-05-17
Revert "ARM: dts: stm32: add CAN support on stm32f746"
Marc Kleine-Budde
2023-05-17
Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-17
Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2023-05-17
tracing: make ftrace_likely_update() declaration visible
Arnd Bergmann
2023-05-17
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
2023-05-17
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
2023-05-17
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2023-05-17
net: selftests: Fix optstring
Benjamin Poirier
2023-05-17
net: pcs: xpcs: fix C73 AN not getting enabled
Vladimir Oltean
2023-05-17
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
2023-05-17
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
2023-05-17
mailmap: add entries for Nikolay Aleksandrov
Nikolay Aleksandrov
2023-05-17
igb: fix bit_shift to be in [1..8] range
Aleksandr Loktionov
2023-05-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2023-05-17
net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
Marco Migliore
2023-05-17
cassini: Fix a memory leak in the error handling path of cas_init_one()
Christophe JAILLET
2023-05-17
tun: Fix memory leak for detached NAPI queue.
Kuniyuki Iwashima
2023-05-17
Merge patch series "can: kvaser_pciefd: Bug fixes"
Marc Kleine-Budde
2023-05-17
can: kvaser_pciefd: Disable interrupts in probe error path
Jimmy Assarsson
2023-05-17
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
Jimmy Assarsson
2023-05-17
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
2023-05-17
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
2023-05-17
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
Jimmy Assarsson
2023-05-17
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Jimmy Assarsson
2023-05-17
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2023-05-17
wifi: rtw88: sdio: Always use two consecutive bytes for word operations
Martin Blumenstingl
[next]