Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
52baf9878b65872a7fc735d7fae3350ea9f30646
52baf98
net: socket: add check for negative optlen in compat setsockopt
by Jann Horn
· 6 years ago
f5b51fe
ipv6: route: purge exception on removal
by Paolo Abeni
· 6 years ago
aaaf598
Merge branch 'nic-thunderx-fix-communication-races-between-VF-PF'
by David S. Miller
· 6 years ago
2e1c3ff
net: thunderx: remove link change polling code and info from nicpf
by Vadim Lomovtsev
· 6 years ago
2c632ad
net: thunderx: move link state polling function to VF
by Vadim Lomovtsev
· 6 years ago
609ea65
net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
by Vadim Lomovtsev
· 6 years ago
5354439
net: thunderx: rework xcast message structure to make it fit into 64 bit
by Vadim Lomovtsev
· 6 years ago
7db730d
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
by Vadim Lomovtsev
· 6 years ago
0dd563b
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
by Vadim Lomovtsev
· 6 years ago
2ecbe4f
net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to private for each of them.
by Vadim Lomovtsev
· 6 years ago
f6d25ac
net: thunderx: correct typo in macro name
by Vadim Lomovtsev
· 6 years ago
efcc9bc
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
by Lorenzo Bianconi
· 6 years ago
8c7a772
team: use operstate consistently for linkup
by George Wilkie
· 6 years ago
c286909
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
by David Chen
· 6 years ago
7cc9f70
ipvlan: disallow userns cap_net_admin to change global mode/flags
by Daniel Borkmann
· 6 years ago
d1f20c0
sctp: don't compare hb_timer expire date before starting it
by Maciej Kwiecien
· 6 years ago
6321aa1
phonet: fix building with clang
by Arnd Bergmann
· 6 years ago
b35560e4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
31088cb
Merge branch 'report-erspan-version-field-just-for-erspan-tunnels'
by David S. Miller
· 6 years ago
103d024
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
by Lorenzo Bianconi
· 6 years ago
2bdf700
net: ip_gre: do not report erspan_ver for gre or gretap
by Lorenzo Bianconi
· 6 years ago
9e8db59
net: avoid false positives in untrusted gso validation
by Willem de Bruijn
· 6 years ago
06cd170
Merge branch 'tipc-improvement-for-wait-and-wakeup'
by David S. Miller
· 6 years ago
48766a5
tipc: improve function tipc_wait_for_rcvmsg()
by Tung Nguyen
· 6 years ago
223b732
tipc: improve function tipc_wait_for_cond()
by Tung Nguyen
· 6 years ago
3c963a3
bonding: fix PACKET_ORIGDEV regression
by Michal Soltys
· 6 years ago
ad49bc6
net: vrf: remove MTU limits for vrf device
by Hangbin Liu
· 6 years ago
18de100
MAINTAINERS: mark CAIF as orphan
by Jann Horn
· 6 years ago
033575e
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 6 years ago
c685c69
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
by Jan Sokolowski
· 6 years ago
59eb2a8
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
by Björn Töpel
· 6 years ago
4a9b32f
ixgbe: fix potential RX buffer starvation for AF_XDP
by Magnus Karlsson
· 6 years ago
14ffeb5
i40e: fix potential RX buffer starvation for AF_XDP
by Magnus Karlsson
· 6 years ago
156a67a
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
by Jeff Kirsher
· 6 years ago
d7cf4a3
net/smc: fix smc_poll in SMC_INIT state
by Ursula Braun
· 6 years ago
64cc41e
Merge branch 'ipv6-route-rcu'
by David S. Miller
· 6 years ago
bf1dc8b
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
by Paolo Abeni
· 6 years ago
193f368
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
by Paolo Abeni
· 6 years ago
ae3b564
missing barriers in some of unix_sock ->addr and ->path accesses
by Al Viro
· 6 years ago
a8fef9b
net: marvell: mvneta: fix DMA debug warning
by Russell King
· 6 years ago
9c2054a
net: dsa: fix unintended change of bridge interface STP state
by Russell King
· 6 years ago
40e196a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
1765f5d
sky2: Increase D3 delay again
by Kai-Heng Feng
· 6 years ago
816db76
vhost: correctly check the return value of translate_desc() in log_used()
by Jason Wang
· 6 years ago
5cd856a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
1f43f40
net: netcp: Fix ethss driver probe issue
by Murali Karicheri
· 6 years ago
4d96e13
net: hns: Fixes the missing put_device in positive leg for roce reset
by Salil Mehta
· 6 years ago
92a8c29
Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 6 years ago
8a7493e
net: stmmac: Fix a race in EEE enable callback
by Jose Abreu
· 6 years ago
694d790
Merge branch 'qed-iWARP'
by David S. Miller
· 6 years ago
8be3dad
qed: Fix iWARP syn packet mac address validation.
by Michal Kalderon
· 6 years ago
9addc92
qed: Fix iWARP buffer size provided for syn packet processing.
by Michal Kalderon
· 6 years ago
b5372fe
exec: load_script: Do not exec truncated interpreter path
by Kees Cook
· 6 years ago
8e29d23
r8152: Add support for MAC address pass through on RTL8153-BD
by David Chen
· 6 years ago
f2ffff0
mac80211: mesh: fix missing unlock on error in table_path_del()
by Wei Yongjun
· 6 years ago
21d2cb4
net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"
by Colin Ian King
· 6 years ago
9060cb7
net: crypto set sk to NULL when af_alg_release.
by Mao Wenan
· 6 years ago
301e361
Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 6 years ago
3ddc14e
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
10f4902
Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
d7bf31a
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
by Rayagonda Kokatanur
· 6 years ago
4f05577
mailbox: Export mbox_flush()
by Thierry Reding
· 6 years ago
660899d
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
by Tobias Brunner
· 6 years ago
a3b22b9
Linux 5.0-rc7
by Linus Torvalds
· 6 years ago
254a1a2
Merge branch 'netdev-page_frag_alloc-fixes'
by David S. Miller
· 6 years ago
3bed3cc
net: Do not allocate page fragments that are not skb aligned
by Alexander Duyck
· 6 years ago
8644772
mm: Use fixed constant in page_frag_alloc instead of size + 1
by Alexander Duyck
· 6 years ago
e09c6a4
Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err'
by David S. Miller
· 6 years ago
2c4cc97
tcp: tcp_v4_err() should be more careful
by Eric Dumazet
· 6 years ago
04c0311
tcp: clear icsk_backoff in tcp_write_queue_purge()
by Eric Dumazet
· 6 years ago
e928b5d
net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
by Alexey Khoroshilov
· 6 years ago
97dc47a
qmi_wwan: apply SET_DTR quirk to Sierra WP7607
by Beniamino Galvani
· 6 years ago
4012e7d
net: stmmac: handle endianness in dwmac4_get_timestamp
by Alexandre Torgue
· 6 years ago
31a1b8d
doc: Mention MSG_ZEROCOPY implementation for UDP
by Petr Vorel
· 6 years ago
2894604
mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
by Petr Machata
· 6 years ago
2fee036
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8d33316
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
dd6f29d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c5f1ac5
Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
0513ebc
Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
1653c2f
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
b8c82b6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
ed0a0ec
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
7ad222b
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
by Mauro Ciancio
· 6 years ago
6e1077f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
2439d37
Input: st-keyscan - fix potential zalloc NULL dereference
by Gabriel Fernandez
· 6 years ago
1cd48dc
Input: apanel - switch to using brightness_set_blocking()
by Dmitry Torokhov
· 6 years ago
a580076
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
by Michael Ellerman
· 6 years ago
64c0133
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
88fe73c
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
55638c5
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
9a7dcde
Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
8681ef1
net: Add header for usage of fls64()
by David S. Miller
· 6 years ago
0b999ae
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
582a32e
efi/arm: Revert "Defer persistent reservations until after paging_init()"
by Ard Biesheuvel
· 6 years ago
8a5b403d
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
by Ard Biesheuvel
· 6 years ago
c93a49b
ipvs: fix warning on unused variable
by Andrea Claudi
· 6 years ago
46f3766
Merge branch 'net-dsa-b53-VLAN-and-L2-fixes'
by David S. Miller
· 6 years ago
10163aa
net: dsa: b53: Do not program CPU port's PVID
by Florian Fainelli
· 6 years ago
c3152ec
net: dsa: bcm_sf2: Do not assume DSA master supports WoL
by Florian Fainelli
· 6 years ago
Next »