index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908
Rafał Miłecki
1
-1
/
+4
2021-03-10
net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
Pavel Andrianov
1
-1
/
+1
2021-03-10
macvlan: macvlan_count_rx() needs to be aware of preemption
Eric Dumazet
1
-1
/
+2
2021-03-10
drop_monitor: Perform cleanup upon probe registration failure
Ido Schimmel
1
-0
/
+23
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
11
-17
/
+136
2021-03-10
ipv6: fix suspecious RCU usage warning
Wei Wang
2
-1
/
+25
2021-03-10
Merge branch 'ip6ip6-crash'
David S. Miller
4
-81
/
+70
2021-03-10
net, bpf: Fix ip6ip6 crash with collect_md populated skbs
Daniel Borkmann
1
-22
/
+9
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
4
-64
/
+66
2021-03-10
net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getter
Yevgeny Kliteynik
1
-2
/
+2
2021-03-10
net/mlx5: SF: Fix error flow of SFs allocation flow
Shay Drory
1
-1
/
+1
2021-03-10
net/mlx5: SF: Fix memory leak of work item
Shay Drory
1
-0
/
+1
2021-03-10
net/mlx5: SF, Correct vhca context size
Parav Pandit
1
-1
/
+1
2021-03-10
net/mlx5e: E-switch, Fix rate calculation division
Parav Pandit
1
-1
/
+2
2021-03-10
RDMA/mlx5: Fix timestamp default mode
Maor Gottlieb
1
-4
/
+14
2021-03-10
net/mlx5: Set QP timestamp mode to default
Maor Gottlieb
4
-0
/
+10
2021-03-10
net/mlx5e: Fix error flow in change profile
Roi Dayan
2
-18
/
+26
2021-03-10
net/mlx5: Disable VF tunnel TX offload if ignore_flow_level isn't supported
Maor Dickman
1
-1
/
+2
2021-03-10
net/mlx5e: Check correct ip_version in decapsulation route resolution
Roi Dayan
3
-5
/
+7
2021-03-10
net/mlx5: Fix turn-off PPS command
Aya Levin
1
-4
/
+4
2021-03-10
net/mlx5e: Don't match on Geneve options in case option masks are all zero
Maor Dickman
1
-0
/
+4
2021-03-10
net/mlx5e: Revert parameters on errors when changing PTP state without reset
Maxim Mikityanskiy
1
-0
/
+5
2021-03-10
net/mlx5e: When changing XDP program without reset, take refs for XSK RQs
Maxim Mikityanskiy
1
-1
/
+3
2021-03-10
net/mlx5e: Set PTP channel pointer explicitly to NULL
Aya Levin
1
-1
/
+3
2021-03-10
net/mlx5e: Accumulate port PTP TX stats with other channels stats
Aya Levin
1
-0
/
+9
2021-03-10
net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets
Tariq Toukan
3
-8
/
+9
2021-03-10
net/mlx5e: Enforce minimum value check for ICOSQ size
Tariq Toukan
1
-2
/
+3
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
159
-786
/
+1456
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-10
/
+7
2021-03-09
sparc: sparc64_defconfig: remove duplicate CONFIGs
Corentin Labbe
1
-3
/
+1
2021-03-09
sparc64: Fix opcode filtering in handling of no fault loads
Rob Gardner
1
-7
/
+6
2021-03-09
Merge branch 's390-qeth-fixes'
David S. Miller
2
-69
/
+62
2021-03-09
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
1
-3
/
+3
2021-03-09
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
1
-6
/
+12
2021-03-09
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2
-42
/
+30
2021-03-09
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
1
-18
/
+17
2021-03-09
Merge branch 'virtio_net-infinite-loop'
David S. Miller
2
-1
/
+9
2021-03-09
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
1
-0
/
+3
2021-03-09
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
2021-03-09
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
1
-2
/
+8
2021-03-10
bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
Yonghong Song
1
-2
/
+2
2021-03-09
bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
Yonghong Song
1
-4
/
+5
2021-03-09
Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-74
/
+58
2021-03-09
Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-9
/
+35
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-08
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
21
-647
/
+198
2021-03-08
atm: idt77252: fix null-ptr-dereference
Tong Zhang
1
-2
/
+2
2021-03-08
atm: uPD98402: fix incorrect allocation
Tong Zhang
1
-1
/
+1
2021-03-08
atm: fix a typo in the struct description
Tong Zhang
1
-1
/
+1
[prev]
[next]