summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-23net: make struct request_sock_ops::obj_size unsignedAlexey Dobriyan
2017-05-23net: make struct inet_frags::qsize unsignedAlexey Dobriyan
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-22net: dsa: move notifier info to private headerVivien Didelot
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22net: ipv6: Plumb extack through route add functionsDavid Ahern
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern
2017-05-21net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar
2017-05-21net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar
2017-05-21net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar
2017-05-21net: define receive timestamp filter for NTPMiroslav Lichvar
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-20nvme-fc: correct port role bitsJames Smart
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-19phy: Add helper function to check phy interface modeIyappan Subramanian
2017-05-19sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}Davide Caratti
2017-05-19net: more accurate checksumming in validate_xmit_skb()Davide Caratti
2017-05-19net: use skb->csum_not_inet to identify packets needing crc32cDavide Caratti
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti
2017-05-19net: introduce skb_crc32c_csum_helpDavide Caratti
2017-05-19skbuff: add stub to help computing crc32c on SCTP packetsDavide Caratti
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-05-18Merge tag 'v4.12-rc1' into fixesOlof Johansson
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval
2017-05-18net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot
2017-05-18net: dsa: include switchdev.h only onceVivien Didelot
2017-05-18net: make struct dst_entry::dev first memberAlexey Dobriyan
2017-05-18net/wan/fsl_ucc_hdlc: add hdlc-bus supportHolger Brunck
2017-05-18fsl/qe: add bit description for SYNL register for GUMRHolger Brunck
2017-05-18net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan
2017-05-18tap: export skb_arrayJason Wang
2017-05-18tun: export skb_arrayJason Wang
2017-05-18skb_array: introduce batch dequeuingJason Wang
2017-05-18ptr_ring: introduce batch dequeuingJason Wang
2017-05-18skb_array: introduce skb_array_unconsumeJason Wang
2017-05-18ptr_ring: add ptr_ring_unconsumeMichael S. Tsirkin
2017-05-18net: x25: fix one potential use-after-free issuelinzhang
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen
2017-05-18KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall
2017-05-17tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-05-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet
2017-05-17tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtimeEric Dumazet