summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov
2012-08-14gre: Support GRE over IPv6xeb@mail.ru
2012-08-14net: remove netdev_bonding_change()Amerigo Wang
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang
2012-08-09net: Loopback ifindex is constant nowPavel Emelyanov
2012-08-09net: Make ifindex generation per-net namespacePavel Emelyanov
2012-08-09net: Dont use ifindices in hash fnsPavel Emelyanov
2012-08-09time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet
2012-08-07net: output path optimizationsEric Dumazet
2012-08-06net: reorganize IP MIB valuesEric Dumazet
2012-08-06net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet
2012-08-04ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet
2012-08-04net: skb_share_check() should use consume_skb()Eric Dumazet
2012-08-04team: add support for queue override by setting queue_id for portJiri Pirko
2012-08-04team: add per port priority optionJiri Pirko
2012-08-04team: add signed 32-bit team option typeJiri Pirko
2012-08-04netlink: add signed typesJiri Pirko
2012-08-02bcma: BCM43228 supportRafał Miłecki
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee
2012-08-02Fix unexpected SA hard expiration after changing dateFan Du
2012-08-02tcp: Apply device TSO segment limit earlierBen Hutchings
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal
2012-08-01Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-01Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-01Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-01mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-08-01mm: remove redundant initializationMinchan Kim
2012-08-01mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner
2012-08-01nfs: enable swap on NFSMel Gorman
2012-08-01mm: add support for direct_IO to highmem pagesMel Gorman
2012-08-01mm: swap: implement generic handler for swap_activateMel Gorman
2012-08-01mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman
2012-08-01mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman
2012-08-01mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman
2012-08-01netvm: prevent a stream-specific deadlockMel Gorman
2012-08-01mm: account for the number of times direct reclaimers get throttledMel Gorman
2012-08-01mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman