summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* packet: Report socket mclist info via diag modulePavel Emelyanov2012-08-141-0/+10
* packet: Report more packet sk info via diag modulePavel Emelyanov2012-08-141-0/+23
* packet: Diag core and basic socket info dumpingPavel Emelyanov2012-08-142-0/+25
* gre: Support GRE over IPv6xeb@mail.ru2012-08-143-0/+21
* net: remove netdev_bonding_change()Amerigo Wang2012-08-141-2/+0
* net: move and rename netif_notify_peers()Amerigo Wang2012-08-141-2/+1
* net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-091-0/+10
* time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-091-0/+6
* net: reorganize IP MIB valuesEric Dumazet2012-08-061-5/+7
* ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet2012-08-041-2/+9
* net: skb_share_check() should use consume_skb()Eric Dumazet2012-08-041-3/+6
* team: add support for queue override by setting queue_id for portJiri Pirko2012-08-031-0/+4
* team: add per port priority optionJiri Pirko2012-08-031-0/+1
* team: add signed 32-bit team option typeJiri Pirko2012-08-031-0/+2
* bcma: BCM43228 supportRafał Miłecki2012-08-021-0/+6
* net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-021-0/+2
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-012-148/+30
|\
| *-. Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King2012-07-311-148/+8
| |\ \
| | * | dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King2012-07-011-2/+3
| | * | dmaengine: PL08x: constify channel names and bus_id stringsRussell King2012-07-011-1/+1
| | * | dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King2012-07-011-139/+2
| | * | dmaengine: PL08x: clean up get_signal/put_signalRussell King2012-07-011-2/+2
| | * | dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King2012-07-011-4/+0
| | |/
| * / dmaengine: add OMAP DMA engine driverRussell King2012-07-311-0/+22
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-016-12/+151
|\ \
| * | fs: Remove old freezing mechanismJan Kara2012-07-311-5/+0
| * | fs: Improve filesystem freezing handlingJan Kara2012-07-311-7/+143
| * | nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-311-0/+1
| * | mm: Make default vm_ops provide ->page_mkwrite handlerJan Kara2012-07-311-0/+1
| * | fs: add link restriction audit reportingKees Cook2012-07-291-0/+4
| * | fs: add link restrictionsKees Cook2012-07-291-0/+2
| * | consolidate pipe file creationAl Viro2012-07-292-3/+2
| * | new helper: done_path_create()Al Viro2012-07-291-0/+1
* | | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-011-2/+6
|\ \ \
| * | | blk: pass from_schedule to non-request unplug functions.NeilBrown2012-07-311-1/+1
| * | | blk: centralize non-request unplug handling.NeilBrown2012-07-311-2/+6
| * | | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/driversJens Axboe2012-07-3048-93/+404
| |\ \ \
* | \ \ \ Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-015-23/+92
|\ \ \ \ \
| * | | | | block: add partition resize function to blkpg ioctlVivek Goyal2012-08-012-0/+58
| |/ / / /
| * | | | blkcg: implement per-blkg request allocationTejun Heo2012-06-261-3/+9
| * | | | block: prepare for multiple request_listsTejun Heo2012-06-251-14/+18
| * | | | block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvprivTejun Heo2012-06-251-5/+6
| * | | | block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-251-1/+0
| * | | | mempool: add @gfp_mask to mempool_create_node()Tejun Heo2012-06-251-1/+2
* | | | | locks: remove unused lm_release_privateJ. Bruce Fields2012-08-011-1/+0
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-312-9/+34
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-24165-1041/+3420
| |\ \ \ \ \
| * | | | | | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-111-4/+0
| * | | | | | irqdomain: Support for static IRQ mapping and association.Grant Likely2012-07-111-0/+19
| * | | | | | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-1128-48/+119
| |\ \ \ \ \ \