summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-28blk-mq: unify hctx delayed_run_work and run_workJens Axboe1-2/+1
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern1-1/+27
2017-04-27bridge: add per-port broadcast flood flagMike Manning1-0/+1
2017-04-27net: update comment for netif_dormant() functionZhang Shengju1-2/+2
2017-04-27rhashtable: Cap total number of entries to 2^31Herbert Xu1-2/+3
2017-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-04-27ieee80211: fix kernel-doc parsing errorsJohannes Berg1-6/+6
2017-04-27ieee80211: add FT-802.1X AKM suite selectorLuca Coelho1-0/+1
2017-04-27ieee80211: add SUITE_B AKM selectorsLuca Coelho1-12/+14
2017-04-27blk-mq: Add blk_mq_ops.show_rq()Bart Van Assche1-0/+8
2017-04-26tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsEric Dumazet1-6/+6
2017-04-26tcp: add tp->tcp_mstamp fieldEric Dumazet1-0/+1
2017-04-26rhashtable: remove insecure_max_entries paramFlorian Westphal1-4/+2
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-0/+1
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-5/+2
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro41-120/+383
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal1-2/+4
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet1-1/+1
2017-04-25net: Generic XDPDavid S. Miller1-0/+8
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish1-0/+1
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish1-0/+5
2017-04-25can: complete initial namespace supportOliver Hartkopp1-2/+2
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean1-0/+65
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean1-0/+243
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann1-2/+1
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise1-0/+5
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang1-0/+1
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros1-0/+7
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia1-0/+1
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com1-0/+1
2017-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov1-2/+0
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-76/+0
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-1/+24
2017-04-21switch memcpy_from_msg() to copy_from_iter_full()Al Viro1-1/+1
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead1-0/+1
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart1-9/+16
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart1-22/+35
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart1-0/+16
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike1-0/+13
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski1-0/+1
2017-04-21blk-mq: Fix poll_stat for new size-based bucketing.Stephen Bates1-1/+4
2017-04-20net: add netif_is_ovs_port helperJiri Pirko1-0/+5
2017-04-20block: remove the errors field from struct requestChristoph Hellwig1-2/+0
2017-04-20block: add a error_count field to struct requestChristoph Hellwig1-0/+1
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig1-1/+1
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig1-1/+1
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig1-1/+1
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara1-5/+4
2017-04-20block: Remove unused functionsJan Kara1-5/+0