summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/atm/mpc: Avoid open-coded assignment of timer callback functionKees Cook2017-11-211-2/+1
* drm/i915/selftests: Convert timers to use timer_setup()Kees Cook2017-11-211-3/+3
* usb: usbatm: Convert timers to use timer_setup()Kees Cook2017-11-213-20/+29
* drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook2017-11-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-2132-176/+220
|\
| * Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-2117-137/+155
| |\
| | * mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg2017-11-201-0/+5
| | * mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings2017-11-201-1/+4
| | * cfg80211: initialize regulatory keys/database laterJohannes Berg2017-11-201-15/+27
| | * mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-204-60/+45
| | * nl80211: don't expose wdev->ssid for most interfacesJohannes Berg2017-11-201-2/+24
| | * mac80211: Convert timers to use timer_setup()Kees Cook2017-11-2011-59/+50
| * | nfp: flower: add missing kdocJakub Kicinski2017-11-211-0/+1
| * | tipc: fix access of released memoryJon Maloy2017-11-211-1/+1
| * | net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm2017-11-211-0/+1
| * | mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2017-11-212-2/+8
| |/
| * net: vxge: Fix some indentation issuesChristophe JAILLET2017-11-201-19/+18
| * net: ena: fix race condition between device reset and link up setupNetanel Belgazal2017-11-202-3/+11
| * r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit2017-11-191-0/+5
| * r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit2017-11-191-6/+6
| * tun: fix rcu_read_lock imbalance in tun_build_skbXin Long2017-11-191-1/+2
| * tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell2017-11-193-5/+7
| * usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva2017-11-191-1/+4
| * gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev2017-11-191-1/+1
* | Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-2110-154/+72
|\ \
| * | orangefs: call op_release sooner when creating inodesMartin Brandenburg2017-11-131-9/+15
| * | orangefs: stop setting atime on inode dirtyMartin Brandenburg2017-11-139-141/+52
| * | orangefs: use ARRAY_SIZEJérémy Lefaure2017-11-132-2/+5
| * | orangefs: remove initialization of i_versionJeff Layton2017-11-131-2/+0
* | | Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-2111-150/+237
|\ \ \
| * | | rbd: default to single-major device number schemeIlya Dryomov2017-11-131-4/+3
| * | | libceph: don't WARN() if user tries to add invalid keyEric Biggers2017-11-131-1/+3
| * | | rbd: set discard_alignment to zeroDavid Disseldorp2017-11-131-1/+0
| * | | ceph: silence sparse endianness warning in encode_caps_cbJeff Layton2017-11-131-2/+2
| * | | ceph: remove the bump of i_versionJeff Layton2017-11-131-1/+0
| * | | ceph: present consistent fsid, regardless of arch endiannessJeff Layton2017-11-131-2/+3
| * | | ceph: clean up spinlocking and list handling around cleanup_cap_releases()Jeff Layton2017-11-131-13/+21
| * | | rbd: get rid of rbd_mapping::read_onlyIlya Dryomov2017-11-131-19/+4
| * | | rbd: fix and simplify rbd_ioctl_set_ro()Ilya Dryomov2017-11-131-28/+6
| * | | ceph: remove unused and redundant variable droppingColin Ian King2017-11-131-2/+1
| * | | ceph: mark expected switch fall-throughsGustavo A. R. Silva2017-11-133-3/+15
| * | | ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap()Ilya Dryomov2017-11-131-2/+2
| * | | ceph: disable cached readdir after dropping positive dentryYan, Zheng2017-11-131-1/+6
| * | | ceph: fix bool initialization/comparisonThomas Meyer2017-11-131-3/+3
| * | | ceph: handle 'session get evicted while there are file locks'Yan, Zheng2017-11-133-17/+58
| * | | ceph: optimize flock encoding during reconnectYan, Zheng2017-11-132-21/+30
| * | | ceph: make lock_to_ceph_filelock() staticYan, Zheng2017-11-132-32/+31
| * | | ceph: keep auth cap when inode has flocks or posix locksYan, Zheng2017-11-134-9/+60
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-11-213-6/+4
|\ \ \
| * | | added new line symbol after warning about dropped messagesMaxim Akristiniy2017-10-301-1/+1