aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-23net/fsl: treat fsl,erratum-a011043Madalin Bucur1-1/+6
2020-01-23powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur18-0/+18
2020-01-23dt-bindings: net: add fsl,erratum-a011043Madalin Bucur1-0/+13
2020-01-23qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2-0/+3
2020-01-23readdir: make user_access_begin() use the real access rangeLinus Torvalds1-38/+35
2020-01-23readdir: be more conservative with directory entry namesLinus Torvalds1-1/+5
2020-01-23drm/amdgpu: remove the experimental flag for renoirAlex Deucher1-1/+1
2020-01-23ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1Raag Jadav1-0/+2
2020-01-23fou: Fix IPv6 netlink policyKristian Evensen1-2/+2
2020-01-23tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()Eric Dumazet1-0/+4
2020-01-23mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel1-4/+12
2020-01-23powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V1-1/+4
2020-01-23r8152: disable DelayPhyPwrChgHayes Wang1-1/+9
2020-01-23r8152: avoid the MCU to clear the lanwakeHayes Wang1-0/+33
2020-01-23r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153BHayes Wang1-3/+8
2020-01-23r8152: disable test IO for RTL8153BHayes Wang1-0/+10
2020-01-23r8152: Disable PLA MCU clock speed downHayes Wang1-0/+17
2020-01-23r8152: disable U2P3 for RTL8153BHayes Wang1-3/+0
2020-01-23r8152: get default setting of WOL before initializingHayes Wang1-4/+5
2020-01-23r8152: reset flow control patch when linking on for RTL8153BHayes Wang1-0/+11
2020-01-23r8152: fix runtime resume for linking changeHayes Wang1-0/+21
2020-01-23gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet1-4/+6
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet3-12/+32
2020-01-23airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-10/+8
2020-01-23airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-1/+1
2020-01-23tee: optee: Fix compilation issue with nommuVincenzo Frascino1-0/+1
2020-01-23MAINTAINERS: Make Russell King designated reviewer of phylibAndrew Lunn1-0/+1
2020-01-22net, ip6_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-22net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet1-3/+2
2020-01-22Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni1-1/+2
2020-01-22leds: lm3532: add pointer to documentation and fix typoPavel1-1/+2
2020-01-22leds: rb532: cleanup whitespacePavel Machek1-1/+0
2020-01-22ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()Pavel Machek1-2/+2
2020-01-22led: max77650: add of_match tableBartosz Golaszewski1-0/+7
2020-01-22leds-as3645a: Drop fwnode reference on ignored nodeSakari Ailus1-1/+2
2020-01-22leds: gpio: Fix uninitialized gpio label for fwnode based probeJacek Anaszewski1-1/+9
2020-01-22net: Add Jakub to MAINTAINERS for networking general.David S. Miller1-0/+1
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2-33/+35
2020-01-22can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2-4/+20
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki1-2/+0
2020-01-22ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin1-4/+3
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2-8/+12
2020-01-22tracing/uprobe: Fix to make trace_uprobe_filter alignment safeMasami Hiramatsu4-28/+22
2020-01-22powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat2-3/+13
2020-01-22powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UVBharata B Rao1-5/+1
2020-01-21ceph: hold extra reference to r_parent over life of requestJeff Layton1-2/+6
2020-01-21drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon9-74/+300
2020-01-21net, ip_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-21tcp: remove redundant assigment to snd_cwndTheodore Dubois1-1/+0
2020-01-21net: usb: lan78xx: Add .ndo_features_checkJames Hughes1-0/+15