aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov3-12/+64
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov2-10/+44
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov3-33/+101
2019-02-12net: sched: protect chain template accesses with block lockVlad Buslov1-16/+57
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov3-26/+76
2019-02-12net: sched: protect block->chain0 with block->lockVlad Buslov1-3/+14
2019-02-12net: sched: refactor tc_ctl_chain() to use block->lockVlad Buslov1-11/+25
2019-02-12net: sched: protect chain->explicitly_created with block->lockVlad Buslov1-6/+13
2019-02-12net: sched: protect block state with mutexVlad Buslov2-13/+76
2019-02-12isdn_v110: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-12isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-12ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-12s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann3-103/+121
2019-02-12s390/qeth: convert bridgeport callbacksJulian Wiedmann1-54/+40
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann6-64/+76
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann2-9/+29
2019-02-12s390/qeth: simplify reply object handlingJulian Wiedmann1-57/+61
2019-02-12s390/qeth: limit trace to valid data of command requestJulian Wiedmann1-1/+1
2019-02-12s390/qeth: align csum offload with TSO control logicJulian Wiedmann2-89/+47
2019-02-12s390/qeth: enable only required csum offload featuresJulian Wiedmann1-2/+9
2019-02-12s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann5-56/+28
2019-02-12s390/qeth: reduce data length for ARP cache queryJulian Wiedmann4-18/+7
2019-02-12net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+20
2019-02-12MAINTAINERS: add enetc_ptp driver into QorIQ PTP listYangbo Lu1-0/+1
2019-02-12enetc: add PTP clock driverYangbo Lu4-2/+162
2019-02-12ptp: add QorIQ PTP support for ENETCYangbo Lu1-1/+1
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu2-14/+15
2019-02-12dt-binding: ptp_qoriq: add little-endian supportYangbo Lu1-0/+3
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu3-42/+60
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu2-67/+80
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu2-11/+25
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu5-171/+171
2019-02-12net/skbuff: fix up kernel-doc placementBrian Norris1-6/+6
2019-02-12staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli1-5/+0
2019-02-12rocker: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli3-27/+0
2019-02-12mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli1-17/+0
2019-02-12net: phy: simplify genphy_config_eee_advertHeiner Kallweit1-21/+6
2019-02-12net/tls: Do not use async crypto for non-data recordsVakul Garg1-6/+12
2019-02-12devlink: use direct return of genlmsg_replyLi RongQing1-4/+1
2019-02-12net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King1-9/+6
2019-02-12net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King1-11/+9
2019-02-12net: phylink: add phylink_init_eee() helperRussell King2-0/+19
2019-02-12net: phylink: only call mac_config() during resolve when link is upRussell King1-2/+9
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam4-32/+1
2019-02-12smc911x: pass struct device to DMA API functionsChristoph Hellwig1-2/+2
2019-02-12meth: pass struct device to DMA API functionsChristoph Hellwig1-10/+15
2019-02-12moxart_ether: pass struct device to DMA API functionsChristoph Hellwig2-4/+8
2019-02-12pxa168_eth: pass struct device to DMA API functionsChristoph Hellwig1-4/+7
2019-02-12lantiq_etop: pass struct device to DMA API functionsChristoph Hellwig1-2/+4
2019-02-12macb_main: pass struct device to DMA API functionsChristoph Hellwig1-4/+4