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
2014-10-06
net: sched: remove tcf_proto from ematch calls
John Fastabend
2014-10-06
net: introduce netdevice gso_min_segs attribute
Eric Dumazet
2014-10-06
r8152: nway reset after setting eee
hayeswang
2014-10-06
ipv4: igmp: fix v3 general query drop monitor false positive
Daniel Borkmann
2014-10-06
bonding: Simplify the xmit function for modes that use xmit_hash
Mahesh Bandewar
2014-10-06
bonding: display xmit_hash_policy for non-dynamic-tlb mode
Mahesh Bandewar
2014-10-06
Merge branch 'mlx4-next'
David S. Miller
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
2014-10-06
ethtool: Ethtool parameter to dynamically change tx_copybreak
Eric Dumazet
2014-10-06
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
2014-10-06
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
2014-10-06
net/mlx4_en: Align tx path structures to cache lines
Eric Dumazet
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
2014-10-06
net: sched: avoid costly atomic operation in fq_dequeue()
Eric Dumazet
2014-10-06
fec: Fix fec_enet_alloc_buffers() error path
Fabio Estevam
2014-10-06
drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM
Chen Gang
2014-10-06
net: skb_segment() provides list head and tail
Eric Dumazet
2014-10-06
Merge branch 'geneve'
David S. Miller
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
2014-10-06
openvswitch: Factor out allocation and verification of actions.
Jesse Gross
2014-10-06
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-10-06
openvswitch: Add support for matching on OAM packets.
Jesse Gross
2014-10-06
openvswitch: Eliminate memset() from flow_extract.
Jesse Gross
2014-10-06
net: Add Geneve tunneling protocol driver
Andy Zhou
2014-10-06
net: fec: fix build error at m68k platform
Frank Li
2014-10-06
net: bcmgenet: improve bcmgenet_mii_setup()
Petri Gynther
2014-10-05
Merge branch 'altera_tse'
David S. Miller
2014-10-05
Altera TSE: Add support for no PHY
Walter Lozano
2014-10-05
Altera TSE: Move PHY get addr and MDIO create
Walter Lozano
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
Merge branch 'bridge_default_pvid'
David S. Miller
2014-10-05
bridge: Add filtering support for default_pvid
Vlad Yasevich
2014-10-05
bridge: Simplify pvid checks.
Vlad Yasevich
2014-10-05
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
2014-10-05
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
2014-10-05
Merge branch 'isdn-next'
David S. Miller
2014-10-05
isdn/gigaset: use USB API function usb_endpoint_num()
Tilman Schmidt
2014-10-05
isdn/gigaset: drop unused cardstate structure member
Tilman Schmidt
2014-10-05
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
2014-10-05
isdn/capi: drop two dead if branches
Tilman Schmidt
2014-10-04
net: sched: suspicious RCU usage in qdisc_watchdog
John Fastabend
[next]