Age | Commit message (Expand) | Author | Files | Lines |
2016-04-05 | mac80211: track and tell driver about GO client P2P PS abilities | Ayala Beker | 1 | -1/+7 |
2016-04-05 | cfg80211: allow userspace to specify client P2P PS support | Ayala Beker | 2 | -0/+21 |
2016-04-05 | ieee80211: support parsing Fine Timing Measurement action frame | Avraham Stern | 1 | -0/+11 |
2016-04-05 | cfg80211: fix kernel-doc struct name | Akira Moroo | 1 | -1/+1 |
2016-04-05 | nl80211: add feature for BSS selection support | Arend van Spriel | 2 | -0/+86 |
2016-04-05 | mac80211: synchronize driver rx queues before removing a station | Sara Sharon | 1 | -0/+5 |
2016-04-05 | rhashtable: accept GFP flags in rhashtable_walk_init | Bob Copeland | 1 | -1/+2 |
2016-04-05 | cfg80211: Allow a scan request for a specific BSSID | Jouni Malinen | 2 | -1/+5 |
2016-04-05 | mac80211: allow not sending MIC up from driver for HW crypto | Sara Sharon | 1 | -1/+4 |
2016-04-05 | mac80211: allow drivers to report CLOCK_BOOTTIME for scan results | Johannes Berg | 1 | -0/+3 |
2016-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -1/+11 |
2016-04-01 | mm/page_isolation: fix tracepoint to mirror check function behavior | Lucas Stach | 1 | -1/+1 |
2016-04-01 | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() | Chen Gang | 1 | -1/+1 |
2016-04-01 | stmmac: fix MDIO settings | Giuseppe CAVALLARO | 1 | -1/+1 |
2016-04-01 | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO | 1 | -1/+0 |
2016-04-01 | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter | Daniel Borkmann | 1 | -0/+4 |
2016-03-30 | bpf: make padding in bpf_tunnel_key explicit | Daniel Borkmann | 1 | -0/+1 |
2016-03-28 | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams | 1 | -6/+16 |
2016-03-28 | netfilter: ipset: fix race condition in ipset save, swap and delete | Vishwanath Pai | 1 | -0/+4 |
2016-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 5 | -18/+45 |
2016-03-26 | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -2/+8 |
2016-03-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -12/+3 |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 1 | -0/+32 |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 3 | -12/+31 |
2016-03-25 | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 2 | -10/+13 |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko | 4 | -0/+43 |
2016-03-25 | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() | Tetsuo Handa | 1 | -2/+0 |
2016-03-25 | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa | 1 | -2/+0 |
2016-03-25 | oom: make oom_reaper_list single linked | Vladimir Davydov | 1 | -1/+1 |
2016-03-25 | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko | 1 | -0/+2 |
2016-03-25 | mm, oom_reaper: implement OOM victims queuing | Michal Hocko | 1 | -0/+3 |
2016-03-25 | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space | Michal Hocko | 1 | -1/+1 |
2016-03-25 | mm, oom: introduce oom reaper | Michal Hocko | 1 | -0/+2 |
2016-03-25 | sched: add schedule_timeout_idle() | Andrew Morton | 1 | -0/+1 |
2016-03-25 | ceph: fix security xattr deadlock | Yan, Zheng | 1 | -1/+2 |
2016-03-25 | libceph: add helper that duplicates last extent operation | Yan, Zheng | 1 | -0/+2 |
2016-03-25 | libceph: enable large, variable-sized OSD requests | Ilya Dryomov | 1 | -2/+4 |
2016-03-25 | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng | 1 | -2/+3 |
2016-03-25 | libceph: rename ceph_osd_req_op::payload_len to indata_len | Ilya Dryomov | 1 | -1/+1 |
2016-03-25 | libceph: monc hunt rate is 3s with backoff up to 30s | Ilya Dryomov | 2 | -0/+6 |
2016-03-25 | libceph: monc ping rate is 10s | Ilya Dryomov | 1 | -2/+3 |
2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov | 3 | -10/+24 |
2016-03-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -4/+4 |
2016-03-25 | net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362 | Jaedon Shin | 1 | -0/+2 |
2016-03-24 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -8/+1 |
2016-03-24 | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+9 |
2016-03-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -14/+14 |
2016-03-24 | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd | Linus Torvalds | 9 | -16/+21 |
2016-03-24 | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+19 |
2016-03-24 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+5 |