summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-013-63/+50
* ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz2018-03-011-0/+17
* mroute*: Make mr_table a common structYuval Mintz2018-03-014-23/+47
* ip6mr: Align hash implementation to ipmrYuval Mintz2018-03-011-14/+16
* ip6mr: Make mroute_sk rcu-basedYuval Mintz2018-03-011-3/+3
* ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz2018-03-013-22/+54
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-283-2/+30
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-282-1/+27
* net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu2018-02-282-1/+43
* net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-281-0/+8
* inet: whitespace cleanupStephen Hemminger2018-02-287-26/+25
* phylink,sfp: negotiate interface format with MACRussell King2018-02-281-8/+10
* Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-02-282-0/+64
|\
| * net/mlx5: E-Switch, Add definition of IB representorMark Bloch2018-02-231-0/+1
| * net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2018-02-232-0/+63
* | ip_tunnel: Rename & publish init_tunnel_flowPetr Machata2018-02-271-0/+16
* | net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata2018-02-271-0/+3
* | rds: deliver zerocopy completion notification with dataSowmini Varadhan2018-02-272-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-02-262-2/+2
|\ \
| * | bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCKYafang Shao2018-02-231-1/+1
| * | net: avoid including xdp.h in filter.hJesper Dangaard Brouer2018-02-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2418-56/+113
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-232-2/+2
| |\ \ \
| | * \ \ Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-222-2/+2
| | |\ \ \
| | | * | | regulatory: add NUL to request alpha2Johannes Berg2018-02-221-1/+1
| | | * | | mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-02-191-1/+1
| * | | | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-231-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-221-2/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen2018-02-211-2/+2
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-02-231-22/+4
| |\ \ \ \ \ \
| | * | | | | | arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-201-2/+3
| | * | | | | | arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-201-1/+0
| | * | | | | | arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-201-0/+1
| | * | | | | | arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-201-2/+0
| | * | | | | | arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-201-17/+0
| * | | | | | | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-02-233-0/+11
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-223-0/+11
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | drm: Allow determining if current task is output poll workerLukas Wunner2018-02-161-0/+1
| | | * | | | | | workqueue: Allow retrieval of current task's work structLukas Wunner2018-02-161-0/+1
| | | * | | | | | drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li2018-02-011-0/+9
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-223-18/+33
| |\ \ \ \ \ \ \ \
| | * | | | | | | | IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe2018-02-151-2/+2
| | * | | | | | | | IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe2018-02-151-6/+4
| | * | | | | | | | IB/uverbs: Always use the attribute size provided by the userMatan Barak2018-02-151-7/+28
| | * | | | | | | | RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky2018-02-151-4/+0
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-227-12/+54
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-213-1/+20
| | * | | | | | | | | mm, mlock, vmscan: no more skipping pagevecsShakeel Butt2018-02-211-2/+0
| | * | | | | | | | | mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner2018-02-211-8/+16
| | * | | | | | | | | Kbuild: always define endianess in kconfig.hArnd Bergmann2018-02-211-0/+6