summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-25
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2015-01-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue2015-01-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: add a note for grow and shrink decision functionsYing Xue2015-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: involve rhashtable_lookup_compare_insert routineYing Xue2015-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: avoid unnecessary wakeup for worker queueYing Xue2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: involve rhashtable_lookup_insert routineYing Xue2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2015-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: Move checksum convert defines to inetTom Herbert2015-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | list_nulls: fix missing headerYing Xue2015-01-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: fix missing headerYing Xue2015-01-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Supports for nulls markerThomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | spinlock: Add spin_lock_bh_nested()Thomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | nft_hash: Remove rhashtable_remove_pprev()Thomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Convert bucket iterators to take table and indexThomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf2015-01-03
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran2015-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add Transparent Ethernet Bridging GRO support.Jesse Gross2015-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: add Wake-on-LAN supportNimrod Andy2014-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | timecounter: provide a helper function to shift the time.Richard Cochran2014-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | livepatch: support for repatching a functionJosh Poimboeuf2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | livepatch: kernel: add support for live patchingSeth Jennings2014-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-22
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | HID: rmi: Scan the report descriptor to determine if the device is suitable f...Andrew Duggan2014-12-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rmap: drop support of non-linear mappingsKirill A. Shutemov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim2015-02-10