Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e6a578e2890dcedf1b5722d5bead9cad2e0d9195
/
net
/
Kconfig
30c8bd5
net: Introduce generic failover module
by Sridhar Samudrala
· 6 years ago
d2ba09c
net: add skeleton of bpfilter kernel module
by Alexei Starovoitov
· 6 years ago
01adc48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
68e8b84
net: initial AF_XDP skeleton
by Björn Töpel
· 7 years ago
ebf4e80
net: Add Software fallback infrastructure for socket dependent offloads
by Ilya Lesokhin
· 7 years ago
ff7d6b2
page_pool: refurbish version of page_pool code
by Jesper Dangaard Brouer
· 7 years ago
5d8515b
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
2a95183
netfilter: don't allocate space for arp/bridge hooks unless needed
by Florian Westphal
· 7 years ago
6987990c
net: tcp: Remove TCP probe module
by Masami Hiramatsu
· 7 years ago
e02554e
ipx: move Novell IPX protocol support into staging
by Stephen Hemminger
· 7 years ago
9efdb14
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
by Varsha Rao
· 7 years ago
c411ed8
nsh: add GSO support
by Jiri Benc
· 7 years ago
1ca163a
irda: move net/irda/ to drivers/staging/irda/net/
by Greg Kroah-Hartman
· 7 years ago
0884824
bpf: sockmap requires STREAM_PARSER add Kconfig entry
by John Fastabend
· 7 years ago
3c4d755
tls: kernel TLS support
by Dave Watson
· 7 years ago
74451e66
bpf: make jited programs visible in traces
by Daniel Borkmann
· 8 years ago
97e219b
gro_cells: move to net/core/gro_cells.c
by Eric Dumazet
· 8 years ago
1ce8460
net: Introduce ife encapsulation module
by Yotam Gigi
· 8 years ago
6ae0a62
net: Introduce psample, a new genetlink channel for packet sampling
by Yotam Gigi
· 8 years ago
02ac5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
73b3514
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
by Arnd Bergmann
· 8 years ago
ac71387
smc: establish new socket family
by Ursula Braun
· 8 years ago
3a0af8f
bpf: BPF for lightweight tunnel infrastructure
by Thomas Graf
· 8 years ago
43a0c67
strparser: Stream parser for messages
by Tom Herbert
· 8 years ago
2d283bd
net/ncsi: Resource management
by Gavin Shan
· 8 years ago
4f3446b
bpf: add generic constant blinding for use in jits
by Daniel Borkmann
· 9 years ago
6077776
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
by Daniel Borkmann
· 9 years ago
bdabad3
net: Add Qualcomm IPC router
by Courtney Cavin
· 9 years ago
9b24684
Make DST_CACHE a silent config option
by Dave Jones
· 9 years ago
8cb2d8b
net: add a hardware buffer management helper API
by Gregory CLEMENT
· 9 years ago
ab7ac4e
kcm: Kernel Connection Multiplexor module
by Tom Herbert
· 9 years ago
3d1cbe8
net: mellanox: add DEVLINK dependencies
by Arnd Bergmann
· 9 years ago
bfcd3a4
Introduce devlink infrastructure
by Jiri Pirko
· 9 years ago
911362c
net: add dst_cache support
by Paolo Abeni
· 9 years ago
1f211a1
net, sched: add clsact qdisc
by Daniel Borkmann
· 9 years ago
2a56a1f
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
by Tejun Heo
· 9 years ago
1b69c6d
net: Introduce L3 Master device abstraction
by David Ahern
· 9 years ago
499a242
lwtunnel: infrastructure for handling light weight tunnels like mpls
by Roopa Prabhu
· 9 years ago
1cf51900
net: add CONFIG_NET_INGRESS to enable ingress filtering
by Pablo Neira
· 10 years ago
6341e62
kconfig: use bool instead of boolean for type definition attributes
by Christoph Jaeger
· 10 years ago
007f790
net: introduce generic switch devices support
by Jiri Pirko
· 10 years ago
f89b775
bpf: split eBPF out of NET
by Alexei Starovoitov
· 10 years ago
38b3629
net: bpf: fix bpf syscall dependence on anon_inodes
by Alexei Starovoitov
· 10 years ago
57f5877
netfilter: bridge: build br_nf_core only if required
by Florian Westphal
· 10 years ago
34666d4
netfilter: bridge: move br_netfilter out of the core
by Pablo Neira Ayuso
· 10 years ago
2c6bed7
6lowpan: introduce new net/6lowpan directory
by Alexander Aring
· 10 years ago
32d01dc
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
408eccc
net: ptp: move PTP classifier in its own file
by Daniel Borkmann
· 11 years ago
af63633
cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup()
by Tejun Heo
· 11 years ago
86f8515
net: netprio: rename config to be more consistent with cgroup configs
by Daniel Borkmann
· 11 years ago
fe1217c
net: net_cls: move cgroupfs classid handling into core
by Daniel Borkmann
· 11 years ago
044c8d4
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
by Yuanhan Liu
· 11 years ago
f421436
net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
by Arvid Brodin
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
ffd756b
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
by Thomas Graf
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
89bf1b5
net: remove NET_LL_RX_POLL config menue
by Eliezer Tamir
· 11 years ago
9a3c71a
net: convert low latency sockets to sched_clock()
by Eliezer Tamir
· 11 years ago
0602129
net: add low latency socket poll
by Eliezer Tamir
· 11 years ago
4cd5773
net: core: move mac_pton() to lib/net_utils.c
by Andy Shevchenko
· 11 years ago
0d89d20
MPLS: Add limited GSO support
by Simon Horman
· 11 years ago
99bbc70
rps: selective flow shedding during softnet overflow
by Willem de Bruijn
· 12 years ago
ee1bec9
netlink: kconfig: move mmap i/o into netlink kconfig
by Daniel Borkmann
· 12 years ago
ccdfcc3
netlink: mmaped netlink: ring setup
by Patrick McHardy
· 12 years ago
eaaa313
netlink: Diag core and basic socket info dumping (v2)
by Andrey Vagin
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
d021c34
VSOCK: Introduce VM Sockets
by Andy King
· 12 years ago
a786a7c
wanrouter: completely decouple obsolete code from kernel.
by Paul Gortmaker
· 12 years ago
911f863
net: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
024e967
net: Add support for XPS without sysfs being defined
by Alexander Duyck
· 12 years ago
798b2cb
net: Add INET dependency on aes crypto for the sake of TCP fastopen.
by David S. Miller
· 12 years ago
e47b65b
net: drop NET dependency from HAVE_BPF_JIT
by Sam Ravnborg
· 12 years ago
349f29d
econet: remove ancient bug ridden protocol
by Stephen Hemminger
· 13 years ago
cad456d
drop_monitor: convert to modular building
by Neil Horman
· 13 years ago
1010f54
mac802154: allocation of ieee802154 device
by alex.bluesman.smirnov@gmail.com
· 13 years ago
ccb1352
net: Add Open vSwitch kernel components.
by Jesse Gross
· 13 years ago
114cf58
bql: Byte queue limits
by Tom Herbert
· 13 years ago
5bc1421
net: add network priority cgroup infrastructure (v4)
by Neil Horman
· 13 years ago
3e256b8
NFC: add nfc subsystem core
by Lauro Ramos Venancio
· 13 years ago
b6202f9
bpf: depends on MODULES
by Eric Dumazet
· 14 years ago
0a14842
net: filter: Just In Time compiler for x86-64
by Eric Dumazet
· 14 years ago
c445477
net: RPS: Enable hardware acceleration of RFS
by Ben Hutchings
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
c6c8fea
net: Add batman-adv meshing protocol
by Sven Eckelmann
· 14 years ago
bf26414
xps: Add CONFIG_XPS
by Tom Herbert
· 14 years ago
c996d8b
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
by Michael Witten
· 14 years ago
3d14c5d
ceph: factor out libceph from Ceph file system
by Yehuda Sadeh
· 15 years ago
6dcbc12
net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS
by David S. Miller
· 14 years ago
1a4240f
DNS: Separate out CIFS DNS Resolver code
by Wang Lei
· 14 years ago
40b53d8
wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE
by David S. Miller
· 14 years ago
c1f19b5
net: support time stamping in phy devices.
by Richard Cochran
· 14 years ago
fd558d1
l2tp: Split pppol2tp patch into separate l2tp and ppp parts
by James Chapman
· 15 years ago
3908c69
net-caif: add CAIF Kconfig and Makefiles
by Sjur Braendeland
· 15 years ago
df33454
rps: add CONFIG_RPS
by Eric Dumazet
· 15 years ago
1dacc76
net/compat/wext: send different messages to compat tasks
by Johannes Berg
· 15 years ago
9ec7671
net: add IEEE 802.15.4 socket family implementation
by Sergey Lapin
· 15 years ago
9b05126
net: remove stale reference to fastroute from Kconfig help text
by Ashish Karkare
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
Next »