Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7e96adc46633b7283b20dc58bc9ab3693cea0df4
/
drivers
7e96adc4
net: hns3: add ethtool_ops.get_coalesce support to PF
by Fuyun Liang
· 7 years ago
27cdfed
net: hns3: remove TSO config command from VF driver
by Peng Li
· 7 years ago
849e460
net: hns3: add ethtool_ops.get_channels support for VF
by Peng Li
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1545dec
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
ab27815
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
8c2e6c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
3d93e33
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
297a696
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
by Wei Yongjun
· 7 years ago
ecb1028
net: socionext: Fix error return code in netsec_netdev_open()
by Wei Yongjun
· 7 years ago
d9f5237
net: socionext: include linux/io.h to fix build
by Arnd Bergmann
· 7 years ago
532b5aa
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
09fb35e
ibmvnic: Don't handle RX interrupts when not up.
by Nathan Fontenot
· 7 years ago
4621ffd
cxgb4: implement ndo_features_check
by Ganesh Goudar
· 7 years ago
d0a1299
cxgb4: add support for vxlan segmentation offload
by Ganesh Goudar
· 7 years ago
846eac3
cxgb4: implement udp tunnel callbacks
by Ganesh Goudar
· 7 years ago
ef0fd85
cxgb4: add data structures to support vxlan
by Ganesh Goudar
· 7 years ago
64fce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
5abb5e7
sfc: add bits for 25/50/100G supported/advertised speeds
by Edward Cree
· 7 years ago
c2ab85d
sfc: support the ethtool ksettings API properly so that 25/50/100G works
by Edward Cree
· 7 years ago
702b3d5
sfc: basic MCDI mapping of 25/50/100G link speeds
by Edward Cree
· 7 years ago
56202ca
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
by Nogah Frankel
· 7 years ago
9cf6c9c
mlxsw: spectrum: qdiscs: Create a generic replace function
by Nogah Frankel
· 7 years ago
9a37a59
mlxsw: spectrum: qdiscs: Create a generic destroy function
by Nogah Frankel
· 7 years ago
562ffbc
mlxsw: spectrum: qdiscs: Add an ops struct
by Nogah Frankel
· 7 years ago
cba7158f
mlxsw: spectrum: qdiscs: Unite all handle checks
by Nogah Frankel
· 7 years ago
d56c8955
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
by Nogah Frankel
· 7 years ago
c2ed6db
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
by Nogah Frankel
· 7 years ago
4d1a4b8
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
by Nogah Frankel
· 7 years ago
f8253df
net: sch: red: Change offloaded xstats to be incremental
by Nogah Frankel
· 7 years ago
f34b4aa
net: sch: red: Change the name of the stats struct to be generic
by Nogah Frankel
· 7 years ago
371b437
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
by Nogah Frankel
· 7 years ago
d016e13
mlxsw: spectrum: Fix typo in firmware upgrade message
by Ido Schimmel
· 7 years ago
db84924
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enable
by Jiri Pirko
· 7 years ago
8e033a9
mlxsw: pci: Wait after reset before accessing HW
by Yuval Mintz
· 7 years ago
e213f5b
net/mlx5e: fix error return code in mlx5e_alloc_rq()
by Wei Yongjun
· 7 years ago
ea0a4210
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
by Arjun Vynipadath
· 7 years ago
fc23365
nfp: always unmask aux interrupts at init
by Jakub Kicinski
· 7 years ago
0794fed
i40e: track id can be 0
by Jingjing Wu
· 7 years ago
329e598
i40e: change ppp name to ddp
by Jingjing Wu
· 7 years ago
a6cab7d
i40evf: Drop i40evf_fire_sw_int as it is prone to races
by Alexander Duyck
· 7 years ago
f23735a
i40evf: Clean-up flags for promisc mode to avoid high polling rate
by Alexander Duyck
· 7 years ago
498860c
i40evf: Do not clear MSI-X PBA manually
by Alexander Duyck
· 7 years ago
793c6f8
i40e: remove redundant initialization of read_size
by Colin Ian King
· 7 years ago
f2fc31e
i40e/i40evf: Bump driver versions
by Alice Michael
· 7 years ago
5b64347
i40e: add helper conversion function for link_speed
by Jacob Keller
· 7 years ago
d3d657a
i40e: update VFs of link state after GET_VF_RESOURCES
by Jacob Keller
· 7 years ago
9b2aef1
i40evf: hold the critical task bit lock while opening
by Jacob Keller
· 7 years ago
22ab4086
i40evf: release bit locks in reverse order
by Jacob Keller
· 7 years ago
504398f
i40evf: use spinlock to protect (mac|vlan)_filter_list
by Jacob Keller
· 7 years ago
44b034b
i40evf: don't rely on netif_running() outside rtnl_lock()
by Jacob Keller
· 7 years ago
dbd668e
i40e: display priority_xon and priority_xoff stats
by Alice Michael
· 7 years ago
fee2d54
net: phy: marvell: mv88e6390 temperature sensor reading
by Andrew Lunn
· 7 years ago
6a8788f
bnxt_en: add support for software dynamic interrupt moderation
by Andy Gospodarek
· 7 years ago
8115b75
net/dim: use struct net_dim_sample as arg to net_dim
by Andy Gospodarek
· 7 years ago
4c4dbb4
net/mlx5e: Move dynamic interrupt coalescing code to include/linux
by Andy Gospodarek
· 7 years ago
9a31742
net/mlx5e: Change Mellanox references in DIM code
by Andy Gospodarek
· 7 years ago
b9c872f
net/mlx5e: Move generic functions to new file
by Andy Gospodarek
· 7 years ago
f5e7f67
net/mlx5e: Move AM logic enums
by Andy Gospodarek
· 7 years ago
138968e
net/mlx5e: Remove rq references in mlx5e_rx_am
by Andy Gospodarek
· 7 years ago
f58ee09
net/mlx5e: Move interrupt moderation forward declarations
by Andy Gospodarek
· 7 years ago
98dd1ed
net/mlx5e: Move interrupt moderation structs to new file
by Andy Gospodarek
· 7 years ago
6ade262
Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
95f566d
of_mdio: avoid MDIO bus removal when a PHY is missing
by Madalin Bucur
· 7 years ago
e2b3b35
vhost_net: batch used ring update in rx
by Jason Wang
· 7 years ago
65d51f2
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
6c88d9d
net: hns3: report the function type the same line with hns3_nic_get_stats64
by Peng Li
· 7 years ago
bf90945
Revert "net: hns3: Add packet statistics of netdev"
by Peng Li
· 7 years ago
11d827a
net: gianfar_ptp: move set_fipers() to spinlock protecting area
by Yangbo Lu
· 7 years ago
533dd11a1
net: socionext: Add Synquacer NetSec driver
by Jassi Brar
· 7 years ago
c215dae
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
ff87596
Bluetooth: btbcm: Fix sleep mode struct ordering
by Lukas Wunner
· 7 years ago
e4b9e5b
Bluetooth: hci_bcm: Sleep instead of spinning
by Lukas Wunner
· 7 years ago
5954cdf
Bluetooth: hci_bcm: Silence IRQ printk
by Lukas Wunner
· 7 years ago
4c33162
Bluetooth: hci_bcm: Support Apple GPIO handling
by Lukas Wunner
· 7 years ago
8bfa7e1e
Bluetooth: hci_bcm: Handle errors properly
by Lukas Wunner
· 7 years ago
8353b4a
Bluetooth: hci_bcm: Add callbacks to toggle GPIOs
by Lukas Wunner
· 7 years ago
b7c2aba
Bluetooth: hci_bcm: Document struct bcm_device
by Lukas Wunner
· 7 years ago
4dc2733
Bluetooth: hci_bcm: Invalidate IRQ on request failure
by Lukas Wunner
· 7 years ago
f4cf6b7
Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()
by Lukas Wunner
· 7 years ago
54ba69f
Bluetooth: hci_bcm: Fix race on close
by Lukas Wunner
· 7 years ago
6d83f1e
Bluetooth: hci_bcm: Clean up unnecessary #ifdef
by Lukas Wunner
· 7 years ago
4a59f1f
Bluetooth: hci_bcm: Validate IRQ before using it
by Ronald Tschalär
· 7 years ago
3e81a4c
Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
by Lukas Wunner
· 7 years ago
1e77fc8
gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
by Geert Uytterhoeven
· 7 years ago
ff627e3
nfp: bpf: reuse verifier log for debug messages
by Quentin Monnet
· 7 years ago
c087aa8
nfp: bpf: add signed jump insns
by Nic Viljoen
· 7 years ago
af93d15
nfp: hand over to BPF offload app at coarser granularity
by Jakub Kicinski
· 7 years ago
e84797f
nfp: bpf: use a large constant in unresolved branches
by Jakub Kicinski
· 7 years ago
44a12ec
nfp: bpf: don't depend on high order allocations for program image
by Jakub Kicinski
· 7 years ago
2314fe9
nfp: bpf: relocate jump targets just before the load
by Jakub Kicinski
· 7 years ago
488feea
nfp: bpf: add helpers for modifying branch addresses
by Jakub Kicinski
· 7 years ago
1549921
nfp: bpf: move jump resolution to jit.c
by Jakub Kicinski
· 7 years ago
a0f30c9
nfp: bpf: allow disabling TC offloads when XDP active
by Jakub Kicinski
· 7 years ago
ccbdc59
nfp: bpf: don't allow changing MTU above BPF offload limit when active
by Jakub Kicinski
· 7 years ago
c4f7730
nfp: bpf: round up the size of the stack
by Jakub Kicinski
· 7 years ago
8c6a6d9
nfp: fix incumbent kdoc warnings
by Jakub Kicinski
· 7 years ago
a9c324b
nfp: don't try to register XDP rxq structures on control queues
by Jakub Kicinski
· 7 years ago
d476c53
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
a92a084
r8169: improve runtime pm in general and suspend unused ports
by Heiner Kallweit
· 7 years ago
Next »