summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-19skbuff: add stub to help computing crc32c on SCTP packetsDavide Caratti
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-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet
2017-05-17tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtimeEric Dumazet
2017-05-17tcp: use tcp_jiffies32 to feed tp->lsndtimeEric Dumazet
2017-05-17tcp: introduce tcp_jiffies32Eric Dumazet
2017-05-17net: sched: add termination action to allow goto chainJiri Pirko
2017-05-17net: sched: push tp down to action initJiri Pirko
2017-05-17net: sched: introduce multichain support for filtersJiri Pirko
2017-05-17net: sched: introduce helpers to work with filter chainsJiri Pirko
2017-05-17net: sched: introduce tcf block infractructureJiri Pirko
2017-05-17net: sched: move tc_classify function to cls_api.cJiri Pirko
2017-05-17net: dsa: Sort DSA tagging protocol driversAndrew Lunn
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn
2017-05-16tcp: internal implementation for pacingEric Dumazet
2017-05-16udp: use a separate rx queue for packet receptionPaolo Abeni
2017-05-16net/sock: factor out dequeue/peek with offset codePaolo Abeni
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko
2017-05-12time: delete current_fs_time()Deepa Dinamani
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-11xdp: refine xdp api with regards to generic xdpDaniel Borkmann
2017-05-11xdp: add flag to enforce driver modeDaniel Borkmann
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller
2017-05-11bpf: Track alignment of register values in the verifier.David S. Miller