summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-30selftests: bpf: Extend sk_assign tests for UDPJoe Stringer
2020-03-30selftests: bpf: Add test for sk_assignLorenz Bauer
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer
2020-03-30bpf: Add socket assign supportJoe Stringer
2020-03-30bpf, doc: Add John as official reviewer to BPF subsystemDaniel Borkmann
2020-03-30bpf: btf: Fix arg verification in btf_ctx_access()KP Singh
2020-03-30ipvs: fix uninitialized variable warningHaishuang Yan
2020-03-30netfilter: nft_exthdr: fix endianness of tcp option castSergey Marinkevich
2020-03-30bpf: Simplify reg_set_min_max_inv handlingJann Horn
2020-03-30bpf: Fix tnum constraints for 32-bit comparisonsJann Horn
2020-03-30bpf: Undo incorrect __reg_bound_offset32 handlingDaniel Borkmann
2020-03-30Merge branch 'split-phylink-PCS-operations'David S. Miller
2020-03-30net: phylink: add separate pcs operations structureRussell King
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King
2020-03-30r8169: factor out rtl8169_tx_mapHeiner Kallweit
2020-03-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson
2020-03-30r8169: improve handling of TD_MSS_MAXHeiner Kallweit
2020-03-30Merge branch 'Port-and-flow-policers-for-DSA'David S. Miller
2020-03-30net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean
2020-03-30net: dsa: sja1105: add configuration of port policersVladimir Oltean
2020-03-30net: dsa: felix: add port policersVladimir Oltean
2020-03-30net: dsa: add port policersVladimir Oltean
2020-03-30net: dsa: refactor matchall mirred action to separate functionVladimir Oltean
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang
2020-03-30Merge branch 'ionic-support-for-firmware-upgrade'David S. Miller
2020-03-30ionic: remove lifs on fw resetShannon Nelson
2020-03-30ionic: disable the queues on link downShannon Nelson
2020-03-30ionic: check for queues before deletingShannon Nelson
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson
2020-03-30ionic: move irq request to qcq allocShannon Nelson
2020-03-30ionic: move debugfs add/delete to match alloc/freeShannon Nelson
2020-03-30ionic: check for linkup in watchdogShannon Nelson
2020-03-30ionic: decouple link message from netdev stateShannon Nelson
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel
2020-03-30Merge branch 'Devlink-health-auto-attributes-refactor'David S. Miller
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran
2020-03-30net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko
2020-03-30Merge branch 'net-sched-expose-HW-stats-types-per-action-used-by-drivers'David S. Miller
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-30Merge branch 'hns3-fixes'David S. Miller
2020-03-30net: hns3: fix set and get link ksettings issueGuangbin Huang
2020-03-30net: hns3: fix RSS config lost after VF reset.Guojia Liao