summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...David S. Miller
2017-04-05Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang
2017-04-04can: initial support for network namespacesMario Kicherer
2017-04-04can: ti_hecc: Convert TI HECC driver to DT only driverYegor Yefremov
2017-04-03qed: Manage with less memory regions for RoCERam Amrani
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-04-01udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-03-31kasan: report only the first error by defaultMark Rutland
2017-03-31mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-03-31mm: move mm_percpu_wq initialization earlierMichal Hocko
2017-03-29Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern
2017-03-28soc: qcom: smd: Remove standalone driverBjorn Andersson
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson
2017-03-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz
2017-03-28net/mlx5: Add helper to initialize a flow steering actions struct instanceOr Gerlitz
2017-03-28clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-24net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed
2017-03-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-24Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-24net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli
2017-03-24of_mdio: Correct check against CONFIG_OFFlorian Fainelli
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-23Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-23KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau
2017-03-22bpf: Add array of maps supportMartin KaFai Lau
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22net: phy: remove the indirect MMD read/write methodsRussell King
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King