index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
2019-04-02
net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/info
Huy Nguyen
2019-04-02
net/mlx5: Use dev->priv.name instead of dev_name
Huy Nguyen
2019-04-02
net/mlx5: Make mlx5_core messages independent from mdev->pdev
Huy Nguyen
2019-04-02
net/mlx5: Break load_one into three stages
Saeed Mahameed
2019-04-02
net/mlx5: Function setup/teardown procedures
Saeed Mahameed
2019-04-02
net/mlx5: Move health and page alloc init to mdev_init
Saeed Mahameed
2019-04-02
net/mlx5: Split mdev init and pci init
Saeed Mahameed
2019-04-02
net/mlx5: Remove redundant init functions parameter
Saeed Mahameed
2019-04-02
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
2019-02-19
net/mlx5: Factor out HCA capabilities functions
Leon Romanovsky
2019-02-14
net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register
Aya Levin
2019-02-14
net/mlx5: Refactor queries to speed fields in Port Type and Speed register
Aya Levin
2019-02-14
net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode
Bodong Wang
2019-02-14
net/mlx5: Relocate vport macros to the vport header file
Bodong Wang
2019-02-14
net/mlx5: E-Switch, Normalize the name of uplink vport number
Bodong Wang
2019-02-14
net/mlx5: Add host params change event
Bodong Wang
2019-02-14
net/mlx5: Add query host params command
Bodong Wang
2019-02-14
net/mlx5: Update enable HCA dependency
Bodong Wang
2019-02-14
net/mlx5: Introduce Mellanox SmartNIC and modify page management logic
Bodong Wang
2019-02-14
net/mlx5: Use consistent vport num argument type
Bodong Wang
2019-02-13
net/mlx5: Align ODP capability function with netdev coding style
Leon Romanovsky
2019-02-11
mlx5: use RCU lock in mlx5_eq_cq_get()
Cong Wang
2019-02-03
net/mlx5: Set ODP SRQ support in firmware
Moni Shoua
2019-01-24
net/mlx5: Add pci AtomicOps request
Michael Guralnik
2019-01-24
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
Jason Gunthorpe
2019-01-15
RDMA/mad: Reduce MAD scope to mlx5_ib only
Leon Romanovsky
2019-01-08
cross-tree: phase out dma_zalloc_coherent() on headers
Luis Chamberlain
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-02
net/hamradio/6pack: use mod_timer() to rearm timers
Eric Dumazet
2019-01-02
net-next/hinic:add shutdown callback
Xue Chaojing
2019-01-01
net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
Huazhong Tan
2019-01-01
tap: call skb_probe_transport_header after setting skb->dev
Willem de Bruijn
2018-12-31
ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
Tyrel Datwyler
2018-12-30
r8169: fix WoL device wakeup enable
Heiner Kallweit
2018-12-30
net/wan: fix a double free in x25_asy_open_tty()
Cong Wang
2018-12-28
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2018-12-28
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-27
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
2018-12-27
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
2018-12-27
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
2018-12-27
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
2018-12-27
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
2018-12-27
net: (cpts) fix a missing check of clk_prepare
Kangjie Lu
2018-12-27
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
2018-12-27
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]