index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
sparc64: Fix opcode filtering in handling of no fault loads
Rob Gardner
1
-7
/
+6
2021-03-10
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
1
-3
/
+3
2021-03-10
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
1
-6
/
+12
2021-03-10
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2
-42
/
+30
2021-03-10
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
1
-18
/
+17
2021-03-10
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
1
-0
/
+3
2021-03-10
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
2021-03-10
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
1
-2
/
+8
2021-03-09
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
1
-3
/
+0
2021-03-09
MIPS: kernel: Reserve exception base early to prevent corruption
Thomas Bogendoerfer
4
-5
/
+17
2021-03-09
atm: idt77252: fix null-ptr-dereference
Tong Zhang
1
-2
/
+2
2021-03-09
atm: uPD98402: fix incorrect allocation
Tong Zhang
1
-1
/
+1
2021-03-09
atm: fix a typo in the struct description
Tong Zhang
1
-1
/
+1
2021-03-09
net: qrtr: fix error return code of qrtr_sendmsg()
Jia-Ju Bai
1
-1
/
+3
2021-03-09
mptcp: fix length of ADD_ADDR with port sub-option
Davide Caratti
1
-6
/
+8
2021-03-08
net: bonding: fix error return code of bond_neigh_init()
Jia-Ju Bai
1
-2
/
+6
2021-03-08
net: enetc: allow hardware timestamping on TX queues with tc-etf enabled
Vladimir Oltean
1
-0
/
+6
2021-03-08
net: enetc: set MAC RX FIFO to recommended value
Alex Marginean
2
-0
/
+8
2021-03-08
net: davicom: Use platform_get_irq_optional()
Paul Cercueil
1
-1
/
+1
2021-03-08
net: davicom: Fix regulator not turned off on driver removal
Paul Cercueil
1
-1
/
+8
2021-03-08
net: davicom: Fix regulator not turned off on failed probe
Paul Cercueil
1
-3
/
+9
2021-03-08
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
Vladimir Oltean
2
-27
/
+57
2021-03-08
net: wan: fix error return code of uhdlc_init()
Jia-Ju Bai
1
-2
/
+6
2021-03-08
net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
Jia-Ju Bai
1
-1
/
+3
2021-03-08
net: usb: log errors to dmesg/syslog
Grant Grundler
1
-1
/
+1
2021-03-08
net: usb: cdc_ncm: emit dev_err on error paths
Grant Grundler
1
-5
/
+5
2021-03-08
net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...
Bhaskar Chowdhury
1
-4
/
+4
2021-03-08
net: dsa: bcm_sf2: simplify optional reset handling
Philipp Zabel
1
-3
/
+3
2021-03-08
MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes
Bjørn Mork
1
-1
/
+5
2021-03-08
gpiolib: Read "gpio-line-names" from a firmware node
Andy Shevchenko
1
-8
/
+4
2021-03-08
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
Andy Shevchenko
1
-55
/
+23
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
2
-6
/
+16
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
2
-1
/
+8
2021-03-08
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
1
-1
/
+1
2021-03-08
gpio: fix gpio-device list corruption
Johan Hovold
1
-0
/
+4
2021-03-08
gpio: fix NULL-deref-on-deregistration regression
Johan Hovold
1
-2
/
+1
2021-03-08
selftests: gpio: update .gitignore
Bartosz Golaszewski
1
-1
/
+1
2021-03-08
crypto: mips/poly1305 - enable for all MIPS processors
Maciej W. Rozycki
3
-4
/
+4
2021-03-08
MIPS: boot/compressed: Copy DTB to aligned address
Paul Cercueil
2
-0
/
+10
2021-03-06
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
1
-4
/
+8
2021-03-06
perf trace: Fix race in signal handling
Michael Petlan
1
-3
/
+2
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
1
-2
/
+2
2021-03-06
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2
-2
/
+2
2021-03-06
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
4
-0
/
+127
2021-03-06
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
1
-4
/
+0
2021-03-06
perf archive: Fix filtering of empty build-ids
Nicholas Fraser
1
-2
/
+1
2021-03-06
perf daemon: Fix compile error with Asan
Namhyung Kim
1
-1
/
+1
2021-03-06
perf stat: Fix use-after-free when -r option is used
Namhyung Kim
1
-0
/
+1
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2
-4
/
+11
[next]