summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-30bpf: Add socket assign supportJoe Stringer8-4/+108
2020-03-30bpf, doc: Add John as official reviewer to BPF subsystemDaniel Borkmann1-0/+1
2020-03-30bpf: btf: Fix arg verification in btf_ctx_access()KP Singh1-7/+17
2020-03-30ipvs: fix uninitialized variable warningHaishuang Yan1-2/+1
2020-03-30netfilter: nft_exthdr: fix endianness of tcp option castSergey Marinkevich1-5/+3
2020-03-30bpf: Simplify reg_set_min_max_inv handlingJann Horn1-86/+22
2020-03-30bpf: Fix tnum constraints for 32-bit comparisonsJann Horn1-36/+72
2020-03-30bpf: Undo incorrect __reg_bound_offset32 handlingDaniel Borkmann1-19/+0
2020-03-30Merge branch 'split-phylink-PCS-operations'David S. Miller2-42/+166
2020-03-30net: phylink: add separate pcs operations structureRussell King2-22/+143
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King2-16/+16
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King2-6/+9
2020-03-30r8169: factor out rtl8169_tx_mapHeiner Kallweit1-60/+50
2020-03-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-41/+173
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson2-31/+31
2020-03-30r8169: improve handling of TD_MSS_MAXHeiner Kallweit1-2/+2
2020-03-30Merge branch 'Port-and-flow-policers-for-DSA'David S. Miller14-83/+742
2020-03-30net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean4-0/+385
2020-03-30net: dsa: sja1105: add configuration of port policersVladimir Oltean1-32/+100
2020-03-30net: dsa: felix: add port policersVladimir Oltean5-11/+36
2020-03-30net: dsa: add port policersVladimir Oltean2-7/+85
2020-03-30net: dsa: refactor matchall mirred action to separate functionVladimir Oltean1-30/+40
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang6-7/+100
2020-03-30Merge branch 'ionic-support-for-firmware-upgrade'David S. Miller7-145/+322
2020-03-30ionic: remove lifs on fw resetShannon Nelson5-25/+158
2020-03-30ionic: disable the queues on link downShannon Nelson1-56/+61
2020-03-30ionic: check for queues before deletingShannon Nelson1-19/+38
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson3-0/+18
2020-03-30ionic: move irq request to qcq allocShannon Nelson1-22/+19
2020-03-30ionic: move debugfs add/delete to match alloc/freeShannon Nelson1-12/+8
2020-03-30ionic: check for linkup in watchdogShannon Nelson3-2/+7
2020-03-30ionic: decouple link message from netdev stateShannon Nelson1-14/+18
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel1-0/+4
2020-03-30Merge branch 'Devlink-health-auto-attributes-refactor'David S. Miller9-21/+42
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha2-4/+24
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha7-17/+13
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha2-1/+6
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran4-3/+44
2020-03-30net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko1-2/+2
2020-03-30Merge branch 'net-sched-expose-HW-stats-types-per-action-used-by-drivers'David S. Miller20-37/+78
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko18-17/+54
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko3-21/+25
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller7-34/+112
2020-03-30net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET1-5/+1
2020-03-30net: ena: Make some functions staticYueHaibing1-7/+6
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing1-1/+1
2020-03-30crypto/chtls: Fix chtls crash in connection cleanupRohit Maheshwari1-4/+25
2020-03-30crypto/chcr: fix incorrect ipv6 packet lengthRohit Maheshwari1-1/+1
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee5-0/+245
2020-03-30Merge branch 'crypto-chelsio-Fixes-issues-during-chcr-driver-registration'David S. Miller2-8/+28