summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | drm/i915: fix header test with GCOVJani Nikula2020-02-261-1/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd...Dave Airlie2020-02-287-5/+92
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/radeon: Inline drm_get_pci_devDaniel Vetter2020-02-262-2/+47
| | * | | | | | | | drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter2020-02-261-1/+1
| | * | | | | | | | amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S2020-02-253-1/+39
| | * | | | | | | | drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu2020-02-251-1/+5
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-2870-536/+1062
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn2020-02-271-2/+2
| * | | | | | | | | | mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen2020-02-271-1/+1
| * | | | | | | | | | sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)2020-02-271-3/+35
| * | | | | | | | | | vsock: fix potential deadlock in transport->release()Stefano Garzarella2020-02-273-13/+12
| * | | | | | | | | | unix: It's CONFIG_PROC_FS not CONFIG_PROCFSDavid S. Miller2020-02-271-1/+1
| * | | | | | | | | | Merge branch 'net-rmnet-fix-several-bugs'David S. Miller2020-02-275-107/+98
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo2020-02-271-0/+3
| | * | | | | | | | | | net: rmnet: fix bridge mode bugsTaehee Yoo2020-02-274-77/+64
| | * | | | | | | | | | net: rmnet: use upper/lower device infrastructureTaehee Yoo2020-02-271-19/+16
| | * | | | | | | | | | net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo2020-02-271-0/+4
| | * | | | | | | | | | net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo2020-02-271-2/+0
| | * | | | | | | | | | net: rmnet: fix suspicious RCU usageTaehee Yoo2020-02-273-10/+9
| | * | | | | | | | | | net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo2020-02-271-4/+2
| | * | | | | | | | | | net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo2020-02-271-0/+5
| |/ / / / / / / / / /
| * | | | | | | | | | net: phy: marvell: don't interpret PHY status unless resolvedRussell King2020-02-271-0/+5
| * | | | | | | | | | mlx5: register lag notifier for init network namespace onlyJiri Pirko2020-02-275-14/+6
| * | | | | | | | | | unix: define and set show_fdinfo only if procfs is enabledTobias Klauser2020-02-271-0/+4
| * | | | | | | | | | Merge branch 'hinic-BugFixes'David S. Miller2020-02-276-5/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | hinic: fix a bug of rss configurationLuo bin2020-02-271-1/+2
| | * | | | | | | | | | hinic: fix a bug of setting hw_ioctxtLuo bin2020-02-273-1/+3
| | * | | | | | | | | | hinic: fix a irq affinity bugLuo bin2020-02-272-3/+3
| |/ / / / / / / / / /
| * | | | | | | | | | net/smc: check for valid ib_client_dataKarsten Graul2020-02-271-0/+2
| * | | | | | | | | | net: stmmac: fix notifier registrationAaro Koskinen2020-02-271-5/+8
| * | | | | | | | | | net: phy: mscc: fix firmware pathsAntoine Tenart2020-02-271-2/+2
| * | | | | | | | | | mptcp: add dummy icsk_sync_mss()Paolo Abeni2020-02-271-0/+6
| * | | | | | | | | | net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila2020-02-272-6/+6
| * | | | | | | | | | slip: not call free_netdev before rtnl_unlock in slip_openyangerkun2020-02-271-0/+3
| * | | | | | | | | | ipv6: restrict IPV6_ADDRFORM operationEric Dumazet2020-02-271-2/+8
| * | | | | | | | | | net/smc: fix cleanup for linkgroup setup failuresUrsula Braun2020-02-273-11/+28
| * | | | | | | | | | net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne2020-02-271-0/+1
| * | | | | | | | | | sched: act: count in the size of action flags bitfieldJiri Pirko2020-02-271-0/+1
| * | | | | | | | | | net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-271-9/+10
| * | | | | | | | | | net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli2020-02-271-2/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-02-276-228/+529
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang2020-02-261-10/+6
| | * | | | | | | | | | selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio2020-02-261-4/+39
| | * | | | | | | | | | nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio2020-02-261-2/+4
| | * | | | | | | | | | Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2020-02-263-206/+474
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | netfilter: ipset: Fix forceadd evaluation pathJozsef Kadlecsik2020-02-221-0/+2
| | | * | | | | | | | | | netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik2020-02-223-206/+472
| | * | | | | | | | | | | selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio2020-02-251-6/+6
| * | | | | | | | | | | | bnxt_en: add newline to netdev_*() format stringsJonathan Lemon2020-02-275-38/+38
| * | | | | | | | | | | | ethtool: limit bitset sizeMichal Kubecek2020-02-262-1/+4