summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller
2017-04-30i40evf: remove needless min_t() on num_online_cpus()*2Jacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan
2017-04-30i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller
2017-04-30i40e: amortize wait time when disabling lots of VFsJacob Keller
2017-04-30i40e: Reprogram port offloads after resetAlexander Duyck
2017-04-30i40e: rename index to port to avoid confusionJacob Keller
2017-04-30i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()Dean Jenkins
2017-04-30Bluetooth: Add module license for HCI UART Nokia H4+Frédéric Danis
2017-04-30Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2017-04-30Bluetooth: allocate data for kpp on heapSalvatore Benedetto
2017-04-30irqchip/mbigen: Fix return value check in mbigen_device_probe()Wei Yongjun
2017-04-30soc/fsl/qbman: Disable IRQs for deferred QBMan workRoy Pledge
2017-04-30soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functionsValentin Longchamp
2017-04-30soc/fsl/qe: only apply QE_General4 workaround on affected SoCsValentin Longchamp
2017-04-30soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp
2017-04-30soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy
2017-04-30net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy
2017-04-30ALSA: ali5451: fix spelling mistake in "ali_capture_preapre"Colin Ian King
2017-04-30powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong
2017-04-30fscrypt: Remove __packed from fscrypt_policyJoe Richey
2017-04-30fscrypt: Move key structure and constants to uapiJoe Richey
2017-04-30fscrypt: remove fscrypt_symlink_data_len()Eric Biggers
2017-04-30fscrypt: remove unnecessary checks for NULL operationsEric Biggers
2017-04-30ext4: preload block group descriptorsAndrew Perepechko
2017-04-30ext4: make ext4_shutdown() staticEric Biggers
2017-04-30ext4: support GETFSMAP ioctlsDarrick J. Wong
2017-04-30vfs: add common GETFSMAP ioctl definitionsDarrick J. Wong
2017-04-30ext4: evict inline data when writing to memory mapEric Biggers
2017-04-30ext4: remove ext4_xattr_check_entry()Eric Biggers
2017-04-29ext4: rename ext4_xattr_check_names() to ext4_xattr_check_entries()Eric Biggers
2017-04-29ext4: merge ext4_xattr_list() into ext4_listxattr()Eric Biggers
2017-04-29ext4: constify static data that is never modifiedEric Biggers
2017-04-29ext4: trim return value and 'dir' argument from ext4_insert_dentry()Eric Biggers
2017-04-29Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-29ixgbevf: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen
2017-04-29ixgbe: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt
2017-04-29ixgbe: Allow setting zero MAC address for VFTony Nguyen
2017-04-29ixgbevf: fix size of queue stats lengthEmil Tantilov
2017-04-29ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov
2017-04-29ixgbe: delay tail write to every 'n' packetsJohn Fastabend
2017-04-29ixgbe: add support for XDP_TX actionJohn Fastabend