Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
24be19e47779d604d1492c114459dca9a92acf78
24be19e
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
by Eran Ben Elisha
· 6 years ago
bf29e9e
net/core: tidy up an error message
by Qian Cai
· 6 years ago
a745156
mv88e6060: disable hardware level MAC learning
by Anderson Luiz Alves
· 6 years ago
59f997b
macvlan: return correct error value
by Matteo Croce
· 6 years ago
fb6df5a
sctp: kfree_rcu asoc
by Xin Long
· 6 years ago
986103e
net/ibmvnic: Fix RTNL deadlock during device reset
by Thomas Falcon
· 6 years ago
e3f7871
vhost: fix IOTLB locking
by Jean-Philippe Brucker
· 6 years ago
4763c9f
Merge branch 'phy-micrel-toggling-reset'
by David S. Miller
· 6 years ago
8c85f4b
net: phy: micrel: add toggling phy reset if PHY is not attached
by Yoshihiro Shimoda
· 6 years ago
ef1b5bf
net: phy: Fix not to call phy_resume() if PHY is not attached
by Yoshihiro Shimoda
· 6 years ago
4e4b08e
tun: remove skb access after netif_receive_skb
by Prashant Bhole
· 6 years ago
a5d4a89
net: 8139cp: fix a BUG triggered by changing mtu with network traffic
by Su Yanjun
· 6 years ago
d2a3697
net: phy: don't allow __set_phy_supported to add unsupported modes
by Heiner Kallweit
· 6 years ago
35b827b
tun: forbid iface creation with rtnl ops
by Nicolas Dichtel
· 6 years ago
436c945
virtio-net: keep vnet header zeroed after processing XDP
by Jason Wang
· 6 years ago
9b2156f
Merge branch 'tcp-fixes-in-timeout-and-retransmission-accounting'
by David S. Miller
· 6 years ago
e1561fe
tcp: fix SNMP TCP timeout under-estimation
by Yuchung Cheng
· 6 years ago
ec641b3
tcp: fix SNMP under-estimation on failed retransmission
by Yuchung Cheng
· 6 years ago
3976535
tcp: fix off-by-one bug on aborting window-probing socket
by Yuchung Cheng
· 6 years ago
c0f5377
liquidio: read sc->iq_no before release sc
by Pan Bian
· 6 years ago
ef6fcd4
mlx5: fix get_ip_proto()
by Cong Wang
· 6 years ago
a3d7e01
net: dsa: Fix tagging attribute location
by Florian Fainelli
· 6 years ago
fd6d433
net/sched: act_police: fix memory leak in case of invalid control action
by Davide Caratti
· 6 years ago
b5f0cf0
nfp: flower: prevent offload if rhashtable insert fails
by John Hurley
· 6 years ago
1166494
nfp: flower: release metadata on offload failure
by John Hurley
· 6 years ago
3b5b3a3
bonding: fix 802.3ad state sent to partner when unbinding slave
by Toni Peltonen
· 6 years ago
37c4b91
net: aquantia: fix rx checksum offload bits
by Dmitry Bogdanov
· 6 years ago
43d0e96
openvswitch: fix spelling mistake "execeeds" -> "exceeds"
by Colin Ian King
· 6 years ago
56e0e29
liquidio: fix spelling mistake "deferal" -> "deferral"
by Colin Ian King
· 6 years ago
5f2b8b6
net: stmmac: Move debugfs init/exit to ->probe()/->remove()
by Thierry Reding
· 6 years ago
4135cce
sctp: update frag_point when stream_interleave is set
by Xin Long
· 6 years ago
9410d38
net: Prevent invalid access to skb->prev in __qdisc_drop_all
by Christoph Paasch
· 6 years ago
b020fcf
net/x25: handle call collisions
by Martin Schiller
· 6 years ago
0613761
net/x25: fix null_x25_address handling
by Martin Schiller
· 6 years ago
d449ba3
net/x25: fix called/calling length calculation in x25_parse_address_block
by Martin Schiller
· 6 years ago
9023096
net: phy: sfp: correct location of SFP standards
by Baruch Siach
· 6 years ago
e869e7b
Merge branch 'xps-fixes'
by David S. Miller
· 6 years ago
867d0ad
net: fix XPS static_key accounting
by Sabrina Dubroca
· 6 years ago
f28c020
net: restore call to netdev_queue_numa_node_write when resetting XPS
by Sabrina Dubroca
· 6 years ago
d7f7e00
net: phy: sfp: correct store of detected link modes
by Baruch Siach
· 6 years ago
f1c0f591
Merge branch 'ave-fixes'
by David S. Miller
· 6 years ago
d75d0e8
net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry
by Kunihiko Hayashi
· 6 years ago
8811395
net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
by Kunihiko Hayashi
· 6 years ago
09ee3b4
net: ethernet: ave: Increase descriptors to improve performance
by Kunihiko Hayashi
· 6 years ago
60b5482
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
b26b2b2
Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
d78a5eb
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 6 years ago
9a764c1
s390/qeth: fix length check in SNMP processing
by Julian Wiedmann
· 6 years ago
e9d8faf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
c7589401
net: hisilicon: remove unexpected free_netdev
by Pan Bian
· 6 years ago
cfc4351
rapidio/rionet: do not free skb before reading its length
by Pan Bian
· 6 years ago
529eb36
i40e: fix kerneldoc for xsk methods
by Jan Sokolowski
· 6 years ago
121b018
Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
5b26f71
Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 6 years ago
a8bf879
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
by Josh Elsasser
· 6 years ago
d8242d2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
eab077aa
i40e: Fix deletion of MAC filters
by Lihong Yang
· 6 years ago
e4c39f7
igb: fix uninitialized variables
by Yunjian Wang
· 6 years ago
ca08987
netfilter: nf_tables: deactivate expressions in rule replecement routine
by Taehee Yoo
· 6 years ago
4df5ce9
lan743x: Enable driver to work with LAN7431
by Bryan Whitehead
· 6 years ago
ec835f89
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
cc59220
lan743x: fix return value for lan743x_tx_napi_poll
by Bryan Whitehead
· 6 years ago
4b5adba
net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"
by Colin Ian King
· 6 years ago
1d51065
qed: fix spelling mistake "attnetion" -> "attention"
by Colin Ian King
· 6 years ago
24a6d2d
net: thunderx: fix NULL pointer dereference in nic_remove
by Lorenzo Bianconi
· 6 years ago
0d32f17
sctp: increase sk_wmem_alloc when head->truesize is increased
by Xin Long
· 6 years ago
a8842e9
firestream: fix spelling mistake: "Inititing" -> "Initializing"
by Colin Ian King
· 6 years ago
c85ddec
net: phy: add workaround for issue where PHY driver doesn't bind to the device
by Heiner Kallweit
· 6 years ago
45611c6
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
by Bernd Eckstein
· 6 years ago
93143f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
fd65d31
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
by Jim Mattson
· 7 years ago
0e0fee5
kvm: mmu: Fix race in emulated page table writes
by Junaid Shahid
· 6 years ago
52ad7eb
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCS
by Liran Alon
· 6 years ago
72aeb60
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD
by Liran Alon
· 6 years ago
326e742
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
by Leonid Shatz
· 6 years ago
1e4329ee
x86/kvm/vmx: fix old-style function declaration
by Yi Wang
· 6 years ago
354cb41
KVM: x86: fix empty-body warnings
by Yi Wang
· 6 years ago
f48b471
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
by Liran Alon
· 6 years ago
bcbfbd8
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
by Liran Alon
· 6 years ago
7f9ad1d
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than once
by Liran Alon
· 6 years ago
3051038
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
by Wei Wang
· 6 years ago
e97f852
KVM: X86: Fix scan ioapic use-before-initialization
by Wanpeng Li
· 6 years ago
38ab012
KVM: LAPIC: Fix pv ipis use-before-initialization
by Wanpeng Li
· 6 years ago
a87c99e
KVM: VMX: re-add ple_gap module parameter
by Luiz Capitulino
· 6 years ago
2b9034b
sparc: Adjust bpf JIT prologue for PSEUDO calls.
by David Miller
· 6 years ago
38a35a7
xtensa: fix coprocessor part of ptrace_{get,set}xregs
by Max Filippov
· 6 years ago
03bc996
xtensa: fix coprocessor context offset definitions
by Max Filippov
· 6 years ago
2958b66
xtensa: enable coprocessors that are being flushed
by Max Filippov
· 6 years ago
ef78e5e
ia64: export node_distance function
by Matias Bjørling
· 6 years ago
fa1e0c9
bpf, doc: add entries of who looks over which jits
by Daniel Borkmann
· 6 years ago
e2ac579
sparc: Correct ctx->saw_frame_pointer logic.
by David Miller
· 6 years ago
c44768a
sparc: Fix JIT fused branch convergance.
by David Miller
· 6 years ago
fdac315
Merge branch 'arm64-jit-fixes'
by Alexei Starovoitov
· 6 years ago
8c11ea5
bpf, arm64: fix getting subprog addr from aux for calls
by Daniel Borkmann
· 6 years ago
e2c95a6
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
by Daniel Borkmann
· 6 years ago
53ca0f2
netfilter: nf_conncount: remove wrong condition check routine
by Taehee Yoo
· 6 years ago
095faf4
netfilter: nat: fix double register in masquerade modules
by Taehee Yoo
· 6 years ago
584eab2
netfilter: add missing error handling code for register functions
by Taehee Yoo
· 6 years ago
508b090
netfilter: ipv6: Preserve link scope traffic original oif
by Alin Nastac
· 6 years ago
6f8b52b
Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 6 years ago
Next »