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
/
net
Age
Commit message (
Expand
)
Author
2016-06-09
nl80211: clarify nl80211_set_reg() success path
Johannes Berg
2016-06-09
nl80211: Fix checkpatch warnings about blank lines
Kirtika Ruchandani
2016-06-09
nl80211: Fix spelling
Kirtika Ruchandani
2016-06-09
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
Prasun Maiti
2016-06-09
cfg80211: remove get/set antenna and tx power warnings
Johannes Berg
2016-06-08
sched: remove qdisc->drop
Florian Westphal
2016-06-08
sched: remove qdisc_rehape_fail
Florian Westphal
2016-06-08
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
2016-06-08
cbq: remove TCA_CBQ_OVL_STRATEGY support
Florian Westphal
2016-06-08
qfq: don't leak skb if kzalloc fails
Florian Westphal
2016-06-08
ip6gre: Allow live link address change
Shweta Choudaha
2016-06-08
ip6gre: Allow live link address change
Shweta Choudaha
2016-06-08
net: cls_u32: be more strict about skip-sw flag for knodes
Jakub Kicinski
2016-06-08
net: cls_u32: catch all hardware offload errors
Jakub Kicinski
2016-06-08
net: Add l3mdev rule
David Ahern
2016-06-08
tipc: change node timer unit from jiffies to ms
Jon Paul Maloy
2016-06-08
tipc: correct error in node fsm
Jon Paul Maloy
2016-06-08
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
2016-06-08
net: dsa: Add initialization helper for CPU port ethtool_ops
Florian Fainelli
2016-06-08
net: dsa: Provide a slave MII bus if needed
Florian Fainelli
2016-06-08
net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
Florian Fainelli
2016-06-08
net: dsa: Provide unique DSA slave MII bus names
Florian Fainelli
2016-06-08
net: sched: fix missing doc annotations
Eric Dumazet
2016-06-08
net_sched: add missing paddattr description
Eric Dumazet
2016-06-08
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
2016-06-08
net: Reduce queue allocation to one in kdump kernel
Hariprasad Shenai
2016-06-08
l2tp: fix configuration passed to setup_udp_tunnel_sock()
Guillaume Nault
2016-06-08
ila: Perform only one translation in forwarding path
Tom Herbert
2016-06-08
net-sysfs: fix missing <linux/of_net.h>
Ben Dooks
2016-06-08
tcp: accept RST if SEQ matches right edge of right-most SACK block
Pau Espin Pedrol
2016-06-08
bridge: Don't insert unnecessary local fdb entry on changing mac address
Toshiaki Makita
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
2016-06-07
gue: Implement direction IP encapsulation
Tom Herbert
2016-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-07
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
2016-06-07
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2016-06-07
act_police: fix a crash during removal
WANG Cong
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-06-07
fq_codel: return non zero qlen in class dumps
Eric Dumazet
2016-06-07
net: cls_u32: be more strict about skip-sw flag
Jakub Kicinski
2016-06-07
net: cls_u32: fix error code for invalid flags
Jakub Kicinski
2016-06-07
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
2016-06-07
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
2016-06-07
net sched actions: introduce timestamp for firsttime use
Jamal Hadi Salim
2016-06-07
net sched: actions use tcf_lastuse_update for consistency
Jamal Hadi Salim
2016-06-07
net/sched: cls_flower: Introduce support in SKIP SW flag
Amir Vadai
2016-06-07
net: get rid of spin_trylock() in net_tx_action()
Eric Dumazet
2016-06-07
rxrpc: fix ptr_ret.cocci warnings
Wu Fengguang
2016-06-07
RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()
Sowmini Varadhan
[prev]
[next]