summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-12-11sparc64:Support User Probes for sparcAllen Pais
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-10net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen
2016-12-10net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-12-09udp: add batching to udp_rmem_release()Eric Dumazet
2016-12-09udp: copy skb->truesize in the first cache lineEric Dumazet
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-12-09nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com
2016-12-08bpf: fix state equivalenceAlexei Starovoitov
2016-12-08net: do not read sk_drops if application does not careEric Dumazet
2016-12-08udp: under rx pressure, try to condense skbsEric Dumazet
2016-12-08net: rfs: add a jump labelEric Dumazet
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-12-08net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman
2016-12-08flow dissector: ICMP supportSimon Horman
2016-12-08net/sched: cls_flower: Add support for matching on flagsOr Gerlitz
2016-12-08kthread: Make struct kthread kmalloc'edOleg Nesterov
2016-12-08hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-12-07Revert "default exported asm symbols to zero"Linus Torvalds
2016-12-07net: sock_rps_record_flow() is for connected socketsEric Dumazet
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso
2016-12-07netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso
2016-12-07netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso
2016-12-07can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde