summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-14Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...Linus Torvalds
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-11-14Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds
2017-11-14Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2017-11-14Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-14Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-11-14Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-14net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel
2017-11-14atm: horizon: Fix irq release errorArvind Yadav
2017-11-14net-sysfs: trigger netlink notification on ifalias change via sysfsRoopa Prabhu
2017-11-14openvswitch: Using kfree_rcu() to simplify the codeWei Yongjun
2017-11-14openvswitch: Make local function ovs_nsh_key_attr_size() staticWei Yongjun
2017-11-14openvswitch: Fix return value check in ovs_meter_cmd_features()Wei Yongjun
2017-11-14liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter
2017-11-14xdp: sample: Missing curly braces in read_route()Dan Carpenter
2017-11-14ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...Desnes Augusto Nunes do Rosario
2017-11-14net: bridge: add vlan_tunnel to bridge port policiesNikolay Aleksandrov
2017-11-14net: mvneta: fix handling of the Tx descriptor counterSimon Guinot
2017-11-14netlink: remove unused NETLINK SKB flagsJohannes Berg
2017-11-14netlink: remove unnecessary forward declarationJohannes Berg
2017-11-14net: dsa: lan9303: calculate offload_fwd_mark from tagEgil Hjelmeland
2017-11-14net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta
2017-11-14net: dsa: lan9303: correctly check return value of devm_gpiod_get_optionalPan Bian
2017-11-14net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit
2017-11-14Merge branch 'mlxsw-Update-firmware-version'David S. Miller
2017-11-14mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel
2017-11-14mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo
2017-11-14net: Mention net-next status web page in netdev-FAQ.txtHarald Welte
2017-11-14net: Extend Kernel GTP-U tunneling documentationHarald Welte
2017-11-14Merge udf, isofs, quota, ext2 changes for 4.15-rc1.Jan Kara
2017-11-14Merge branch 'net-devname_alloc_cleanups'David S. Miller
2017-11-14net: core: dev_get_valid_name is now the same as dev_alloc_name_nsRasmus Villemoes
2017-11-14net: core: maybe return -EEXIST in __dev_alloc_nameRasmus Villemoes
2017-11-14net: core: check dev_valid_name in __dev_alloc_nameRasmus Villemoes
2017-11-14net: core: drop pointless check in __dev_alloc_nameRasmus Villemoes
2017-11-14net: core: eliminate dev_alloc_name{,_ns} code duplicationRasmus Villemoes
2017-11-14net: core: move dev_alloc_name_ns a little higherRasmus Villemoes
2017-11-14net: core: improve sanity checking in __dev_alloc_nameRasmus Villemoes
2017-11-14Merge branch 'tls-misc-fixes'David S. Miller
2017-11-14tls: don't override sk_write_space if tls_set_sw_offload fails.Ilya Lesokhin
2017-11-14tls: Avoid copying crypto_info again after cipher_type check.Ilya Lesokhin
2017-11-14tls: Move tls_make_aad to header to allow sharingIlya Lesokhin
2017-11-14tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin
2017-11-14tls: Add function to update the TLS socket configurationIlya Lesokhin