summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dsa: implement ndo_get_devlink_portJiri Pirko2019-03-281-0/+8
* bnxt: remove ndo_get_phys_port_name implementationJiri Pirko2019-03-281-18/+0
* bnxt: implement ndo_get_devlink_portJiri Pirko2019-03-281-1/+9
* net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko2019-03-282-9/+0
* mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko2019-03-285-45/+0
* mlxsw: Implement ndo_get_devlink_portJiri Pirko2019-03-285-0/+48
* net: devlink: introduce devlink_compat_phys_port_name_get()Jiri Pirko2019-03-283-5/+43
* net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko2019-03-286-13/+23
* nfp: register devlink port before netdevJiri Pirko2019-03-281-15/+17
* Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2019-03-2867-939/+476
|\
| * batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing2019-03-258-6/+252
| * batman-adv: allow updating DAT entry timeouts on incoming ARP RepliesLinus Lüssing2019-03-251-1/+3
| * batman-adv: Adjust name for batadv_dat_send_dataSven Eckelmann2019-03-251-10/+14
| * MAINTAINERS: Add T(ree) field for batman-advSven Eckelmann2019-03-251-0/+1
| * MAINTAINERS: Add C(hat) field for batman-advSven Eckelmann2019-03-251-0/+1
| * MAINTAINERS: Add B(ugtracker) field for batman-advSven Eckelmann2019-03-251-0/+1
| * batman-adv: Warn about sysfs file accessSven Eckelmann2019-03-251-0/+46
| * batman-adv: ABI: Mark sysfs files as deprecatedSven Eckelmann2019-03-253-2/+6
| * batman-adv: Make sysfs support optionalSven Eckelmann2019-03-258-75/+124
| * batman-adv: Drop documentation about sysfs filesSven Eckelmann2019-03-251-67/+24
| * batman-adv: Drop documentation about debugfs filesSven Eckelmann2019-03-251-20/+9
| * batman-adv: Drop license boilerplateSven Eckelmann2019-03-2563-763/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-28926-7580/+15145
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-27182-1137/+3121
| |\ \
| | * | dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei2019-03-261-4/+9
| | * | chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2019-03-262-2/+2
| | * | net: devlink: skip info_get op call if it is not defined in dumpitJiri Pirko2019-03-261-0/+5
| | * | net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-262-0/+29
| | * | tipc: change to check tipc_own_id to return in tipc_net_stopXin Long2019-03-261-4/+1
| | * | net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov2019-03-262-0/+23
| | * | net: sched: Kconfig: update reference link for PIELeslie Monis2019-03-261-2/+1
| | * | net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter2019-03-262-1/+168
| | * | net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter2019-03-261-18/+0
| | * | dt-bindings: net: dsa: qca8k: support internal mdio-busChristian Lamparter2019-03-261-5/+64
| | * | dt-bindings: net: dsa: qca8k: fix exampleChristian Lamparter2019-03-261-2/+2
| | * | net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit2019-03-261-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-255-33/+92
| | |\ \
| | | * \ Merge branch 'libbpf-fixup'Alexei Starovoitov2019-03-252-14/+29
| | | |\ \
| | | | * | bpf, libbpf: clarify bump in libbpf version infoDaniel Borkmann2019-03-251-0/+1
| | | | * | bpf, libbpf: fix version info and add it to shared objectDaniel Borkmann2019-03-251-14/+28
| | | |/ /
| | | * | bpf: verifier: propagate liveness on all framesJakub Kicinski2019-03-222-9/+36
| | | * | bpf: do not restore dst_reg when cur_state is freedXu Yu2019-03-211-1/+1
| | | * | bpf: Only print ref_obj_id for refcounted regMartin KaFai Lau2019-03-211-2/+11
| | | * | bpf: Try harder when allocating memory for large mapsMartynas Pumputis2019-03-181-7/+15
| | * | | rxrpc: avoid clang -Wuninitialized warningArnd Bergmann2019-03-241-6/+5
| | * | | tipc: tipc clang warningJon Maloy2019-03-241-3/+4
| | * | | net: sched: fix cleanup NULL pointer exception in act_mirrJohn Hurley2019-03-241-2/+5
| | * | | r8169: fix cable re-plugging issueHeiner Kallweit2019-03-241-1/+1
| | * | | net: ethernet: ti: fix possible object reference leakWen Yang2019-03-241-2/+6
| | * | | net: ibm: fix possible object reference leakWen Yang2019-03-241-0/+1