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
2017-04-24
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-04-14
net: off by one in inet6_pton()
Dan Carpenter
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2017-04-04
net/utils: generic inet_pton_with_scope helper
Sagi Grimberg
2017-04-03
flow dissector: correct size of storage for ARP
Simon Horman
2017-04-02
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
Al Viro
2017-03-24
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
2017-03-24
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
2017-03-23
net: neigh: guard against NULL solicit() method
Eric Dumazet
2017-03-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-03-22
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
2017-03-21
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2017-03-21
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2017-03-15
net: properly release sk_frag.page
Eric Dumazet
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
2017-03-13
net: use net->count to check whether a netns is alive or not
Andrey Vagin
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-07
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-03-07
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-02
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-01
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
2017-03-01
net: solve a NAPI race
Eric Dumazet
2017-02-23
bpf: Fix bpf_xdp_event_output
Martin KaFai Lau
2017-02-21
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
2017-02-21
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
2017-02-21
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
2017-02-17
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
Daniel Borkmann
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
2017-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-15
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
2017-02-15
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
2017-02-13
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
2017-02-10
devlink: allow to fillup eswitch attrs even if mode_get op does not exist
Jiri Pirko
2017-02-10
devlink: use nla_put_failure goto label instead of out
Jiri Pirko
2017-02-10
devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
Jiri Pirko
2017-02-10
devlink: fix the name of eswitch commands
Jiri Pirko
2017-02-10
net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
net: Fix checkpatch, Missing a blank line after declarations
tcharding
[next]