summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-07tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng1-1/+1
2017-08-07phylink: add module EEPROM supportRussell King1-0/+3
2017-08-07sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King1-0/+434
2017-08-07phylink: add phylink infrastructureRussell King2-0/+147
2017-08-07net: phy: provide a hook for link up/link down eventsRussell King1-0/+1
2017-08-07net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King1-0/+15
2017-08-07net: phy: split out PHY speed and duplex string generationRussell King1-0/+3
2017-08-04sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn2-1/+7
2017-08-04sock: MSG_ZEROCOPY notification coalescingWillem de Bruijn1-3/+14
2017-08-04sock: enable MSG_ZEROCOPYWillem de Bruijn1-1/+13
2017-08-04sock: add MSG_ZEROCOPYWillem de Bruijn2-0/+61
2017-08-04sock: skb_copy_ubufs support for compound pagesWillem de Bruijn1-2/+7
2017-08-03sctp: remove the typedef sctp_auth_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_authhdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_addip_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long1-4/+4
2017-08-03sctp: remove the typedef sctp_cwr_chunk_tXin Long1-5/+0
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-02net: add skb_frag_foreach_page and use with kmap_atomicWillem de Bruijn1-0/+36
2017-08-02skbuff: Function to send an skbuf on a socketTom Herbert1-0/+3
2017-08-02proto_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-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+14
2017-08-01udp6: fix jumbogram receptionPaolo Abeni1-0/+6
2017-08-01net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli1-0/+13
2017-08-01tcp: remove header predictionFlorian Westphal1-6/+0
2017-08-01tcp: remove prequeue supportFlorian Westphal1-9/+0
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2017-07-30net: 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/arm6...Linus Torvalds1-0/+4
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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/ul...Linus 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