summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner42-130/+367
2016-07-04genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig1-0/+8
2016-07-04genirq/msi: Make use of affinity aware allocationsThomas Gleixner1-0/+2
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner2-5/+8
2016-07-04genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner1-0/+7
2016-07-04genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner1-4/+2
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2-2/+4
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij1-0/+2
2016-07-02net/mlx5e: Create NIC global resources only onceHadar Hen Zion1-0/+13
2016-07-02net/mlx5: Introduce offloads steering namespaceOr Gerlitz1-0/+1
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie28-42/+113
2016-07-02extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla1-0/+2
2016-07-02clk: core: support clocks which requires parents enable (part 1)Dong Aisheng1-0/+2
2016-07-01power_supply: fix return value of get_propertyRhyland Klein1-0/+1
2016-07-01cgroup: Add cgroup_get_from_fdMartin KaFai Lau1-0/+1
2016-07-01net_sched: fix mirrored packets checksumWANG Cong1-0/+19
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller1-0/+1
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann1-0/+7
2016-07-01bpf: generally move prog destruction to RCU deferralDaniel Borkmann1-5/+0
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2016-07-01crypto: rsa - Generate fixed-length outputHerbert Xu1-1/+1
2016-07-01etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches1-0/+23
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-0/+1
2016-07-01tun: switch to use skb array for txJason Wang1-0/+1
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang1-0/+1
2016-07-01skb_array: add wrappers for resizingJason Wang1-0/+9
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin1-9/+62
2016-07-01skb_array: minor tweakJason Wang1-2/+2
2016-07-01ptr_ring: support zero length ringJason Wang1-2/+4
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini1-22/+0
2016-07-01Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro40-88/+249
2016-07-01Merge branch 'for-linus' into work.miscAl Viro2-0/+2
2016-07-01vfs: Verify acls are valid within superblock's s_user_ns.Eric W. Biederman1-1/+1
2016-07-01userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NSEric W. Biederman1-2/+2
2016-06-30Merge branch 'clk-hw-unregister-fixed-rate' into clk-nextStephen Boyd1-0/+1
2016-06-30clk: fixed-rate: add clk_hw_unregister_fixed_rate()Masahiro Yamada1-0/+1
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust1-3/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-8/+14
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-45/+168
2016-06-30jbd2: track more dependencies on transaction commitJan Kara1-0/+6
2016-06-30jbd2: move lockdep tracking to journal_sJan Kara1-4/+13
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma1-0/+30
2016-06-30wireless: Use macro instead of numberMasashi Honma1-1/+1
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-59/+135
2016-06-30vfs: document ->d_real()Miklos Szeredi1-1/+13
2016-06-30vfs: merge .d_select_inode() into .d_real()Miklos Szeredi2-26/+9
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss1-1/+1
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-6/+22
2016-06-30ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov1-1/+0