summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-12net: sched: prevent insertion of new classifiers during chain flushVlad Buslov
2019-02-12net: sched: refactor tp insert/delete for concurrent executionVlad Buslov
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov
2019-02-12net: sched: protect chain template accesses with block lockVlad Buslov
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov
2019-02-12net: sched: protect block->chain0 with block->lockVlad Buslov
2019-02-12net: sched: refactor tc_ctl_chain() to use block->lockVlad Buslov
2019-02-12net: sched: protect chain->explicitly_created with block->lockVlad Buslov
2019-02-12net: sched: protect block state with mutexVlad Buslov
2019-02-12isdn_v110: mark expected switch fall-throughGustavo A. R. Silva
2019-02-12isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-12ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva
2019-02-12Merge branch 's390-qeth-next'David S. Miller
2019-02-12s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann
2019-02-12s390/qeth: convert bridgeport callbacksJulian Wiedmann
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann
2019-02-12s390/qeth: simplify reply object handlingJulian Wiedmann
2019-02-12s390/qeth: limit trace to valid data of command requestJulian Wiedmann
2019-02-12s390/qeth: align csum offload with TSO control logicJulian Wiedmann
2019-02-12s390/qeth: enable only required csum offload featuresJulian Wiedmann
2019-02-12s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann
2019-02-12s390/qeth: reduce data length for ARP cache queryJulian Wiedmann
2019-02-12Merge branch 'Add-ENETC-PTP-clock-driver'David S. Miller
2019-02-12net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-12MAINTAINERS: add enetc_ptp driver into QorIQ PTP listYangbo Lu
2019-02-12enetc: add PTP clock driverYangbo Lu
2019-02-12ptp: add QorIQ PTP support for ENETCYangbo Lu
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu
2019-02-12dt-binding: ptp_qoriq: add little-endian supportYangbo Lu
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu
2019-02-12net/skbuff: fix up kernel-doc placementBrian Norris
2019-02-12Merge branch 'SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS-get-remove'David S. Miller
2019-02-12staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12rocker: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12net: phy: simplify genphy_config_eee_advertHeiner Kallweit
2019-02-12net/tls: Do not use async crypto for non-data recordsVakul Garg
2019-02-12devlink: use direct return of genlmsg_replyLi RongQing
2019-02-12net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King
2019-02-12net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King
2019-02-12net: phylink: add phylink_init_eee() helperRussell King
2019-02-12net: phylink: only call mac_config() during resolve when link is upRussell King
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam
2019-02-12Merge branch 'net-DMA-API'David S. Miller