summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* seccomp, bpf: disable preemption before calling into bpf progAlexei Starovoitov2019-02-221-0/+2
* bpf: add skb->queue_mapping write access from tc clsactJesper Dangaard Brouer2019-02-191-3/+13
* bpf: check that BPF programs run with preemption disabledPeter Zijlstra2019-02-193-3/+41
* bpf: bpftool, fix documentation for attach typesAlban Crequy2019-02-193-4/+4
* bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing2019-02-181-3/+1
* Merge branch 'net-phy-add-helpers-for-handling-C45-10GBT-AN-register-values'David S. Miller2019-02-182-9/+20
|\
| * net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpaHeiner Kallweit2019-02-181-9/+1
| * net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit2019-02-181-0/+19
|/
* liquidio: using NULL instead of plain integerYueHaibing2019-02-182-2/+2
* r8169: remove unneeded mmiowb barriersHeiner Kallweit2019-02-181-6/+0
* net: dsa: Implement flow_dissect callback for tag_dsa.Rundong Ge2019-02-182-0/+18
* net: sched: using kfree_rcu() to simplify the codeWei Yongjun2019-02-181-6/+1
* mdio_bus: Fix PTR_ERR() usage after initialization to constantYueHaibing2019-02-181-5/+6
* mlxsw: spectrum: Change IP2ME CPU policer rate and burst size valuesShalom Toledo2019-02-181-2/+2
* net: hamradio: remove unused hweight*() definesMasahiro Yamada2019-02-181-26/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-02-1822-63/+244
|\
| * netfilter: nf_conntrack_sip: add sip_external_media logicAlin Nastac2019-02-161-0/+42
| * netfilter: ipt_CLUSTERIP: make symbol 'cip_netdev_notifier' staticWei Yongjun2019-02-161-1/+1
| * netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac2019-02-136-12/+39
| * netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrac...Chieh-Min Wang2019-02-121-3/+11
| * netfilter: xt_recent: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-02-121-3/+1
| * ipvs: Use struct_size() helperGustavo A. R. Silva2019-02-121-4/+2
| * netfilter: conntrack: fix indentation issueColin Ian King2019-02-121-1/+1
| * netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal2019-02-045-42/+68
| * netfilter: nat: remove module dependency on ipv6 coreFlorian Westphal2019-02-044-3/+45
| * netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE optionswenxu2019-02-042-2/+41
| * netfilter: nf_tables: add NFTA_RULE_POSITION_ID to nla_policyFlorian Westphal2019-01-291-0/+1
* | net: hns3: make function hclge_set_all_vf_rst() staticWei Yongjun2019-02-171-1/+1
* | ptr_ring: remove duplicated include from ptr_ring.hYueHaibing2019-02-171-1/+0
* | net: sgi: use GFP_ATOMIC under spin lockWei Yongjun2019-02-171-1/+1
* | net: sched: sch_api: set an error msg when qdisc_alloc_handle() failsIvan Vecera2019-02-171-2/+4
* | net: phy: marvell10g: Don't explicitly set Pause and Asym_PauseMaxime Chevallier2019-02-171-3/+0
* | net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'YueHaibing2019-02-171-5/+0
* | nfp: flower: fix masks for tcp and ip flags fieldsPieter Jansen van Vuuren2019-02-171-15/+20
* | Merge branch 'devlink-add-the-ability-to-update-device-flash'David S. Miller2019-02-178-35/+141
|\ \
| * | nfp: devlink: allow flashing the device via devlinkJakub Kicinski2019-02-174-32/+56
| * | ethtool: add compat for flash updateJakub Kicinski2019-02-173-3/+46
| * | devlink: add flash update commandJakub Kicinski2019-02-173-0/+39
|/ /
* | Merge branch 'net-phy-improve-and-use-phy_resolve_aneg_linkmode'David S. Miller2019-02-172-59/+8
|\ \
| * | net: phy: use phy_resolve_aneg_linkmode in genphy_read_statusHeiner Kallweit2019-02-171-23/+1
| * | net: phy: improve phy_resolve_aneg_linkmodeHeiner Kallweit2019-02-171-36/+7
|/ /
* | net: sched: cgroup: verify that filter is not NULL during walkVlad Buslov2019-02-171-0/+2
* | net: sched: matchall: verify that filter is not NULL in mall_walk()Vlad Buslov2019-02-171-0/+3
* | net: sched: route: don't set arg->stop in route4_walk() when emptyVlad Buslov2019-02-171-4/+1
* | net: sched: fw: don't set arg->stop in fw_walk() when emptyVlad Buslov2019-02-171-4/+1
* | net: caif: use skb helpers instead of open-coding themJann Horn2019-02-171-11/+5
* | mlxsw: core: Extend thermal module with per QSFP module thermal zonesVadim Pasternak2019-02-171-0/+400
* | Merge branch 'neigh-tracepoints'David S. Miller2019-02-173-0/+223
|\ \
| * | neigh: hook tracepoints in neigh update codeRoopa Prabhu2019-02-171-0/+11
| * | trace: events: add a few neigh tracepointsRoopa Prabhu2019-02-172-0/+212
|/ /