index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
tracepoint.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
libbpf: Fix memory leak in strset
Andrii Nakryiko
1
-0
/
+1
2021-09-30
libbpf: Fix segfault in light skeleton for objects without BTF
Kumar Kartikeya Dwivedi
1
-1
/
+2
2021-09-30
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
1
-1
/
+2
2021-09-29
bpf, arm: Fix register clobbering in div/mod implementation
Johan Almbladh
1
-0
/
+19
2021-09-29
samples/bpf: Relicense bpf_insn.h as GPL-2.0-only OR BSD-2-Clause
Luca Boccassi
1
-1
/
+1
2021-09-29
samples: bpf: Fix vmlinux.h generation for XDP samples
Kumar Kartikeya Dwivedi
2
-14
/
+8
2021-09-28
net: hns3: fix hclge_dbg_dump_tm_pg() stack usage
Arnd Bergmann
1
-4
/
+24
2021-09-28
net: mdio: mscc-miim: Fix the mdio controller
Horatiu Vultur
1
-5
/
+10
2021-09-28
af_unix: Return errno instead of NULL in unix_create1().
Kuniyuki Iwashima
1
-17
/
+32
2021-09-28
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2
-6
/
+6
2021-09-28
net: sun: SUNVNET_COMMON should depend on INET
Randy Dunlap
1
-0
/
+1
2021-09-28
ionic: fix gathering of debug stats
Shannon Nelson
1
-9
/
+0
2021-09-28
dmascc: add CONFIG_VIRT_TO_BUS dependency
Arnd Bergmann
1
-0
/
+1
2021-09-28
net: ks8851: fix link error
Arnd Bergmann
2
-4
/
+10
2021-09-28
bpf, x86: Fix bpf mapping of atomic fetch implementation
Johan Almbladh
1
-5
/
+8
2021-09-28
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
1
-5
/
+8
2021-09-28
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
1
-1
/
+2
2021-09-28
bpf, test, cgroup: Use sk_{alloc,free} for test cases
Daniel Borkmann
1
-5
/
+9
2021-09-28
bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
Daniel Borkmann
1
-5
/
+12
2021-09-28
libbpf: Fix segfault in static linker for objects without BTF
Kumar Kartikeya Dwivedi
1
-1
/
+7
2021-09-28
MAINTAINERS: Add btf headers to BPF
Dave Marchevsky
1
-0
/
+2
2021-09-28
bpf: Exempt CAP_BPF from checks against bpf_jit_limit
Lorenz Bauer
1
-1
/
+1
2021-09-27
e100: fix buffer overrun in e100_get_regs
Jacob Keller
1
-6
/
+10
2021-09-27
e100: fix length calculation in e100_get_regs_len
Jacob Keller
1
-1
/
+5
2021-09-27
net: phy: enhance GPY115 loopback disable function
Xu Liang
1
-2
/
+21
2021-09-27
dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU ports
Andrew Lunn
2
-3
/
+7
2021-09-27
dsa: mv88e6xxx: Fix MTU definition
Andrew Lunn
3
-6
/
+10
2021-09-27
dsa: mv88e6xxx: 6161: Use chip wide MAX MTU
Andrew Lunn
1
-1
/
+1
2021-09-27
net: mdiobus: Fix memory leak in __mdiobus_register
Yanfei Xu
1
-0
/
+1
2021-09-27
Revert "ibmvnic: check failover_pending in login response"
Desnes A. Nunes do Rosario
1
-8
/
+0
2021-09-27
net: bgmac-platform: handle mac-address deferral
Matthew Hagan
1
-0
/
+3
2021-09-27
net: hns: Fix spelling mistake "maped" -> "mapped"
Colin Ian King
1
-1
/
+1
2021-09-27
mac80211: Fix Ptk0 rekey documentation
Alexander Wetzel
1
-4
/
+4
2021-09-27
mac80211: check return value of rhashtable_init
MichelleJin
1
-1
/
+4
2021-09-27
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
1
-0
/
+6
2021-09-26
net: prevent user from passing illegal stab size
王贇
2
-0
/
+7
2021-09-24
drivers: net: mhi: fix error path in mhi_net_newlink
Daniele Palmas
1
-5
/
+1
2021-09-24
smsc95xx: fix stalled rx after link change
Aaro Koskinen
1
-0
/
+3
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
4
-11
/
+14
2021-09-24
net: enetc: fix the incorrect clearing of IF_MODE bits
Vladimir Oltean
1
-2
/
+1
2021-09-24
mptcp: allow changing the 'backup' bit when no sockets are open
Davide Caratti
1
-3
/
+1
2021-09-24
mptcp: don't return sockets in foreign netns
Florian Westphal
6
-24
/
+20
2021-09-24
sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
Xin Long
1
-1
/
+1
2021-09-23
memcg: flush lruvec stats in the refault
Shakeel Butt
2
-10
/
+1
2021-09-23
atlantic: Fix issue in the pm resume flow.
Sudarsana Reddy Kalluru
1
-2
/
+2
2021-09-23
net/mlx4_en: Don't allow aRFS for encapsulated packets
Aya Levin
1
-0
/
+3
2021-09-23
net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabled
Vladimir Oltean
1
-3
/
+8
2021-09-23
net: ethernet: mtk_eth_soc: avoid creating duplicate offload entries
Felix Fietkau
1
-0
/
+3
2021-09-23
nfc: st-nci: Add SPI ID matching DT compatible
Mark Brown
1
-0
/
+1
2021-09-23
MAINTAINERS: remove Guvenc Gulce as net/smc maintainer
Guvenc Gulce
1
-1
/
+0
[next]