summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-18macsec: add missing attribute validation for portJakub Kicinski1-0/+1
2020-03-18can: add missing attribute validation for terminationJakub Kicinski1-0/+1
2020-03-18nl802154: add missing attribute validation for dev_typeJakub Kicinski1-0/+1
2020-03-18nl802154: add missing attribute validationJakub Kicinski1-0/+5
2020-03-18fib: add missing attribute validation for tun_idJakub Kicinski1-0/+1
2020-03-18devlink: validate length of region addr/lenJakub Kicinski1-0/+2
2020-03-18devlink: validate length of param valuesJakub Kicinski1-12/+19
2020-03-18net: hns3: clear port base VLAN when unload PFJian Shen1-0/+23
2020-03-18net: hns3: fix RMW issue for VLAN filter switchJian Shen1-4/+15
2020-03-18net: hns3: fix "tc qdisc del" failed issueYonglong Liu1-1/+1
2020-03-18dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur1-3/+107
2020-03-18fsl/fman: detect FMan erratum A050385Madalin Bucur3-0/+51
2020-03-18arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur1-0/+2
2020-03-18dt-bindings: net: FMan erratum A050385Madalin Bucur1-0/+7
2020-03-18net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet1-7/+7
2020-03-18net: memcg: late association of sock to memcgShakeel Butt3-15/+24
2020-03-18cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt2-0/+8
2020-03-18bnxt_en: fix error handling when flashing from fileEdwin Peer1-13/+11
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam1-2/+2
2020-03-18bonding/alb: make sure arp header is pulled before accessing itEric Dumazet1-10/+10
2020-03-18taprio: Fix sending packets without dequeueing themVinicius Costa Gomes1-3/+9
2020-03-18slip: make slhc_compress() more robust against malicious packetsEric Dumazet1-4/+10
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree1-0/+1
2020-03-18r8152: check disconnect status after long sleepYou-Sheng Yang1-0/+8
2020-03-18net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel1-1/+2
2020-03-18net/smc: cancel event worker during device removalKarsten Graul1-0/+1
2020-03-18net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski1-0/+1
2020-03-18net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn1-6/+7
2020-03-18net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter1-3/+16
2020-03-18net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean2-12/+18
2020-03-18net: macsec: update SCI upon MAC address change.Dmitry Bogdanov1-5/+6
2020-03-18netlink: Use netlink header as base to calculate bad attribute offsetPablo Neira Ayuso1-1/+1
2020-03-18net/ipv6: use configured metric when add peer routeHangbin Liu1-3/+3
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen1-1/+3
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-18net: dsa: mv88e6xxx: fix lockup on warm bootRussell King1-1/+7
2020-03-18net: dsa: fix phylink_start()/phylink_stop() callsRussell King3-12/+30
2020-03-18macvlan: add cond_resched() during multicast processingMahesh Bandewar1-0/+2
2020-03-18ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar1-8/+10
2020-03-18ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet1-1/+1
2020-03-18ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner1-4/+1
2020-03-18ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar1-0/+1
2020-03-18ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu1-0/+4
2020-03-18inet_diag: return classid for all socket typesDmitry Yakunin5-40/+40
2020-03-18gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet1-2/+10
2020-03-18cxgb4: fix checks for max queues to allocateVishal Kulkarni1-22/+27
2020-03-18cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin1-10/+37
2020-03-18ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supportedKailang Yang1-0/+1
2020-03-18ALSA: hda/realtek - Add Headset Mic supported for HP cPCKailang Yang1-0/+44