summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: offload: add map offload infrastructureJakub Kicinski2018-01-143-0/+66
* bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski2018-01-141-2/+2
* bpf: add helper for copying attrs to struct bpf_mapJakub Kicinski2018-01-141-0/+1
* bpf: add map_alloc_check callbackJakub Kicinski2018-01-141-0/+1
* error-injection: Add injectable error typesMasami Hiramatsu2018-01-134-6/+28
* error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-136-22/+51
* bpf: simplify xdp_convert_ctx_access for xdp_rxq_infoJesper Dangaard Brouer2018-01-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-121-8/+18
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-101-8/+18
| |\
| | * bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2018-01-091-8/+16
| | * bpf: prevent out-of-bounds speculationAlexei Starovoitov2018-01-091-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-111-0/+3
|\ \ \
| * | | bpf: export function to write into verifier log bufferQuentin Monnet2018-01-101-0/+3
* | | | net: sch: red: Change the name of the stats struct to be genericNogah Frankel2018-01-101-5/+6
* | | | tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell2018-01-101-2/+2
* | | | net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer2018-01-101-3/+0
* | | | net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek2018-01-101-7/+3
* | | | net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek2018-01-101-0/+377
* | | | ipv6: Add support for non-equal-cost multipathIdo Schimmel2018-01-101-0/+1
* | | | ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2018-01-102-0/+8
* | | | Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-104-8/+58
|\ \ \ \
| * | | | net/core: Add drop counters to VF statisticsEugenia Emantayev2018-01-092-0/+4
| * | | | net/mlx5: Hairpin pair core object setupOr Gerlitz2018-01-091-0/+19
| * | | | net/mlx5: Add hairpin definitions to the FW APIOr Gerlitz2018-01-091-8/+35
* | | | | tipc: improve groupcast scope handlingJon Maloy2018-01-091-4/+3
* | | | | virtio_net: propagate linkspeed/duplex settings from the hypervisorJason Baron2018-01-091-0/+13
* | | | | macsec: Add support for GCM-AES-256 cipher suiteFelix Walter2018-01-091-3/+8
* | | | | tuntap: XDP transmissionJason Wang2018-01-091-0/+17
* | | | | tun/tap: use ptr_ring instead of skb_arrayJason Wang2018-01-092-5/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-0918-27/+144
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-096-5/+66
| |\ \ \
| | * | | sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2018-01-081-1/+1
| | | |/ | | |/|
| | * | sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-1/+0
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-01-051-1/+1
| | |\ \
| | | * | netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal2017-12-211-1/+1
| | * | | uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2018-01-042-0/+9
| | * | | vxlan: trivial indenting fix.William Tu2018-01-031-1/+1
| | * | | uapi libc compat: add fallback for unsupported libcsFelix Janda2018-01-031-1/+54
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-071-0/+10
| |\ \ \ \
| | * | | | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro2018-01-051-0/+10
| * | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-051-1/+3
| |\ \ \ \ \
| | * | | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-031-1/+3
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-051-2/+3
| |\ \ \ \ \ \
| | * | | | | | crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2017-12-221-2/+3
| * | | | | | | fscache: Fix the default for fscache_maybe_release_page()David Howells2018-01-021-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-312-2/+4
| |\ \ \ \ \ \
| | * | | | | | timers: Reinitialize per cpu bases on hotplugThomas Gleixner2017-12-292-2/+4
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-314-16/+45
| |\ \ \ \ \ \ \
| | * | | | | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
| | * | | | | | | genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2017-12-291-0/+17