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
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-05-23
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
2018-05-01
net: Add Software fallback infrastructure for socket dependent offloads
Ilya Lesokhin
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
2018-01-02
net: tcp: Remove TCP probe module
Masami Hiramatsu
2017-11-28
ipx: move Novell IPX protocol support into staging
Stephen Hemminger
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-08-29
nsh: add GSO support
Jiri Benc
2017-08-28
irda: move net/irda/ to drivers/staging/irda/net/
Greg Kroah-Hartman
2017-08-28
bpf: sockmap requires STREAM_PARSER add Kconfig entry
John Fastabend
2017-06-15
tls: kernel TLS support
Dave Watson
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
2017-02-03
net: Introduce ife encapsulation module
Yotam Gigi
2017-01-24
net: Introduce psample, a new genetlink channel for packet sampling
Yotam Gigi
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
2017-01-09
smc: establish new socket family
Ursula Braun
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
2016-08-17
strparser: Stream parser for messages
Tom Herbert
2016-07-19
net/ncsi: Resource management
Gavin Shan
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
2016-05-16
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
2016-05-08
net: Add Qualcomm IPC router
Courtney Cavin
2016-03-21
Make DST_CACHE a silent config option
Dave Jones
2016-03-14
net: add a hardware buffer management helper API
Gregory CLEMENT
2016-03-09
kcm: Kernel Connection Multiplexor module
Tom Herbert
2016-03-03
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
2016-03-01
Introduce devlink infrastructure
Jiri Pirko
2016-02-16
net: add dst_cache support
Paolo Abeni
2016-01-10
net, sched: add clsact qdisc
Daniel Borkmann
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-09-29
net: Introduce L3 Master device abstraction
David Ahern
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
2015-05-14
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2014-12-02
net: introduce generic switch devices support
Jiri Pirko
2014-10-27
bpf: split eBPF out of NET
Alexei Starovoitov
2014-10-10
net: bpf: fix bpf syscall dependence on anon_inodes
Alexei Starovoitov
2014-09-30
netfilter: bridge: build br_nf_core only if required
Florian Westphal
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-07-12
6lowpan: introduce new net/6lowpan directory
Alexander Aring
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-02-08
cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...
Tejun Heo
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2014-01-03
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
[prev]
[next]