summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-034-6/+23
* mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-032-4/+5
* lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2014-04-031-0/+1
* mm: vmstat: fix UP zone state accountingJohannes Weiner2014-04-031-8/+9
* mm, hugetlb: fix race in region trackingDavidlohr Bueso2014-04-031-0/+1
* mm, hugetlb: unify region structure handlingJoonsoo Kim2014-04-031-0/+9
* mm: optimize put_mems_allowed() usageMel Gorman2014-04-031-13/+14
* quota: provide function to grab quota structure referenceJan Kara2014-04-031-0/+8
* fanotify: convert access_mutex to spinlockJan Kara2014-04-031-1/+1
* kmemleak: remove redundant codeLi Zefan2014-04-031-2/+0
* bdi: avoid oops on device removalJan Kara2014-04-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-033-1/+26
|\
| * crypto: export NULL algorithms definesHoria Geanta2014-03-211-0/+11
| * crypto: allow blkcipher walks over AEAD dataArd Biesheuvel2014-03-101-0/+4
| * crypto: remove direct blkcipher_walk dependency on transformArd Biesheuvel2014-03-101-1/+4
| * crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-091-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-031-3/+3
|\ \
| * | fs: move i_readcountMimi Zohar2014-03-071-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02101-849/+3018
|\ \ \
| * | | net: Add a test to see if a skb is freeable in irq contextEric W. Biederman2014-04-011-0/+13
| * | | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-012-75/+22
| * | | mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-012-1/+18
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-311-1/+2
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-311-1/+2
| | |\ \ \
| | | * \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-271-1/+2
| | | |\ \ \
| | | | * | | Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-211-0/+1
| | | | * | | Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-191-1/+1
| * | | | | | net-gro: restore frag0 optimizationEric Dumazet2014-03-311-5/+0
| * | | | | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-312-0/+4
| * | | | | | ipv6: reuse rt6_need_strictWang Yufen2014-03-311-0/+5
| * | | | | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-312-7/+6
| * | | | | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-311-0/+1
| |/ / / / /
| * | | | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-312-11/+64
| * | | | | net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-311-3/+2
| * | | | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-311-8/+2
| * | | | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-311-4/+0
| * | | | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-312-40/+17
| * | | | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-311-2/+13
| * | | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-311-1/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-295-5/+14
| |\ \ \ \ \
| * | | | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-291-0/+5
| * | | | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-291-4/+4
| * | | | | | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-292-3/+2
| * | | | | | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-281-3/+4
| * | | | | | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-281-1/+1
| * | | | | | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-282-0/+3
| * | | | | | ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-272-3/+11
| * | | | | | net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-261-0/+54
| * | | | | | vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong2014-03-261-0/+7
| * | | | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-263-22/+22