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
Age
Commit message (
Expand
)
Author
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
Merge branch 'Drop-NETDEV_UNREGISTER_FINAL'
David S. Miller
2018-03-26
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
2018-03-26
infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
Kirill Tkhai
2018-03-26
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
2018-03-26
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2018-03-26
Merge branch 'ethernet-ave-add-UniPhier-PXs3-support'
David S. Miller
2018-03-26
net: ethernet: ave: add UniPhier PXs3 support
Kunihiko Hayashi
2018-03-26
dt-bindings: net: ave: add PXs3 support
Kunihiko Hayashi
2018-03-25
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
2018-03-25
tipc: tipc_disc_addr_trial_msg() can be static
kbuild test robot
2018-03-25
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
Dan Carpenter
2018-03-25
cxgb4: support new ISSI flash parts
Ganesh Goudar
2018-03-25
cxgb4: depend on firmware event for link status
Ganesh Goudar
2018-03-25
cxgb4: copy vlan_id in ndo_get_vf_config
Arjun Vynipadath
2018-03-25
cxgb4: Setup FW queues before registering netdev
Arjun Vynipadath
2018-03-25
Merge branch 'broadcom-Adaptive-interrupt-coalescing'
David S. Miller
2018-03-25
net: bcmgenet: Add support for adaptive RX coalescing
Florian Fainelli
2018-03-25
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2018-03-25
Merge branch 'mv88e6xxx-module-reloading'
David S. Miller
2018-03-25
net: dsa: mv88e6xxx: Call the common IRQ free code
Andrew Lunn
2018-03-25
net: dsa: mv88e6xxx: Use the DT IRQ trigger mode
Andrew Lunn
2018-03-25
tc-testing: updated police, mirred, skbedit and skbmod with more tests
Roman Mashak
2018-03-25
Merge branch 'hv_netvsc-Fix-improve-RX-path-error-handling'
David S. Miller
2018-03-25
hv_netvsc: Add range checking for rx packet offset and length
Haiyang Zhang
2018-03-25
hv_netvsc: Fix the return status in RX path
Haiyang Zhang
2018-03-25
Merge branch 'net-permit-skb_segment-on-head_frag-frag_list-skb'
David S. Miller
2018-03-25
net: bpf: add a test for skb_segment in test_bpf module
Yonghong Song
2018-03-25
net: permit skb_segment on head_frag frag_list skb
Yonghong Song
2018-03-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-03-25
Merge branch 'liquidio-Tx-queue-cleanup'
David S. Miller
2018-03-25
liquidio: Renamed txqs_start to start_txqs
Intiyaz Basha
2018-03-25
liquidio: Renamed txqs_stop to stop_txqs
Intiyaz Basha
2018-03-25
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
2018-03-25
liquidio: Function call skb_iq for deriving queue from skb
Intiyaz Basha
2018-03-25
liquidio: Removed one line function wake_q
Intiyaz Basha
2018-03-25
liquidio: Removed one line function stop_q
Intiyaz Basha
2018-03-25
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
2018-03-25
liquidio: Removed start_txq function
Intiyaz Basha
2018-03-25
liquidio: Removed one line function stop_txq
Intiyaz Basha
2018-03-25
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
2018-03-25
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
2018-03-25
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
2018-03-25
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
2018-03-23
net/sched: act_vlan: declare push_vid with host byte order
Davide Caratti
2018-03-23
net/sched: remove tcf_idr_cleanup()
Davide Caratti
2018-03-23
mlxsw: spectrum_span: Prevent duplicate mirrors
Ido Schimmel
2018-03-23
ixgbe: tweak page counting for XDP_REDIRECT
Björn Töpel
2018-03-23
ixgbevf: Add XDP queue stats reporting
Tony Nguyen
[next]