summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ptp_qoriq: fix register memory mapYangbo Lu2019-02-121-9/+9
* ptp_qoriq: add little enadian supportYangbo Lu2019-02-121-6/+15
* ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu2019-02-121-0/+3
* ptp_qoriq: make ptp operations globalYangbo Lu2019-02-121-0/+9
* ptp_qoriq: make structure/function names more consistentYangbo Lu2019-02-121-7/+7
* net/skbuff: fix up kernel-doc placementBrian Norris2019-02-121-6/+6
* net: phylink: add phylink_init_eee() helperRussell King2019-02-121-0/+1
* Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-121-8/+0
* flow_offload: Fix flow action infrastructureEli Britstein2019-02-121-1/+1
* devlink: add a generic board.manufacture version nameJakub Kicinski2019-02-121-0/+2
* net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit2019-02-101-2/+10
* net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen2019-02-1010-12/+12
* net: Move all TC actions identifiers to one placeEli Cohen2019-02-1015-29/+40
* net: phy: Add support for asking the PHY its abilitiesAndrew Lunn2019-02-091-0/+6
* net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkgHeiner Kallweit2019-02-091-0/+1
* qed: Add API for SmartAN query.Sudarsana Reddy Kalluru2019-02-091-0/+1
* mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko2019-02-091-0/+61
* lib: objagg: add root count to statsJiri Pirko2019-02-091-0/+1
* lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko2019-02-091-2/+18
* devlink: publish params only after driver init is doneJiri Pirko2019-02-091-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-0921-46/+109
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-085-8/+42
| |\
| | * netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-02-041-4/+13
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-021-3/+18
| | |\
| | | * bpf: run bpf programs with preemption disabledAlexei Starovoitov2019-01-311-3/+18
| | * | net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-01-311-0/+1
| | * | ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-01-312-1/+10
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-02-071-5/+4
| |\ \ \
| | * | | HID: debug: fix the ring buffer implementationVladis Dronov2019-01-291-5/+4
| * | | | Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-02-072-1/+6
| |\ \ \ \
| | * | | | ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-051-1/+5
| | * | | | ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-011-0/+1
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-02-072-10/+6
| |\ \ \ \ \
| | * | | | | virtio: drop internal struct from UAPIMichael S. Tsirkin2019-02-051-10/+0
| | * | | | | virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie2019-01-241-0/+6
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-1/+1
| |\ \ \ \ \ \
| | * | | | | | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-021-1/+1
| * | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-301-2/+0
| * | | | | | | | Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-021-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ide: ensure atapi sense request aren't preemptedJens Axboe2019-01-311-0/+2
| | |/ / / / / / /
| * | | | | | | | mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai2019-02-021-8/+10
| * | | | | | | | oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-021-0/+1
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-012-2/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-251-0/+5
| | * | | | | | | | RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-211-2/+22
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-02-011-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM-runtime: Fix deadlock with ktime_get()Vincent Guittot2019-01-301-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-02-011-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"Lubomir Rintel2019-01-241-1/+0