summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal1-2/+0
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal1-4/+0
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal2-0/+6
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet1-2/+3
2016-02-18route: check and remove route cache when we get routeXin Long1-0/+1
2016-02-18crypto: public_key: remove MPIs from public_key_signature structTadeusz Struk1-13/+1
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen1-0/+11
2016-02-18signals, pkeys: Notify userspace about protection key faultsDave Hansen1-5/+12
2016-02-18x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen1-0/+7
2016-02-18mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen1-0/+11
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar59-149/+338
2016-02-18vxlan: keep flags and vni in network byte orderJiri Benc1-11/+59
2016-02-18vxlan: introduce vxlan_hdrJiri Benc1-0/+5
2016-02-18net: pack tc_cls_u32_knode struct slighter betterJohn Fastabend1-2/+2
2016-02-18Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas1-17/+0
2016-02-18ipv4: Remove inet_lro libraryBen Hutchings1-142/+0
2016-02-18ftrace/module: remove ftrace module notifierJessica Yu1-2/+4
2016-02-18iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray1-3/+3
2016-02-18qed/qede: use 8.7.3.0 FW.Yuval Mintz3-42/+173
2016-02-17sctp: remove the unused sctp_datamsg_free()Xin Long1-1/+0
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2016-02-17Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+6
2016-02-17clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni1-12/+0
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee1-0/+1
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen1-0/+13
2016-02-17net: tc: helper functions to query action typesJohn Fastabend1-0/+16
2016-02-17net: add tc offload feature flagJohn Fastabend1-0/+3
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend2-1/+39
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend1-1/+19
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend1-1/+2
2016-02-17atomics: Allow architectures to define their own __atomic_op_* helpersBoqun Feng1-0/+10
2016-02-17ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov1-0/+1
2016-02-17ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov2-3/+1
2016-02-17ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2-3/+2
2016-02-17ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov2-3/+3
2016-02-17Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller2-6/+28
2016-02-17tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet1-0/+3
2016-02-17net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2-0/+4
2016-02-17net: use dst_cache for vxlan devicePaolo Abeni1-0/+1
2016-02-17ip_tunnel: replace dst_cache with generic implementationPaolo Abeni1-7/+2
2016-02-17net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni1-12/+2
2016-02-17net: add dst_cache supportPaolo Abeni1-0/+97
2016-02-17PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins1-0/+4
2016-02-16net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak1-1484/+1484
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E1-0/+8
2016-02-16crypto: doc - update AEAD AD handlingStephan Mueller1-3/+3
2016-02-16crypto: doc - add akcipher APIStephan Mueller1-14/+14
2016-02-16crypto: xts - consolidate sanity check for keysStephan Mueller1-0/+27
2016-02-16kernfs: define kernfs_node_dentryAditya Kali1-0/+2
2016-02-16cgroup: introduce cgroup namespacesAditya Kali3-0/+55