index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
libbpf: provide NULL and KERNEL_VERSION macros in bpf_helpers.h
Andrii Nakryiko
1
-1
/
+15
2021-03-18
bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly
Yonghong Song
2
-0
/
+13
2021-03-17
selftests/bpf: Use nanosleep() syscall instead of sleep() in get_cgroup_id
Ravi Bangoria
1
-1
/
+5
2021-03-16
selftests/bpf: Fix warning comparing pointer to 0
Jiapeng Chong
1
-2
/
+2
2021-03-16
selftests/bpf: Build everything in debug mode
Andrii Nakryiko
1
-2
/
+5
2021-03-16
selftests/bpf: Fix maybe-uninitialized warning in xdpxceiver test
Andrii Nakryiko
1
-2
/
+2
2021-03-16
bpftool: Fix maybe-uninitialized warnings
Andrii Nakryiko
3
-3
/
+5
2021-03-16
libbpf: Add explicit padding to bpf_xdp_set_link_opts
Andrii Nakryiko
1
-0
/
+1
2021-03-16
bpf: Make symbol 'bpf_task_storage_busy' static
Wei Yongjun
1
-1
/
+1
2021-03-16
kernel/bpf/: Fix misspellings using codespell tool
Liu xuzhi
1
-1
/
+1
2021-03-16
s390/bpf: Implement new atomic ops
Ilya Leoshkevich
1
-9
/
+55
2021-03-16
bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array...
Pedro Tammela
1
-5
/
+0
2021-03-16
samples: bpf: Fix a spelling typo in do_hbm_test.sh
Masanari Iida
1
-1
/
+1
2021-03-16
libbpf: Avoid inline hint definition from 'linux/stddef.h'
Pedro Tammela
1
-2
/
+3
2021-03-15
bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockopt
Manu Bretelle
3
-0
/
+56
2021-03-10
libbpf: xsk: Move barriers from libbpf_util.h to xsk.h
Björn Töpel
3
-85
/
+68
2021-03-10
libbpf: xsk: Remove linux/compiler.h header
Björn Töpel
1
-10
/
+17
2021-03-10
bpf: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-10
selftests/bpf: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-10
sparc: sparc64_defconfig: remove duplicate CONFIGs
Corentin Labbe
1
-3
/
+1
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
bpf, xdp: Restructure redirect actions
Björn Töpel
6
-129
/
+116
2021-03-10
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
8
-82
/
+82
2021-03-10
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
1
-2
/
+8
2021-03-10
selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.c
Andrii Nakryiko
1
-2
/
+2
2021-03-09
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
1
-3
/
+0
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax
Ilya Leoshkevich
1
-0
/
+7
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
Ilya Leoshkevich
4
-0
/
+18
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
[next]