summaryrefslogtreecommitdiffstats
path: root/net/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mptcp: Add MPTCP socket stubsMat Martineau2020-01-241-0/+1
* ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-271-0/+8
* net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran2019-12-251-3/+4
* net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-13/+13
* devlink: Add packet trap infrastructureIdo Schimmel2019-08-171-0/+1
* net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel2019-06-171-2/+0
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* net: devlink: select NET_DEVLINK from driversJiri Pirko2019-03-241-5/+2
* net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-10/+1
* bpf: make LWTUNNEL_BPF dependent on INETPeter Oskolkov2019-02-161-1/+1
* net: convert bridge_nf to use skb extension infrastructureFlorian Westphal2018-12-191-0/+1
* sk_buff: add skb extension infrastructureFlorian Westphal2018-12-191-0/+3
* bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-0/+11
* net: remove blank lines at end of fileStephen Hemminger2018-07-241-1/+1
* net: Introduce generic failover moduleSridhar Samudrala2018-05-281-0/+13
* net: add skeleton of bpfilter kernel moduleAlexei Starovoitov2018-05-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-071-0/+1
|\
| * net: initial AF_XDP skeletonBjörn Töpel2018-05-031-0/+1
* | net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin2018-05-011-0/+3
|/
* page_pool: refurbish version of page_pool codeJesper Dangaard Brouer2018-04-171-0/+3
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-1/+0
|\
| * ipx: move Novell IPX protocol support into stagingStephen Hemminger2017-11-281-1/+0
* | netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-081-0/+1
* | net: tcp: Remove TCP probe moduleMasami Hiramatsu2018-01-021-17/+0
|/
* net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-7/+0
* nsh: add GSO supportJiri Benc2017-08-291-0/+1
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-281-1/+0
* bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend2017-08-281-0/+12
* tls: kernel TLS supportDave Watson2017-06-151-0/+1
* bpf: make jited programs visible in tracesDaniel Borkmann2017-02-171-1/+2
* gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-0/+4
* net: Introduce ife encapsulation moduleYotam Gigi2017-02-031-0/+1
* net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi2017-01-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-4/+0
|\
| * cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2017-01-111-4/+0
* | smc: establish new socket familyUrsula Braun2017-01-091-0/+1
|/
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-021-0/+8
* strparser: Stream parser for messagesTom Herbert2016-08-171-0/+1
* net/ncsi: Resource managementGavin Shan2016-07-191-0/+1
* bpf: add generic constant blinding for use in jitsDaniel Borkmann2016-05-161-2/+5
* bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-3/+11
* net: Add Qualcomm IPC routerCourtney Cavin2016-05-081-0/+1
* Make DST_CACHE a silent config optionDave Jones2016-03-211-1/+1
* net: add a hardware buffer management helper APIGregory CLEMENT2016-03-141-0/+3
* kcm: Kernel Connection Multiplexor moduleTom Herbert2016-03-091-0/+1
* net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-031-0/+9
* Introduce devlink infrastructureJiri Pirko2016-03-011-0/+7
* net: add dst_cache supportPaolo Abeni2016-02-161-0/+4
* net, sched: add clsact qdiscDaniel Borkmann2016-01-101-0/+3
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-081-0/+6
OpenPOWER on IntegriCloud