summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin
2016-07-01skb_array: minor tweakJason Wang
2016-07-01ptr_ring: support zero length ringJason Wang
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet
2016-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani
2016-06-30tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M
2016-06-30tcp: add an ability to dump and restore window parametersAndrey Vagin
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi
2016-06-30net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma
2016-06-30wireless: Use macro instead of numberMasashi Honma
2016-06-30bpf: add bpf_skb_change_type helperDaniel Borkmann
2016-06-30bpf: add bpf_skb_change_proto helperDaniel Borkmann
2016-06-30bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones
2016-06-29reset: Ensure drivers are explicit when requesting reset linesLee Jones
2016-06-29reset: Reorder inline reset_control_get*() wrappersLee Jones
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-06-29drm/i915: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi
2016-06-29drm/i915: Add more Kabylake PCI IDs.Rodrigo Vivi
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann
2016-06-28net: diag: Add support to filter on device indexDavid Ahern
2016-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-06-27arm64: KVM: fix build with CONFIG_ARM_PMU disabledSudeep Holla
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman
2016-06-27ethtool: Add 50G baseSR2 link modeGal Pressman
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin
2016-06-26Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-06-25net_sched: generalize bulk dequeueEric Dumazet
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-06-25Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov