summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr2018-01-162-0/+8
* Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-151-2/+2
|\
| * can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde2018-01-051-2/+2
* | net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-151-4/+4
* | net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit2018-01-151-1/+1
* | net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel2018-01-142-0/+26
* | 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
| | * | | | | | | | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-282-15/+27