Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-25net: remove blank lines at end of fileStephen Hemminger
2018-05-29net: Introduce generic failover moduleSridhar Samudrala
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov
2018-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-04net: initial AF_XDP skeletonBjörn Töpel
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal
2018-01-02net: tcp: Remove TCP probe moduleMasami Hiramatsu
2017-11-28ipx: move Novell IPX protocol support into stagingStephen Hemminger
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-08-30nsh: add GSO supportJiri Benc
2017-08-29irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman
2017-08-28bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend
2017-06-15tls: kernel TLS supportDave Watson
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann
2017-01-10smc: establish new socket familyUrsula Braun
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf
2016-08-18strparser: Stream parser for messagesTom Herbert
2016-07-20net/ncsi: Resource managementGavin Shan
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2016-05-09net: Add Qualcomm IPC routerCourtney Cavin
2016-03-22Make DST_CACHE a silent config optionDave Jones
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT
2016-03-10kcm: Kernel Connection Multiplexor moduleTom Herbert
2016-03-04net: mellanox: add DEVLINK dependenciesArnd Bergmann
2016-03-02Introduce devlink infrastructureJiri Pirko
2016-02-17net: add dst_cache supportPaolo Abeni
2016-01-11net, sched: add clsact qdiscDaniel Borkmann
2015-12-09net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo
2015-09-30net: Introduce L3 Master device abstractionDavid Ahern
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2014-12-03net: introduce generic switch devices supportJiri Pirko
2014-10-28bpf: split eBPF out of NETAlexei Starovoitov
2014-10-10net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov
2014-09-30netfilter: bridge: build br_nf_core only if requiredFlorian Westphal
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2014-07-126lowpan: introduce new net/6lowpan directoryAlexander Aring
2014-04-04Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-04-02net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo