aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_error_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long1-3/+3
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long1-1/+1
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long1-3/+3
2017-08-02flow_dissector: remove unused functionsWANG Cong1-16/+0
2017-08-01net: add skb_frag_foreach_page and use with kmap_atomicWillem de Bruijn1-0/+36
2017-08-01skbuff: Function to send an skbuf on a socketTom Herbert1-0/+3
2017-08-01proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert1-0/+12
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-63/+107
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+14
2017-07-31udp6: fix jumbogram receptionPaolo Abeni1-0/+6
2017-07-31net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli1-0/+13
2017-07-31tcp: remove header predictionFlorian Westphal1-6/+0
2017-07-31tcp: remove prequeue supportFlorian Westphal1-9/+0
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+3
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-1/+1
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2017-07-29net: ethtool: add support for forward error correction modesVidya Sagar Ravipati1-0/+4
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-0/+1
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+20
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-10/+0
2017-07-27net/mlx5e: Add field select to MTPPS registerEugenia Emantayev1-3/+7
2017-07-27net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeEugenia Emantayev1-1/+1
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner1-1/+6
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon1-0/+4
2017-07-27qed: enhanced per queue max coalesce value.Rahul Verma1-1/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma2-10/+2
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma1-2/+2
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+20
2017-07-26dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal1-0/+1
2017-07-26KVM: make pid available for uevents without debugfsClaudio Imbrenda1-0/+1
2017-07-25Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-14/+0
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-8/+32
2017-07-25net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez1-1/+1
2017-07-25workqueue: implicit ordered attribute should be overridableTejun Heo1-1/+3
2017-07-25nvme-fc: revise TRADDR parsingJames Smart1-0/+19
2017-07-25nvme: fabrics commands should use the fctype field for data directionJon Derrick1-1/+1
2017-07-25sched/wait: Clean up some documentation warningsJonathan Corbet1-4/+4
2017-07-24Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-79/+0
2017-07-24sctp: remove the typedef sctp_abort_chunk_tXin Long1-2/+2
2017-07-24sctp: remove the typedef sctp_heartbeat_chunk_tXin Long1-2/+2
2017-07-24sctp: remove the typedef sctp_heartbeathdr_tXin Long1-3/+3
2017-07-24sctp: remove the typedef sctp_sack_chunk_tXin Long1-2/+2