summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gre: fix hard header destination address checkingTimo Teräs2010-03-041-5/+2
* net: add scheduler sync hint to tcp_prequeue().Mike Galbraith2010-03-041-1/+1
* IPv6: fix race between cleanup and add/delete addressstephen hemminger2010-03-041-5/+13
* IPv6: addrconf notify when address is unavailablestephen hemminger2010-03-041-17/+29
* IPv6: addrconf timer racestephen hemminger2010-03-041-13/+15
* IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger2010-03-041-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-0417-168/+237
|\
| * rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa2010-03-031-0/+1
| * mac80211: Fix HT rate control configurationSujith2010-03-034-7/+10
| * iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2010-03-022-78/+81
| * ar9170: load firmware asynchronouslyJohannes Berg2010-03-023-70/+111
| * rt2x00: fix rt2800pci compilation with SoCHelmut Schaa2010-03-021-1/+1
| * rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk2010-03-021-0/+2
| * mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen2010-03-021-2/+14
| * ath9k: fix lockdep warning when unloading moduleMing Lei2010-03-021-2/+2
| * zd1211rw: fix potential array underflowDan Carpenter2010-03-021-6/+4
| * rfkill: Add support for KEY_RFKILLMatthew Garrett2010-03-022-1/+9
| * airo: return from set_wep_key() when key length is zeroStanislaw Gruszka2010-03-021-1/+2
* | bridge: depends on INETRandy Dunlap2010-03-031-0/+1
* | bnx2x: Removed FW 5.2.7Vladislav Zolotarov2010-03-032-23025/+0
* | davinci_emac: off by oneDan Carpenter2010-03-031-1/+1
* | cassini: fix off by oneDan Carpenter2010-03-031-1/+1
* | Bluetooth: Use single_open() for inquiry cache within debugfsMarcel Holtmann2010-03-031-21/+20
* | af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]Jiri Pirko2010-03-031-1/+5
* | be2net: download NCSI section during firmware updateSarveshwar Bandi2010-03-032-5/+14
* | cpmac: use after freeDan Carpenter2010-03-031-1/+1
* | ipsec: Fix bogus bundle flowiHerbert Xu2010-03-034-7/+11
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-0231-1840/+2186
|\ \
| * | OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen2010-03-021-3/+18
| * | OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen2010-03-011-2/+5
| * | OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä2010-03-011-9/+9
| * | OMAP: DSS2: OMAPFB: install omapfb.hVille Syrjälä2010-03-011-0/+1
| * | OMAP: DSS2: DSI: add error printsTomi Valkeinen2010-02-261-13/+34
| * | OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen2010-02-261-6/+6
| * | OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-252-0/+17
| * | OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen2010-02-242-23/+3
| * | OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen2010-02-241-16/+4
| * | OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-247-80/+68
| * | OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-243-40/+41
| * | OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-2415-538/+465
| * | OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-246-506/+226
| * | OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-2410-199/+84
| * | OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-247-69/+34
| * | OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-247-15/+43
| * | OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-249-14/+24
| * | OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-249-23/+61
| * | OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-244-16/+16
| * | OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-244-42/+11
| * | OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2010-02-244-34/+10
| * | OMAP: DSS2: move memory_read()Tomi Valkeinen2010-02-244-39/+12