summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tipc: add missing attribute validation for MTU propertyJakub Kicinski2020-03-181-1/+2
* net/ipv6: remove the old peer route if change it to a new oneHangbin Liu2020-03-181-4/+16
* net/ipv6: need update peer route when modify metricHangbin Liu2020-03-181-4/+15
* selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu2020-03-181-3/+31
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-182-1/+7
* nfc: add missing attribute validation for vendor subcommandJakub Kicinski2020-03-181-0/+2
* nfc: add missing attribute validation for deactivate targetJakub Kicinski2020-03-181-0/+1
* nfc: add missing attribute validation for SE APIJakub Kicinski2020-03-181-0/+1
* team: add missing attribute validation for array indexJakub Kicinski2020-03-181-0/+1
* team: add missing attribute validation for port ifindexJakub Kicinski2020-03-181-0/+1
* net: fq: add missing attribute validation for orphan maskJakub Kicinski2020-03-181-0/+1
* macsec: add missing attribute validation for portJakub Kicinski2020-03-181-0/+1
* can: add missing attribute validation for terminationJakub Kicinski2020-03-181-0/+1
* nl802154: add missing attribute validation for dev_typeJakub Kicinski2020-03-181-0/+1
* nl802154: add missing attribute validationJakub Kicinski2020-03-181-0/+5
* fib: add missing attribute validation for tun_idJakub Kicinski2020-03-181-0/+1
* devlink: validate length of param valuesJakub Kicinski2020-03-181-12/+19
* net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet2020-03-181-7/+7
* net: memcg: late association of sock to memcgShakeel Butt2020-03-183-15/+24
* cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt2020-03-182-0/+8
* bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam2020-03-181-2/+2
* sfc: detach from cb_page in efx_copy_channel()Edward Cree2020-03-181-0/+1
* r8152: check disconnect status after long sleepYou-Sheng Yang2020-03-181-0/+8
* net: systemport: fix index check to avoid an array out of bounds accessColin Ian King2020-03-181-1/+1
* net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel2020-03-181-1/+2
* net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn2020-03-181-6/+7
* net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter2020-03-181-3/+16
* net: macsec: update SCI upon MAC address change.Dmitry Bogdanov2020-03-181-5/+6
* netlink: Use netlink header as base to calculate bad attribute offsetPablo Neira Ayuso2020-03-181-1/+1
* net/ipv6: use configured metric when add peer routeHangbin Liu2020-03-181-3/+3
* ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar2020-03-181-8/+10
* ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet2020-03-181-1/+1
* ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner2020-03-181-4/+1
* ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar2020-03-181-0/+1
* ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu2020-03-181-0/+4
* inet_diag: return classid for all socket typesDmitry Yakunin2020-03-185-40/+40
* gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet2020-03-181-2/+10
* cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin2020-03-181-10/+37
* net: phy: Avoid multiple suspendsFlorian Fainelli2020-03-181-2/+3
* phy: Revert toggling reset changes.David S. Miller2020-03-181-6/+5
* Linux 4.19.110v4.19.110Greg Kroah-Hartman2020-03-161-1/+1
* KVM: SVM: fix up incorrect backportGreg Kroah-Hartman2020-03-161-1/+1
* Linux 4.19.109v4.19.109Greg Kroah-Hartman2020-03-111-1/+1
* scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2020-03-113-2/+8
* dm integrity: fix a deadlock due to offloading to an incorrect workqueueMikulas Patocka2020-03-111-2/+13
* efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel2020-03-111-19/+26
* efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel2020-03-111-4/+21
* powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-03-111-1/+3
* dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter2020-03-111-4/+0
* hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter2020-03-111-1/+1