summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-18net: dsa: add dsa_to_port helperVivien Didelot
2017-10-18net: dsa: split dsa_port's netdev memberVivien Didelot
2017-10-18net: ftgmac100: Request clock and set speedJoel Stanley
2017-10-16mlxsw: spectrum: Drop refcounting of IPIP entriesPetr Machata
2017-10-16mlxsw: spectrum: Support IPIP overlay VRF migrationPetr Machata
2017-10-16mlxsw: spectrum: Support decap-only IP-in-IP tunnelsPetr Machata
2017-10-16mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()Petr Machata
2017-10-16mlxsw: spectrum: Move netdevice NB to struct mlxsw_spPetr Machata
2017-10-16net: systemport: add NET_DSA dependencyArnd Bergmann
2017-10-16hamradio: baycom_par: use new parport device modelSudip Mukherjee
2017-10-16pch_gbe: Switch to new PCI IRQ allocation APIAndy Shevchenko
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-10-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-14macvlan: Only update pkt_type if destination MAC address matchesAlexander Duyck
2017-10-14macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck
2017-10-14hv_netvsc: Add initialization of tx_table in netvsc_device_add()Haiyang Zhang
2017-10-14hv_netvsc: Rename tx_send_table to tx_tableHaiyang Zhang
2017-10-14hv_netvsc: Rename ind_table to rx_tableHaiyang Zhang
2017-10-14cxgb4: fix missing break in switch and indent return statementsColin Ian King
2017-10-14cxgb4: collect IBQ and OBQ dumpsRahul Lakkireddy
2017-10-14cxgb4: collect hardware module dumpsRahul Lakkireddy
2017-10-14cxgb4: collect TP dumpRahul Lakkireddy
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy
2017-10-14cxgb4: collect firmware mbox and device log dumpRahul Lakkireddy
2017-10-14cxgb4: collect on-chip memory dumpRahul Lakkireddy
2017-10-14cxgb4: collect register dumpRahul Lakkireddy
2017-10-14cxgb4: implement ethtool dump data operationsRahul Lakkireddy
2017-10-14nfp: Explicitly include linux/bug.hMark Brown
2017-10-14net: dsa: dsa_loop: remove .set_addrVivien Didelot
2017-10-14net: dsa: mv88e6060: setup random mac addressVivien Didelot
2017-10-14net: dsa: mv88e6060: fix switch MAC addressVivien Didelot
2017-10-14net: dsa: mv88e6xxx: setup random mac addressVivien Didelot
2017-10-14atm: fore200e: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-14net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface ethtool opsAlex Vesker
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface ndosAlex Vesker
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface nic profileAlex Vesker
2017-10-14net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker
2017-10-14net/mlx5e: IPoIB, Support for setting PKEY index to underlay QPAlex Vesker
2017-10-14IB/ipoib: Add ability to set PKEY index to lower device driverAlex Vesker
2017-10-14IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker
2017-10-14net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker
2017-10-14net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functionsAlex Vesker
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud
2017-10-14net/mlx5: File renaming towards ptp core implementationFeras Daoud
2017-10-14nfp: bpf: support direct packet access in TCJakub Kicinski
2017-10-14nfp: bpf: direct packet access - writeJakub Kicinski
2017-10-14nfp: bpf: add support for direct packet access - readJakub Kicinski
2017-10-14nfp: bpf: separate I/O from checks for legacy data loadJakub Kicinski
2017-10-14nfp: bpf: fix context accessesJakub Kicinski