aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2016-03-183-7/+12
* udp: fix behavior of wrong checksumsHarry Lin2016-03-182-8/+4
* net: llc: use correct size for sysctl timeout entriesSasha Levin2016-03-181-4/+4
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2016-03-181-1/+25
* netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2016-03-181-2/+2
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2016-03-181-1/+8
* netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2016-03-181-3/+3
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2016-03-181-0/+3
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-03-186-0/+16
* net: fix iterating over hashtable in tcp_nuke_addr()Dmitry Torokhov2016-03-181-1/+1
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2016-03-181-1/+16
* timekeeping: fix 32-bit overflow in get_monotonic_boottimeColin Cross2016-03-181-1/+1
* i9300: enable f2fs supportSimon Shields2016-03-181-1/+6
* t0lte: Enable F2FSrogersb112016-03-181-0/+6
* block: separate priority boosting from REQ_METAChristoph Hellwig2016-03-1810-25/+29
* net: ipv4: current group_info should be put after using.replicant-6.0-alpha-0003xiaoming wang2016-02-181-4/+11
* futex: Make lookup_pi_state more robustThomas Gleixner2016-02-181-28/+106
* futex: Always cleanup owner tid in unlock_piThomas Gleixner2016-02-181-22/+18
* futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner2016-02-181-3/+11
* futex: Prevent attaching to kernel threadsThomas Gleixner2016-02-181-0/+5
* futex: Add another early deadlock detection checkThomas Gleixner2016-02-181-12/+34
* tidspbridge: fix last patch to map same region of physical memory as beforeSteven Luo2016-02-181-3/+25
* Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of rem ap_pfn_...Ivaylo Dimitrov2016-02-181-8/+6
* i9300: disable vmware mvp and mobicoreWolfgang Wiedmeyer2016-02-161-11/+3
* remove new firmware filesWolfgang Wiedmeyer2016-02-165-18162/+0
* Merge remote-tracking branch 'cyanogen/cm-13.0' into replicant-6.0-newWolfgang Wiedmeyer2016-02-161403-27927/+280063
|\
| * neigh: Better handling of transition to NUD_PROBE stateErik Kline2016-02-141-0/+3
| * i9300: regen defconfigSimon Shields2016-02-141-11/+49
| * f2fs: drop obsolete node page when it is truncatedJaegeuk Kim2016-02-131-0/+4
| * f2fs: introduce NODE_MAPPING for code consistencyJaegeuk Kim2016-02-134-31/+30
| * f2fs: remove the orphan block page arrayGu Zheng2016-02-131-3/+4
| * f2fs: add help function META_MAPPINGGu Zheng2016-02-135-8/+13
| * f2fs: move a branch for code redabilityJaegeuk Kim2016-02-131-5/+4
| * f2fs: call mark_inode_dirty to flush dirty pagesJaegeuk Kim2016-02-133-5/+8
| * f2fs: clean checkpatch warningsChris Fries2016-02-1311-30/+40
| * f2fs: missing REQ_META and REQ_PRIO when sync_meta_pages(META_FLUSH)Changman Lee2016-02-131-1/+1
| * f2fs: avoid f2fs_balance_fs call during pageoutJaegeuk Kim2016-02-131-1/+3
| * f2fs: add delimiter to seperate name and value in debug phraseChangman Lee2016-02-131-4/+4
| * f2fs: use spinlock rather than mutex for better speedGu Zheng2016-02-132-13/+13
| * Fix merge conflictrogersb112016-02-131-7/+9
| * f2fs: move alloc new orphan node out of lock protection regionGu Zheng2016-02-131-6/+9
| * f2fs: remove the needless parameter of f2fs_wait_on_page_writebackYuan Zhong2016-02-136-7/+7
| * f2fs: add a sysfs entry to control max_victim_searchJaegeuk Kim2016-02-134-3/+12
| * f2fs: improve write performance under frequent fsync callsJaegeuk Kim2016-02-134-10/+11
| * f2fs: support 3.0arter972016-02-1315-50/+204
| * f2fs: support 3.4Jaegeuk Kim2016-02-1311-56/+49
| * fs: import f2fs from git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2...arter972016-02-1333-0/+16603
| * defconfig: explicitly build BCM4334 as moduleSimon Shields2016-02-0711-11/+11
| * bcmdhd: update from i9305 source dropSimon Shields2016-02-07140-21707/+39398
| * cpuidle-exynos4: Don't get stuck at 150 MHz.Christian Neumüller2016-02-051-3/+76