summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: track rtnl lock status when validating extensionsVlad Buslov2019-02-1213-16/+21
* net: sched: prevent insertion of new classifiers during chain flushVlad Buslov2019-02-122-6/+30
* net: sched: refactor tp insert/delete for concurrent executionVlad Buslov2019-02-122-25/+170
* net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov2019-02-123-12/+64
* net: sched: introduce reference counting for tcf_protoVlad Buslov2019-02-122-10/+44
* net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov2019-02-123-33/+101
* net: sched: protect chain template accesses with block lockVlad Buslov2019-02-121-16/+57
* net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov2019-02-123-26/+76
* net: sched: protect block->chain0 with block->lockVlad Buslov2019-02-121-3/+14
* net: sched: refactor tc_ctl_chain() to use block->lockVlad Buslov2019-02-121-11/+25
* net: sched: protect chain->explicitly_created with block->lockVlad Buslov2019-02-121-6/+13
* net: sched: protect block state with mutexVlad Buslov2019-02-122-13/+76
* isdn_v110: mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* Merge branch 's390-qeth-next'David S. Miller2019-02-126-428/+394
|\
| * s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann2019-02-123-103/+121
| * s390/qeth: convert bridgeport callbacksJulian Wiedmann2019-02-121-54/+40
| * s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann2019-02-126-64/+76
| * s390/qeth: cancel cmd on early errorJulian Wiedmann2019-02-122-9/+29
| * s390/qeth: simplify reply object handlingJulian Wiedmann2019-02-121-57/+61
| * s390/qeth: limit trace to valid data of command requestJulian Wiedmann2019-02-121-1/+1
| * s390/qeth: align csum offload with TSO control logicJulian Wiedmann2019-02-122-89/+47
| * s390/qeth: enable only required csum offload featuresJulian Wiedmann2019-02-121-2/+9
| * s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann2019-02-125-56/+28
| * s390/qeth: reduce data length for ARP cache queryJulian Wiedmann2019-02-124-18/+7
|/
* Merge branch 'Add-ENETC-PTP-clock-driver'David S. Miller2019-02-1213-258/+486
|\
| * net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed2019-02-121-2/+20
| * MAINTAINERS: add enetc_ptp driver into QorIQ PTP listYangbo Lu2019-02-121-0/+1
| * enetc: add PTP clock driverYangbo Lu2019-02-124-2/+162
| * ptp: add QorIQ PTP support for ENETCYangbo Lu2019-02-121-1/+1
| * ptp_qoriq: fix register memory mapYangbo Lu2019-02-122-14/+15
| * dt-binding: ptp_qoriq: add little-endian supportYangbo Lu2019-02-121-0/+3
| * ptp_qoriq: add little enadian supportYangbo Lu2019-02-123-42/+60
| * ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu2019-02-122-67/+80
| * ptp_qoriq: make ptp operations globalYangbo Lu2019-02-122-11/+25
| * ptp_qoriq: make structure/function names more consistentYangbo Lu2019-02-125-171/+171
|/
* net/skbuff: fix up kernel-doc placementBrian Norris2019-02-121-6/+6
* Merge branch 'SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS-get-remove'David S. Miller2019-02-125-49/+0
|\
| * staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-121-5/+0
| * rocker: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-123-27/+0
| * mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-121-17/+0
|/
* net: phy: simplify genphy_config_eee_advertHeiner Kallweit2019-02-121-21/+6
* net/tls: Do not use async crypto for non-data recordsVakul Garg2019-02-121-6/+12
* devlink: use direct return of genlmsg_replyLi RongQing2019-02-121-4/+1
* net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King2019-02-121-9/+6
* net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King2019-02-121-11/+9
* net: phylink: add phylink_init_eee() helperRussell King2019-02-122-0/+19
* net: phylink: only call mac_config() during resolve when link is upRussell King2019-02-121-2/+9
* Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-124-32/+1