index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
netdev-FAQ.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...
Marc Kleine-Budde
1
-0
/
+2
2022-03-31
can: mcba_usb: properly check endpoint type
Pavel Skripkin
1
-10
/
+16
2022-03-31
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
1
-1
/
+0
2022-03-31
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-16
/
+14
2022-03-31
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-1
/
+0
2022-03-31
can: m_can: m_can_tx_handler(): fix use after free of skb
Marc Kleine-Budde
1
-2
/
+3
2022-03-31
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value
Tom Rix
1
-1
/
+1
2022-03-31
can: isotp: restore accidentally removed MSG_PEEK feature
Oliver Hartkopp
1
-1
/
+1
2022-03-31
kbuild: Make $(LLVM) more flexible
Nathan Chancellor
4
-25
/
+62
2022-03-31
kbuild: add --target to correctly cross-compile UAPI headers with Clang
Masahiro Yamada
1
-1
/
+1
2022-03-31
fixdep: use fflush() and ferror() to ensure successful write to files
Masahiro Yamada
1
-27
/
+19
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
13
-26
/
+13
2022-03-31
usr/include: replace extra-y with always-y
Masahiro Yamada
1
-1
/
+1
2022-03-31
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
1
-0
/
+1
2022-03-31
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
1
-2
/
+2
2022-03-31
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
1
-0
/
+1
2022-03-31
wireguard: selftests: simplify RNG seeding
Jason A. Donenfeld
1
-19
/
+7
2022-03-31
wireguard: queueing: use CFI-safe ptr_ring cleanup function
Jason A. Donenfeld
1
-1
/
+2
2022-03-31
mm: page_alloc: validate buddy before check its migratetype.
Zi Yan
1
-0
/
+3
2022-03-30
docs: Add a document on how to fix a messy diffstat
Jonathan Corbet
2
-0
/
+97
2022-03-30
docs: sphinx/requirements: Limit jinja2<3.1
Akira Yokosawa
1
-0
/
+2
2022-03-30
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
1
-7
/
+4
2022-03-30
ptp: ocp: handle error from nvmem_device_find
Jonathan Lemon
1
-7
/
+8
2022-03-30
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+4
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
4
-11
/
+39
2022-03-30
ALSA: hda: Avoid unsol event during RPM suspending
Mohan Kumar
1
-1
/
+7
2022-03-30
ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
Kai-Heng Feng
1
-2
/
+2
2022-03-30
fs: fix fd table size alignment properly
Linus Torvalds
1
-2
/
+1
2022-03-30
crypto: x86/sm3 - Fixup SLS
Peter Zijlstra
1
-1
/
+1
2022-03-30
dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
Vinod Koul
1
-1
/
+3
2022-03-30
lib/test: use after free in register_test_dev_kmod()
Dan Carpenter
1
-0
/
+1
2022-03-30
fs: fd tables have to be multiples of BITS_PER_LONG
Linus Torvalds
1
-0
/
+30
2022-03-29
rtc: check if __rtc_read_time was successful
Tom Rix
1
-2
/
+5
2022-03-29
rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram
Miaoqian Lin
1
-0
/
+1
2022-03-29
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
2
-1
/
+17
2022-03-29
parisc: Fix patch code locking and flushing
John David Anglin
1
-14
/
+11
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
3
-1
/
+10
2022-03-29
parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y
Helge Deller
1
-2
/
+9
2022-03-29
parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging
Helge Deller
1
-3
/
+24
2022-03-29
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
3
-22
/
+90
2022-03-29
parisc: Add PDC locking functions for rendezvous code
Helge Deller
3
-1
/
+42
2022-03-29
parisc: Move disable_sr_hashing_asm() into .text section
Helge Deller
1
-1
/
+1
2022-03-29
parisc: Move CPU startup-related functions into .text section
Helge Deller
4
-4
/
+4
2022-03-29
parisc: Move store_cpu_topology() into text section
Helge Deller
1
-2
/
+3
2022-03-29
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
Helge Deller
5
-88
/
+24
2022-03-29
parisc: Ensure set_firmware_width() is called only once
Helge Deller
1
-1
/
+6
2022-03-29
parisc: Add constants for control registers and clean up mfctl()
Helge Deller
1
-9
/
+8
2022-03-29
parisc: Detect hppa-suse-linux-gcc compiler for cross-building
Helge Deller
1
-2
/
+2
2022-03-29
parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()
Helge Deller
1
-21
/
+2
2022-03-29
parisc: Fix CPU affinity for Lasi, WAX and Dino chips
Helge Deller
5
-16
/
+71
[prev]
[next]