aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg
2019-01-24ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski
2019-01-24net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-01-24MAINTAINERS: Update cavium networking driversSudarsana Reddy Kalluru
2019-01-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2019-01-24Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-01-24Merge branch 'mlx4_core-fixes'David S. Miller
2019-01-24net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein
2019-01-24net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-01-24sctp: set flow sport from saddr only when it's 0Xin Long
2019-01-24sctp: set chunk transport correctly when it's a new asocXin Long
2019-01-24sctp: improve the events for sctp stream addingXin Long
2019-01-24sctp: improve the events for sctp stream resetXin Long
2019-01-24ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu
2019-01-25Merge tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-25Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...Dave Airlie
2019-01-25Merge tag 'drm-intel-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-25Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-24cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugDataRonnie Sahlberg
2019-01-24smb3: add credits we receive from oplock/break PDUsRonnie Sahlberg
2019-01-24CIFS: Fix mounts if the client is low on creditsPavel Shilovsky
2019-01-24CIFS: Do not assume one credit for async responsesPavel Shilovsky
2019-01-24CIFS: Fix credit calculations in compound mid callbackPavel Shilovsky
2019-01-24CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky
2019-01-24CIFS: Fix credits calculations for reads with errorsPavel Shilovsky
2019-01-24CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky
2019-01-25Merge tag 'drm-misc-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-24drm/msm: avoid unused function warningArnd Bergmann
2019-01-24drm/msm: Add __printf verificationJoe Perches
2019-01-24drm/msm: Fix A6XX support for opp-levelDouglas Anderson
2019-01-24drm/msm: honor GPU_READONLY flagRob Clark
2019-01-24drm/msm: drop interrupt-namesJordan Crouse
2019-01-24drm/msm/gpu: Remove hardcoded interrupt nameJordan Crouse
2019-01-24drm/msm/gpu: fix building without debugfsArnd Bergmann
2019-01-25Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-24block: Fix comment typoDamien Le Moal
2019-01-24uapi: fix ioctl documentationDamien Le Moal
2019-01-24blk-wbt: Declare local functions staticBart Van Assche
2019-01-25Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-25Merge tag 'ceph-for-5.0-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-25Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-01-24EDAC, altera: Fix S10 persistent register offsetThor Thayer
2019-01-24blk-mq: fix the cmd_flag_name arrayJianchao Wang
2019-01-24smb3: Cleanup license messThomas Gleixner
2019-01-24CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky
2019-01-24cifs: fix memory leak of an allocated cifs_ntsd structureColin Ian King