summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-05netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-03-05netfilter: x_tables: add counters allocation wrapperFlorian Westphal
2018-03-05netfilter: x_tables: move hook entry checks into coreFlorian Westphal
2018-03-05netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo
2018-03-01net: phy: Export gen10g_* functionsFlorian Fainelli
2018-03-01ipmr, ip6mr: Unite dumproute flowsYuval Mintz
2018-03-01ip6mr: Remove MFC_NOTIFY and refactor flagsYuval Mintz
2018-03-01ipmr, ip6mr: Unite vif seq functionsYuval Mintz
2018-03-01ipmr, ip6mr: Unite mfc seq logicYuval Mintz
2018-03-01ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz
2018-03-01ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz
2018-03-01ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz
2018-03-01mroute*: Make mr_table a common structYuval Mintz
2018-03-01ip6mr: Align hash implementation to ipmrYuval Mintz
2018-03-01ip6mr: Make mroute_sk rcu-basedYuval Mintz
2018-03-01ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz
2018-02-28phylink,sfp: negotiate interface format with MACRussell King
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23net/mlx5: E-Switch, Add definition of IB representorMark Bloch
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCKYafang Shao
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller
2018-02-22mac80211: add get TID helperSara Sharon
2018-02-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-20net: Kill net_mutexKirill Tkhai
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-19ptr_ring: Remove now-redundant smp_read_barrier_depends()Andrea Parri
2018-02-19ieee80211: Increase PMK maximum length to 64 bytesSrinivas Dasari
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-16workqueue: Allow retrieval of current task's work structLukas Wunner