summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-11sctp: add support for the process of unordered idataXin Long
2017-12-11sctp: implement abort_pd for sctp_stream_interleaveXin Long
2017-12-11sctp: implement start_pd for sctp_stream_interleaveXin Long
2017-12-11sctp: implement renege_events for sctp_stream_interleaveXin Long
2017-12-11sctp: implement enqueue_event for sctp_stream_interleaveXin Long
2017-12-11sctp: implement ulpevent_data for sctp_stream_interleaveXin Long
2017-12-11sctp: implement validate_data for sctp_stream_interleaveXin Long
2017-12-11sctp: implement assign_number for sctp_stream_interleaveXin Long
2017-12-11sctp: implement make_datafrag for sctp_stream_interleaveXin Long
2017-12-11sctp: add basic structures and make chunk function for idataXin Long
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long
2017-12-11sctp: add stream interleave enable members and sockoptXin Long
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert
2017-12-11rhashtable: abstract out function to get hashTom Herbert
2017-12-11rhashtable: Add rhastable_walk_peekTom Herbert
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland
2017-12-08net: skb_array: expose peek APIJohn Fastabend
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend
2017-12-08net: sched: helpers to sum qlen and qlen for per cpu logicJohn Fastabend
2017-12-08net: sched: use skb list for skb_bad_txJohn Fastabend
2017-12-08net: sched: explicit locking in gso_cpu fallbackJohn Fastabend
2017-12-08net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend
2017-12-08net: sched: provide per cpu qstat helpersJohn Fastabend
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend
2017-12-08net: sched: allow qdiscs to handle lockingJohn Fastabend
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung
2017-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-06drm: safely free connectors from connector_iterDaniel Vetter
2017-12-05net_sched: remove unused parameter from act cleanup opsCong Wang
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2017-12-05net: dsa: return per-port upstream portVivien Didelot
2017-12-05net: sched: sch_api: fix code style issuesAlexander Aring
2017-12-05net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang
2017-12-05net_sched: red: Avoid illegal valuesNogah Frankel
2017-12-05net_sched: red: Avoid devision by zeroNogah Frankel
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds