summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sctp: Make the address lists per network namespaceEric W. Biederman2012-08-144-23/+28
* sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2012-08-142-4/+5
* sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2012-08-142-3/+3
* sctp: Make the port hash table use struct net in it's key.Eric W. Biederman2012-08-142-2/+3
* 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-145-2/+61
* 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: Loopback ifindex is constant nowPavel Emelyanov2012-08-091-0/+7
* net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-091-0/+1
* net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-093-2/+14
* time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-091-0/+6
* net: output path optimizationsEric Dumazet2012-08-072-8/+16
* net: reorganize IP MIB valuesEric Dumazet2012-08-061-5/+7
* net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet2012-08-061-4/+6
* 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
* netlink: add signed typesJiri Pirko2012-08-031-0/+98
* bcma: BCM43228 supportRafał Miłecki2012-08-021-0/+6
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-021-0/+2
|\
| * cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-021-0/+2
* | Fix unexpected SA hard expiration after changing dateFan Du2012-08-021-0/+4
* | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-021-0/+2
* | 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 tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-08-014-45/+87
|\ \ \
| * | | video: da8xx-fb: configure FIFO threshold to reduce underflow errorsManjunathappa, Prakash2012-07-291-0/+3
| * | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-07-251-25/+26
| |\ \ \
| | * | | OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja2012-06-291-3/+0
| | * | | OMAPDSS: Add interlace parameter to omap_video_timingsArchit Taneja2012-06-291-0/+2
| | * | | OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja2012-06-291-11/+0
| | * | | OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja2012-06-291-0/+22
| | * | | OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja2012-06-291-5/+0
| | * | | OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja2012-06-291-2/+0
| | * | | OMAPDSS: Add LCD3 overlay manager and Clock and IRQ supportChandrabhanu Mahapatra2012-06-291-0/+4
| | * | | OMAPDSS: Add support for LCD3 channelChandrabhanu Mahapatra2012-06-291-0/+1
| | * | | OMAPDSS: remove enum omap_dss_overlay_managersTomi Valkeinen2012-06-281-7/+0
| * | | | sh_mobile_meram: Add direct MERAM allocation APILaurent Pinchart2012-07-191-0/+16