summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tcp: support DUPACK threshold in RACKYuchung Cheng2018-05-171-0/+1
| * | | | | | sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni2018-05-171-5/+5
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-163-5/+33
| |\ \ \ \ \
| | * | | | | bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend2018-05-151-2/+1
| | * | | | | net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern2018-05-111-0/+14
| | * | | | | net/ipv6: Add fib6_lookupDavid Ahern2018-05-111-0/+6
| | * | | | | net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern2018-05-111-0/+4
| | * | | | | net/ipv6: Rename rt6_multipath_selectDavid Ahern2018-05-111-0/+5
| | * | | | | net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern2018-05-111-3/+3
| * | | | | | sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni2018-05-161-1/+9
| * | | | | | bonding: allow use of tx hashing in balance-albDebabrata Banerjee2018-05-161-2/+9
| * | | | | | sched: cls: enable verbose loggingMarcelo Ricardo Leitner2018-05-141-2/+4
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-114-2/+4
| |\ \ \ \ \
| * | | | | | tcp: switch pacing timer to softirq based hrtimerEric Dumazet2018-05-111-1/+3
| * | | | | | net: dsa: Plug in PHYLINK supportFlorian Fainelli2018-05-111-0/+1
| * | | | | | net: dsa: Add PHYLINK switch operationsFlorian Fainelli2018-05-111-0/+24
| * | | | | | tcp: Add mark for TIMEWAIT socketsJon Maxwell2018-05-101-0/+1
| * | | | | | net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches2018-05-101-18/+4
| * | | | | | net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso2018-05-101-2/+2
| * | | | | | net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso2018-05-101-2/+2
| * | | | | | udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck2018-05-081-2/+1
| * | | | | | udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck2018-05-081-1/+1
| | |/ / / / | |/| | | |
| * | | | | flow_dissector: do not rely on implicit castsPaolo Abeni2018-05-081-2/+2
| * | | | | net: core: rework basic flow dissection helperPaolo Abeni2018-05-081-1/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-072-0/+67
| |\ \ \ \ \
| | * | | | | xsk: add Tx queue setup and mmap supportMagnus Karlsson2018-05-031-0/+1
| | * | | | | bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-031-0/+7
| | * | | | | xsk: add Rx receive functions and poll supportBjörn Töpel2018-05-032-0/+23
| | * | | | | xsk: add support for bind for RxMagnus Karlsson2018-05-031-0/+1
| | * | | | | xsk: add Rx queue setup and mmap supportBjörn Töpel2018-05-031-0/+4
| | * | | | | xsk: add user memory registration support sockoptBjörn Töpel2018-05-031-0/+31
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-0614-128/+81
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal2018-05-061-16/+8
| | * | | | | | Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2018-04-271-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: ipvs: Keep latest weight of destinationInju Song2018-04-091-0/+1
| | * | | | | | | netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal2018-04-271-0/+1
| | * | | | | | | netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal2018-04-271-0/+1
| | * | | | | | | netfilter: nf_tables: make meta expression builtinFlorian Westphal2018-04-271-0/+1
| | * | | | | | | netfilter: merge meta_bridge into nft_metaFlorian Westphal2018-04-241-44/+0
| | * | | | | | | netfilter: nf_tables: support timeouts larger than 23 daysFlorian Westphal2018-04-241-2/+2
| | * | | | | | | netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-246-10/+10
| | * | | | | | | netfilter: nf_tables: Simplify set backend selectionPhil Sutter2018-04-241-19/+15
| | * | | | | | | netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso2018-04-241-6/+6
| | * | | | | | | netfilter: nf_flow_table: add a new flow state for tearing down offloadingFelix Fietkau2018-04-241-0/+2
| | * | | | | | | netfilter: nf_flow_table: make flow_offload_dead inlineFelix Fietkau2018-04-241-1/+4
| | * | | | | | | netfilter: nf_flow_table: track flow tables in nf_flow_table directlyFelix Fietkau2018-04-242-3/+1
| | * | | | | | | netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau2018-04-241-4/+2
| | * | | | | | | netfilter: nf_flow_table: cache mtu in struct flow_offload_tupleFelix Fietkau2018-04-211-0/+2
| | * | | | | | | ipv6: make ip6_dst_mtu_forward inlineFelix Fietkau2018-04-212-2/+21
| | * | | | | | | netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*Felix Fietkau2018-04-191-4/+4
OpenPOWER on IntegriCloud