summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-282-15/+27
| * | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-301-0/+11
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2017-12-231-0/+11
| * | | | | | | | Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-291-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes2017-12-281-0/+1
| | | |/ / / / / | | |/| | | | |
* | | | | | | | net: No line break on netdev_WARN* formattingGal Pressman2018-01-091-2/+2
* | | | | | | | net: Fix netdev_WARN_ONCE macroGal Pressman2018-01-091-2/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-0924-162/+483
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik2018-01-082-6/+25
| * | | | | | | | netfilter: nf_tables: flow offload expressionPablo Neira Ayuso2018-01-081-0/+11
| * | | | | | | | netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso2018-01-081-0/+5