Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4cc1feeb6ffc2799f8badb4dea77c637d340cb0d
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
40e020c
Linux 4.20-rc6
by Linus Torvalds
· 6 years ago
d48f782
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
8586ca8
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ebbd300
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4b04e73
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
35cc3cef
net/sched: cls_flower: Reject duplicated rules also under skip_sw
by Or Gerlitz
· 6 years ago
d4b60e9
Merge branch 'bnxt_en-Bug-fixes'
by David S. Miller
· 6 years ago
e30fbc3
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
by Michael Chan
· 6 years ago
c0b8cda
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
by Michael Chan
· 6 years ago
75720e6
bnxt_en: Keep track of reserved IRQs.
by Michael Chan
· 6 years ago
804fba4
bnxt_en: Fix CNP CoS queue regression.
by Michael Chan
· 6 years ago
0844895
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
47dcb08
Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
822b768
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
50a5528a
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
bc4caf1
Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
fa82dcb
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
bd799eb
Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
a60956e
net: dsa: Make dsa_master_set_mtu() static
by Andrew Lunn
· 6 years ago
91ba479
net: dsa: Restore MTU on master device on unload
by Andrew Lunn
· 6 years ago
120d633
Merge branch 'platform-data-controls-for-mdio-gpio'
by David S. Miller
· 6 years ago
dc9d38c
net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data
by Andrew Lunn
· 6 years ago
04fa26b
net: phy: mdio-gpio: Add platform_data support for phy_mask
by Andrew Lunn
· 6 years ago
bd5122c
net/mlx4_core: Correctly set PFC param if global pause is turned off.
by Tarick Bedeir
· 6 years ago
6ec067e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
97ef7b4
ip: silence udp zerocopy smatch false positive
by Willem de Bruijn
· 6 years ago
8214bdf
Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
570c913
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
f896adc
Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
356ff8a
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"
by David Rientjes
· 6 years ago
5b3279e
Revert "net/ibm/emac: wrong bit is used for STA control"
by Benjamin Herrenschmidt
· 6 years ago
83af01b
Merge branch 'tc-testing-next'
by David S. Miller
· 6 years ago
8d18915
tc-testing: gitignore, ignore generated test results
by Lucas Bates
· 6 years ago
915c158
tc-testing: Implement the TdcResults module in tdc
by Lucas Bates
· 6 years ago
dfe465d
tc-testing: Add new TdcResults module
by Lucas Bates
· 6 years ago
d37e56d
tc-testing: Add command timeout feature to tdc
by Lucas Bates
· 6 years ago
8b78903
Merge branch 'skb-headroom-slab-out-of-bounds'
by David S. Miller
· 6 years ago
e6ac64d
neighbour: Avoid writing before skb->head in neigh_hh_output()
by Stefano Brivio
· 6 years ago
66033f4
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
f9bfe4e
tcp: lack of available data can also cause TSO defer
by Eric Dumazet
· 6 years ago
0fbe82e
net: call sk_dst_reset when set SO_DONTROUTE
by yupeng
· 6 years ago
5895631
neighbor: Improve garbage collection
by David Ahern
· 6 years ago
12edfdf
Merge branch 'hns3-error-handling'
by David S. Miller
· 6 years ago
630ba00
net: hns3: add handling of RDMA RAS errors
by Shiju Jose
· 6 years ago
c352917
net: hns3: handle hw errors of SSU
by Shiju Jose
· 6 years ago
f69b10b
net: hns3: handle hw errors of PPU(RCB)
by Shiju Jose
· 6 years ago
8fc9d3e
net: hns3: handle hw errors of PPP PF
by Shiju Jose
· 6 years ago
7838f90
net: hns3: add handling of hw errors of MAC
by Shiju Jose
· 6 years ago
f6162d4
net: hns3: add handling of hw errors reported through MSIX
by Salil Mehta
· 6 years ago
8bb1479
net: hns3: deleted logging 1 bit errors
by Shiju Jose
· 6 years ago
332fbf5
net: hns3: add handling of hw ras errors using new set of commands
by Shiju Jose
· 6 years ago
481a626
net: hns3: add optimization in the hclge_hw_error_set_state
by Shiju Jose
· 6 years ago
381c356
net: hns3: rename process_hw_error function
by Shiju Jose
· 6 years ago
166b04c
net: hns3: deletes unnecessary settings of the descriptor data
by Shiju Jose
· 6 years ago
f3fa4a9
net: hns3: re-enable error interrupts on hw reset
by Shiju Jose
· 6 years ago
98da402
net: hns3: rename enable error interrupt functions
by Shiju Jose
· 6 years ago
fe0f7d6
net: hns3: remove existing process error functions and reorder hw_blk table
by Shiju Jose
· 6 years ago
5f17979
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
b8bf469
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
1cdc362
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
52ab2ec
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
9f4c2cf
Merge branch 'mlxsw-Un-offload-FDB-on-NVE-detach-attach'
by David S. Miller
· 6 years ago
55939b2
selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges
by Ido Schimmel
· 6 years ago
0efe9ed
selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave
by Petr Machata
· 6 years ago
8a5969d8
mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enable
by Petr Machata
· 6 years ago
83de788
mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offload
by Petr Machata
· 6 years ago
b73ef0e
mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offload
by Petr Machata
· 6 years ago
a6ef5a4
mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replay
by Petr Machata
· 6 years ago
34139ed
mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifier
by Petr Machata
· 6 years ago
2a36c12
mlxsw: spectrum: Track NVE type at FIDs
by Petr Machata
· 6 years ago
43920ed
bridge: Add br_fdb_clear_offload()
by Petr Machata
· 6 years ago
e5ff4b1
vxlan: Add vxlan_fdb_clear_offload()
by Petr Machata
· 6 years ago
4f89f5b
vxlan: Add vxlan_fdb_replay()
by Petr Machata
· 6 years ago
ff23b91
vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info
by Petr Machata
· 6 years ago
7b24f6c
Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
6b241e4
Merge branch 'net-aquantia-add-RSS-configuration'
by David S. Miller
· 6 years ago
3916376
net: aquantia: add support of RSS configuration
by Dmitry Bogdanov
· 6 years ago
a8c69ca
net: aquantia: fix initialization of RSS table
by Dmitry Bogdanov
· 6 years ago
71a963c
net: aquantia: increase max number of hw queues
by Dmitry Bogdanov
· 6 years ago
474fb11
net: aquantia: fix RSS table and key sizes
by Dmitry Bogdanov
· 6 years ago
1b4e5ad
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
by Shmulik Ladkani
· 6 years ago
0b43a29
Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
52f842cc
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
c431b42
Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
ac3e233
x86/vdso: Drop implicit common-page-size linker flag
by Nick Desaulniers
· 6 years ago
b4aecf7
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
by Will Deacon
· 6 years ago
8b878ee
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 6 years ago
c616cbe
blk-mq: punt failed direct issue to dispatch list
by Jens Axboe
· 6 years ago
d7dcdf9
nvmet-rdma: fix response use after free
by Israel Rukshin
· 6 years ago
86880d6
nvme: validate controller state before rescheduling keep alive
by James Smart
· 6 years ago
ba7aeae
block, bfq: fix decrement of num_active_groups
by Paolo Valente
· 6 years ago
dbde117
Merge tag 'gnss-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss into char-misc-linus
by Greg Kroah-Hartman
· 6 years ago
6ac7929
CIFS: Avoid returning EBUSY to upper layer VFS
by Long Li
· 6 years ago
e61efff
crypto: user - Disable statistics interface
by Herbert Xu
· 6 years ago
d387ac1
Merge tag 'drm-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
7f80c73
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
b72f711
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
7e40b56
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
ece27a3
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
by Masahiro Yamada
· 6 years ago
Next »