summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-07rhashtable: Fix rhlist duplicates insertionPaul Blakey
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak
2018-03-06Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-06usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-06signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQGuenter Roeck
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-04net: make skb_gso_*_seglen functions privateDaniel Axtens
2018-03-04net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-03bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens
2018-03-02signals: Move put_compat_sigset to compat.h to silence hardened usercopyMatt Redfearn
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds
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-03-01block: display the correct diskname for bioJiufei Xue
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-28tty: make n_tty_read() always abort if hangup is in progressTejun Heo
2018-02-27net: phy: Restore phy_resume() locking assumptionAndrew Lunn
2018-02-26dax: fix vma_is_fsdax() helperDan Williams
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-26genhd: Fix BUG in blkdev_open()Jan Kara
2018-02-26genhd: Add helper put_disk_and_module()Jan Kara
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara
2018-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott
2018-02-24kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott
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