summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier2019-02-131-0/+16
* net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier2019-02-131-0/+1
* net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier2019-02-131-0/+1
* net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier2019-02-131-0/+1
* net: sched: add flags to Qdisc class ops structVlad Buslov2019-02-121-0/+8
* net: sched: extend proto ops to support unlocked classifiersVlad Buslov2019-02-122-6/+13
* net: sched: extend proto ops with 'put' callbackVlad Buslov2019-02-121-0/+1
* net: sched: track rtnl lock status when validating extensionsVlad Buslov2019-02-121-1/+1
* net: sched: prevent insertion of new classifiers during chain flushVlad Buslov2019-02-121-0/+1
* net: sched: refactor tp insert/delete for concurrent executionVlad Buslov2019-02-121-0/+18
* net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov2019-02-121-0/+2
* net: sched: introduce reference counting for tcf_protoVlad Buslov2019-02-121-0/+1
* net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov2019-02-121-0/+17
* net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov2019-02-121-0/+2
* net: sched: protect block state with mutexVlad Buslov2019-02-121-0/+5
* 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-111-1/+1
* devlink: add a generic board.manufacture version nameJakub Kicinski2019-02-111-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-081-0/+1
* qed: Add API for SmartAN query.Sudarsana Reddy Kalluru2019-02-081-0/+1
* mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko2019-02-081-0/+61
* lib: objagg: add root count to statsJiri Pirko2019-02-081-0/+1
* lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko2019-02-081-2/+18
* devlink: publish params only after driver init is doneJiri Pirko2019-02-081-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-0821-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-011-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-301-0/+1
| | * | ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-01-302-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