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
/
core
Age
Commit message (
Expand
)
Author
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-25
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
2016-11-25
net: properly flush delay-freed skbs
Eric Dumazet
2016-11-25
net: filter: run cgroup eBPF ingress programs
Daniel Mack
2016-11-25
bpf: add new prog type for cgroup socket filtering
Daniel Mack
2016-11-24
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
2016-11-24
devlink: Add E-Switch inline mode control
Roi Dayan
2016-11-24
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
2016-11-24
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
2016-11-23
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-19
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
2016-11-19
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
2016-11-16
netpoll: more efficient locking
Eric Dumazet
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
2016-11-15
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
2016-11-15
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
2016-11-12
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
2016-11-12
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2016-11-09
net: napi_hash_add() is no longer exported
Eric Dumazet
2016-11-09
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
2016-11-09
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2016-11-09
net-gro: avoid reorders
Eric Dumazet
2016-11-09
net: core: add missing check for uid_range in rule_exists.
Lorenzo Colitti
2016-11-07
sock: do not set sk_err in sock_dequeue_err_skb
Soheil Hassas Yeganeh
2016-11-07
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2016-10-31
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2016-10-31
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-29
net: dev: Fix non-RCU based lower dev walker
David Ahern
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
[next]