aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-12net: sched: add flags to Qdisc class ops structVlad Buslov1-0/+8
2019-02-12net: sched: extend proto ops to support unlocked classifiersVlad Buslov2-6/+13
2019-02-12net: sched: extend proto ops with 'put' callbackVlad Buslov1-0/+1
2019-02-12net: sched: track rtnl lock status when validating extensionsVlad Buslov1-1/+1
2019-02-12net: sched: prevent insertion of new classifiers during chain flushVlad Buslov1-0/+1
2019-02-12net: sched: refactor tp insert/delete for concurrent executionVlad Buslov1-0/+18
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov1-0/+2
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov1-0/+1
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov1-0/+17
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov1-0/+2
2019-02-12net: sched: protect block state with mutexVlad Buslov1-0/+5
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam1-8/+0
2019-02-11flow_offload: Fix flow action infrastructureEli Britstein1-1/+1
2019-02-11devlink: add a generic board.manufacture version nameJakub Kicinski1-0/+2
2019-02-11cfg80211: fix and clean up cfg80211_gen_new_bssid()Johannes Berg1-10/+8
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen9-11/+11
2019-02-08net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi1-0/+1
2019-02-08devlink: publish params only after driver init is doneJiri Pirko1-0/+11
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+15
2019-02-08cfg80211: add missing kernel-doc for multi-BSSID fieldsJohannes Berg1-0/+4
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon1-0/+7
2019-02-08mac80211: support multi-bssidSara Sharon1-0/+15
2019-02-08cfg80211: save multi-bssid propertiesSara Sharon1-0/+5
2019-02-08cfg80211: make BSSID generation function inlineSara Sharon1-0/+23
2019-02-08cfg80211: parse multi-bssid only if HW supports itSara Sharon1-0/+8
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon1-1/+3
2019-02-08cfg80211: add various struct element finding helpersJohannes Berg1-7/+128
2019-02-07devlink: Add health report functionalityEran Ben Elisha1-0/+9
2019-02-07devlink: Add health reporter create/destroy functionalityEran Ben Elisha1-0/+53
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha1-0/+149
2019-02-07Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-0/+6
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli1-11/+0
2019-02-06flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso1-0/+7
2019-02-06cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso1-1/+0
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2-0/+15
2019-02-06cls_api: add translator to flow_action representationPablo Neira Ayuso1-0/+2
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso2-1/+69
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2-3/+123
2019-02-05xfrm: destroy xfrm_state synchronously on net exit pathCong Wang1-3/+9
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso1-4/+13
2019-02-04iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotapJohannes Berg1-0/+6
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski1-0/+1
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani1-0/+1
2019-02-01ethtool: add compat for devlink infoJakub Kicinski1-0/+10
2019-02-01devlink: add generic info version namesJakub Kicinski1-0/+14
2019-02-01devlink: add version reporting to devlink info APIJakub Kicinski1-0/+33
2019-02-01devlink: add device information APIJakub Kicinski1-0/+18
2019-02-01net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESSDave Watson1-0/+1
2019-02-01net: tls: Add tls 1.3 supportDave Watson1-17/+49
2019-02-01net: tls: Refactor tls aad space size calculationDave Watson1-0/+1