summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05atm: nicstar: Replace spin_is_locked() with spin_trylock()Lance Roy
2018-10-05net: sched: Add policy validation for tc attributesDavid Ahern
2018-10-05rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira
2018-10-05Merge branch 'hns3-Unicast-MAC-VLAN-table'David S. Miller
2018-10-05net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen
2018-10-05net: hns3: Add egress/ingress vlan filter for revision 0x21Zhongzhu Liu
2018-10-05net: hns3: Drop depricated mta table supportJian Shen
2018-10-05net: hns3: Optimize for unicast mac vlan tableJian Shen
2018-10-05net: hns3: Clear mac vlan table entries when unload driver or function resetJian Shen
2018-10-05net: hns3: Remove the default mask configuration for mac vlan tableJian Shen
2018-10-05fib_tests: Add tests for invalid metric on routeDavid Ahern
2018-10-05ipv6: do not leave garbage in rt->fib6_metricsEric Dumazet
2018-10-05yam: fix a missing-check bugWenwen Wang
2018-10-05udp: gro behind static keyWillem de Bruijn
2018-10-05net: bpfilter: Fix type cast and pointer warningsShanthosh RK
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-10-05mt76: move irq handler in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: move tx_tasklet management in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.cLorenzo Bianconi
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76x2: remove leftover function declatarionsLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi
2018-10-05mt76x0: remove hw_atomic_mutex mutex in mt76x0_devLorenzo Bianconi
2018-10-05mt76x0: remove unused variable in mt76x0_devLorenzo Bianconi
2018-10-05mt76x0: mac: use sta ewma estimation for rssi trackingLorenzo Bianconi
2018-10-05mt76: move mt76x02_rx_get_sta and mt76x02_rx_get_sta_wcid in mt76x02_util.hLorenzo Bianconi
2018-10-05mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi
2018-10-05mt76x0: init: remove unnecessary configurationsLorenzo Bianconi
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: add get_tx_txpwr_adj function pointer to mt76_driver_opsLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi
2018-10-05mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi
2018-10-05mt76: usb: fix hw initialization sequenceLorenzo Bianconi
2018-10-05mt76: fix frag length allocation for usbStanislaw Gruszka
2018-10-05mt76: fix header guard macro define namesColin Ian King
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi
2018-10-05mt76x0: pci: add mt76x0e_cleanup routineLorenzo Bianconi
2018-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-05gigaset: asyncdata: mark expected switch fall-throughsGustavo A. R. Silva