summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller4-7/+165
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval1-3/+1
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar1-0/+17
2017-05-24qed: Align DP_ERR style with other DP macrosMintz, Yuval1-5/+7
2017-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-21/+47
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+6
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern1-0/+5
2017-05-21net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar1-8/+2
2017-05-21net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar2-0/+10
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+6
2017-05-21Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2017-05-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+4
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart1-10/+2
2017-05-20nvme-fc: correct port role bitsJames Smart1-2/+2
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2017-05-20Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+27
2017-05-20phy: Add helper function to check phy interface modeIyappan Subramanian1-2/+12
2017-05-20sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}Davide Caratti1-2/+5
2017-05-20net: more accurate checksumming in validate_xmit_skb()Davide Caratti2-8/+8
2017-05-20net: use skb->csum_not_inet to identify packets needing crc32cDavide Caratti1-7/+9
2017-05-20sk_buff: remove support for csum_bad in sk_buffDavide Caratti2-24/+3
2017-05-20net: introduce skb_crc32c_csum_helpDavide Caratti2-1/+3
2017-05-20skbuff: add stub to help computing crc32c on SCTP packetsDavide Caratti1-0/+2
2017-05-20Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+5
2017-05-19Merge tag 'v4.12-rc1' into fixesOlof Johansson64-436/+1159
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval7-125/+188
2017-05-18net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan1-1/+1
2017-05-18tap: export skb_arrayJason Wang1-0/+5
2017-05-18tun: export skb_arrayJason Wang1-0/+5
2017-05-18skb_array: introduce batch dequeuingJason Wang1-0/+25
2017-05-18ptr_ring: introduce batch dequeuingJason Wang1-0/+65
2017-05-18skb_array: introduce skb_array_unconsumeJason Wang1-0/+6
2017-05-18ptr_ring: add ptr_ring_unconsumeMichael S. Tsirkin1-0/+55
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen1-0/+1
2017-05-18tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-0/+3
2017-05-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet2-72/+12
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn1-2/+1
2017-05-16tcp: internal implementation for pacingEric Dumazet1-0/+2
2017-05-16udp: use a separate rx queue for packet receptionPaolo Abeni1-0/+3
2017-05-16net/sock: factor out dequeue/peek with offset codePaolo Abeni1-0/+7
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng1-0/+5
2017-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+13
2017-05-15netfilter: xtables: zero padding in data_to_userWillem de Bruijn1-1/+1
2017-05-14net/mlx5: FPGA, Add basic support for InnovaIlan Tayari4-2/+164
2017-05-14net/mlx5: Introduce trigger_health_work functionIlan Tayari1-0/+1
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-5/+0
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas1-1/+3
2017-05-14dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams1-7/+27
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+6