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
2016-12-02
i40evf: check for msix_entries null dereference
Alan Brady
2016-12-02
i40evf: Move some i40evf_reset_task code to separate function
Joe Perches
2016-12-02
i40e: fix panic on SPARC while changing num of desc
Tushar Dave
2016-12-02
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
Piotr Raczynski
2016-12-02
i40e: fix trivial typo in naming of i40e_sync_filters_subtask
Jacob Keller
2016-12-02
i40e: Add Clause22 implementation
Michal Kosiarz
2016-12-02
i40e: avoid duplicate private flags definitions
Jacob Keller
2016-12-02
i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid
Jacob Keller
2016-12-02
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
Jacob Keller
2016-12-02
i40evf: Be much more verbose about what we can and cannot offload
Alexander Duyck
2016-12-02
i40e: Be much more verbose about what we can and cannot offload
Alexander Duyck
2016-12-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
2016-12-02
Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...
David S. Miller
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
2016-12-02
Merge branch 'mvneta-64bit'
David S. Miller
2016-12-02
ARM64: dts: marvell: Add network support for Armada 3700
Gregory CLEMENT
2016-12-02
net: mvneta: Add network support for Armada 3700 SoC
Marcin Wojtas
2016-12-02
net: mvneta: Only disable mvneta_bm for 64-bits
Gregory CLEMENT
2016-12-02
net: mvneta: Convert to be 64 bits compatible
Marcin Wojtas
2016-12-02
net: mvneta: Use cacheable memory to store the rx buffer virtual address
Gregory CLEMENT
2016-12-02
net: mvneta: Do not allocate buffer in rxq init with HWBM
Gregory CLEMENT
2016-12-02
net: mvneta: Optimize rx path for small frame
Gregory CLEMENT
2016-12-02
Fix up a couple of field names in the CREDITS file
Linus Torvalds
2016-12-02
Merge branch 'bpf-support-for-sockets'
David S. Miller
2016-12-02
samples/bpf: add userspace example for prohibiting sockets
David Ahern
2016-12-02
samples/bpf: Update bpf loader for cgroup section names
David Ahern
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
2016-12-02
samples: bpf: add userspace example for modifying sk_bound_dev_if
David Ahern
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
bpf: Refactor cgroups code in prep for new type
David Ahern
2016-12-02
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
Daniele Palmas
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
2016-12-02
mlx4: fix use-after-free in mlx4_en_fold_software_stats()
Eric Dumazet
2016-12-02
net: thunderx: Fix transmit queue timeout issue
Sunil Goutham
2016-12-02
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
2016-12-02
Merge branch 'offloading-tc-rules-hw'
David S. Miller
2016-12-02
net/mlx5e: Support adding ingress tc rule when egress device flag is set
Hadar Hen Zion
2016-12-02
net/mlx5e: Save the represntor netdevice as part of the representor
Hadar Hen Zion
2016-12-02
net/mlx5e: Bring back representor's ndos that were accidentally removed
Hadar Hen Zion
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
2016-12-02
net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu...
Hadar Hen Zion
[prev]
[next]