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
2017-02-11
i40e: Save more link abilities when using ethtool
Henry Tieman
2017-02-11
i40e: avoid race condition when sending filters to firmware for addition
Jacob Keller
2017-02-11
i40e: allow i40e_update_filter_state to skip broadcast filters
Jacob Keller
2017-02-11
i40e: don't warn every time we clear an Rx timestamp register
Jacob Keller
2017-02-11
i40e: Save link FEC info from link up event
Henry Tieman
2017-02-11
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
2017-02-11
i40e: Clean up dead code
Mitch Williams
2017-02-11
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
Bimmy Pujari
2017-02-11
i40e: update comment explaining where FDIR buffers are freed
Jacob Keller
2017-02-11
i40e/i40evf: eliminate i40e_pull_tail()
Scott Peterson
2017-02-11
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
2017-02-11
i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
Scott Peterson
2017-02-11
i40evf: track outstanding client request
Mitch Williams
2017-02-11
i40e: don't check params until after checking for client instance
Jacob Keller
2017-02-11
net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed
Ivan Khoronzhuk
2017-02-11
vxlan: remove vni zero check and drop for COLLECT_METADATA
Roopa Prabhu
2017-02-11
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-11
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
2017-02-11
Merge branch 'ipvtap'
David S. Miller
2017-02-11
ipvtap: IP-VLAN based tap driver
Sainath Grandhi
2017-02-11
tap: tap as an independent module
Sainath Grandhi
2017-02-11
tap: Extending tap device create/destroy APIs
Sainath Grandhi
2017-02-11
tap: Abstract type of virtual interface from tap implementation
Sainath Grandhi
2017-02-11
tap: Tap character device creation/destroy API
Sainath Grandhi
2017-02-11
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
2017-02-11
tap: Refactoring macvtap.c
Sainath Grandhi
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-10
Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-02-10
Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2017-02-10
Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-10
Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-10
gtp: add MAINTAINERS
Pablo Neira
2017-02-10
l2tp: do not use udp_ioctl()
Eric Dumazet
2017-02-10
Merge branch 'bpf-selftests-improve-and-use-library'
David S. Miller
2017-02-10
bpf: Add test_tag to .gitignore
Mickaël Salaün
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
2017-02-10
bpf: Use bpf_create_map() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2017-02-10
bpf: Always test unprivileged programs
Mickaël Salaün
2017-02-10
bpf: Change the include directory for selftest
Mickaël Salaün
2017-02-10
tools: Sync {,tools/}include/uapi/linux/bpf.h
Mickaël Salaün
2017-02-10
Merge branch 'netronome-NFP4000-and-NFP6000-PF-driver'
David S. Miller
2017-02-10
nfp: add the PF driver
Jakub Kicinski
[next]