aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-mergeDavid S. Miller8-142/+1020
2019-02-13page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappingsJesper Dangaard Brouer1-5/+6
2019-02-13net: page_pool: don't use page->private to store dma_addr_tIlias Apalodimas1-4/+9
2019-02-13net: sched: remove duplicated include from cls_api.cYueHaibing1-1/+0
2019-02-13net: sched: flower: only return error from hw offload if skip_swVlad Buslov1-2/+10
2019-02-12net: sched: unlock rules update APIVlad Buslov1-17/+114
2019-02-12net: sched: refactor tcf_block_find() into standalone functionsVlad Buslov1-92/+149
2019-02-12net: sched: extend proto ops to support unlocked classifiersVlad Buslov13-135/+178
2019-02-12net: sched: extend proto ops with 'put' callbackVlad Buslov1-1/+11
2019-02-12net: sched: track rtnl lock status when validating extensionsVlad Buslov12-15/+20
2019-02-12net: sched: prevent insertion of new classifiers during chain flushVlad Buslov1-6/+29
2019-02-12net: sched: refactor tp insert/delete for concurrent executionVlad Buslov1-25/+152
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov2-12/+62
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov1-10/+43
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov2-33/+84
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 Buslov2-26/+74
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 Buslov1-13/+71
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-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam1-5/+0
2019-02-12net/smc: check port_idx of ib eventKarsten Graul1-8/+16
2019-02-12net/smc: check connections in smc_lgr_free_workKarsten Graul1-4/+2
2019-02-12net/smc: reduce amount of status updates to peerKarsten Graul1-14/+8
2019-02-12net/smc: no delay for free tx buffer waitKarsten Graul1-1/+1
2019-02-12net/smc: move wake up of close waiterKarsten Graul2-2/+7
2019-02-12net/smc: reset cursor update required flagKarsten Graul2-4/+4
2019-02-11devlink: don't allocate attrs on the stackJakub Kicinski1-4/+10
2019-02-11devlink: fix condition for compat device infoJakub Kicinski1-1/+1
2019-02-11devlink: Add WARN_ON to catch errors of not cleaning devlink objectsParav Pandit1-0/+8
2019-02-11net: dsa: microchip: add switch offload forwarding supportTristram Ha1-0/+2
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen17-18/+18
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen1-2/+0
2019-02-09net/tls: Disable async decrytion for tls1.3Vakul Garg1-2/+6
2019-02-09batman-adv: Trigger genl notification on sysfs config changeSven Eckelmann3-16/+63
2019-02-09batman-adv: Add throughput_override hardif genl configurationSven Eckelmann1-0/+12
2019-02-09batman-adv: Add elp_interval hardif genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add orig_interval mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add network_coding mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann1-0/+15
2019-02-09batman-adv: Add log_level mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann1-0/+11
2019-02-09batman-adv: Add gateway mesh genl configurationSven Eckelmann6-8/+95
2019-02-09batman-adv: Add fragmentation mesh genl configurationSven Eckelmann1-0/+12
2019-02-09batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add bonding mesh genl configurationSven Eckelmann1-0/+11