summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-08-21ethtool.h: MDI setting supportJesse Brandeburg1-6/+11
2012-08-20team: add support for non-ethernet devicesJiri Pirko1-2/+2
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue1-2/+2
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue1-2/+2
2012-08-20packet: Report fanout status via diag enginePavel Emelyanov1-0/+2
2012-08-20packet: Report rings cfg via diag enginePavel Emelyanov1-0/+13
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+90
2012-08-15packet: Report socket mclist info via diag modulePavel Emelyanov1-0/+10
2012-08-15packet: Report more packet sk info via diag modulePavel Emelyanov1-0/+23
2012-08-15packet: Diag core and basic socket info dumpingPavel Emelyanov2-0/+25
2012-08-15gre: Support GRE over IPv6xeb@mail.ru3-0/+21
2012-08-15net: remove netdev_bonding_change()Amerigo Wang1-2/+0
2012-08-15net: move and rename netif_notify_peers()Amerigo Wang1-2/+1
2012-08-10ssb: check for flash presentenceRafał Miłecki1-1/+3
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki2-0/+87
2012-08-10net: Dont use ifindices in hash fnsPavel Emelyanov1-0/+10
2012-08-10time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet1-0/+6
2012-08-07net: reorganize IP MIB valuesEric Dumazet1-5/+7
2012-08-04ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet1-2/+9
2012-08-04net: skb_share_check() should use consume_skb()Eric Dumazet1-3/+6
2012-08-04team: add support for queue override by setting queue_id for portJiri Pirko1-0/+4
2012-08-04team: add per port priority optionJiri Pirko1-0/+1
2012-08-04team: add signed 32-bit team option typeJiri Pirko1-0/+2
2012-08-02bcma: BCM43228 supportRafał Miłecki1-0/+6
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+2
2012-08-02Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-148/+30
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-12/+151
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+6
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-23/+92
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields1-1/+0
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal2-0/+58
2012-08-01Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-9/+34
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds28-69/+456
2012-08-01Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+445
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+3
2012-08-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+37
2012-08-01Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-8/+16
2012-08-01mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman1-0/+11
2012-08-01mm: remove redundant initializationMinchan Kim1-5/+0
2012-08-01mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner1-6/+5
2012-08-01nfs: enable swap on NFSMel Gorman2-2/+5
2012-08-01mm: add support for direct_IO to highmem pagesMel Gorman1-0/+7
2012-08-01mm: swap: implement generic handler for swap_activateMel Gorman2-2/+9
2012-08-01mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2-0/+6
2012-08-01mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman3-0/+8
2012-08-01mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman3-0/+31
2012-08-01mm: account for the number of times direct reclaimers get throttledMel Gorman1-0/+1
2012-08-01mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman1-0/+1
2012-08-01netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman1-0/+55
2012-08-01netvm: propagate page->pfmemalloc to skbMel Gorman1-0/+11