summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera
2018-07-30netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso
2018-07-25net: phy: add helper phy_polling_modeHeiner Kallweit
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24netlink: do not store start function in netlink_cbFlorian Westphal
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-22alpha: fix osf_wait4() breakageAl Viro
2018-07-21bpfilter: Fix mismatch in function argument typesYueHaibing
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-20driver core: set up ownership of class devices in sysfsDmitry Torokhov
2018-07-20sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov
2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan
2018-07-18net/mlx5: Better return types for CQE APITariq Toukan
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu
2018-07-18net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha
2018-07-18net/mlx5: FW tracer, add hardware structuresFeras Daoud
2018-07-18net: Move skb decrypted field, avoid explicity copyStefano Brivio
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-18bpf: offload: allow program and map sharing per-ASICJakub Kicinski
2018-07-18bpf: offload: keep the offload state per-ASICJakub Kicinski
2018-07-18bpf: offload: aggregate offloads per-deviceJakub Kicinski
2018-07-18bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()Jakub Kicinski
2018-07-18bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn
2018-07-18hwmon: Add helper to tell if a char is invalid in a nameAndrew Lunn
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn
2018-07-18hwmon: Add missing HWMON_T_LCRIT_ALARM defineAndrew Lunn
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-07-16net: convert gro_count to bitmaskLi RongQing
2018-07-16net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu