summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | DM9000B: Fix PHY power for network down/upHenry Nestler2011-02-231-3/+4
| * | | | | | | DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler2011-02-231-1/+1
| * | | | | | | net_sched: long word align struct qdisc_skb_cb dataEric Dumazet2011-02-231-1/+1
| |/ / / / / /
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-2212-86/+129
| |\ \ \ \ \ \
| | * | | | | | p54pci: update receive dma buffers before and after processingChristian Lamparter2011-02-211-5/+9
| | * | | | | | fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman2011-02-211-2/+2
| | * | | | | | rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-02-212-0/+12
| | * | | | | | ath5k: Fix fast channel switchingNick Kossifidis2011-02-211-55/+87
| | * | | | | | ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-181-0/+1
| | * | | | | | wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez2011-02-181-0/+2
| | * | | | | | mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka2011-02-181-0/+6
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-183-2/+10
| | |\ \ \ \ \ \
| | | * | | | | | Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2011-02-162-0/+6
| | | * | | | | | Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-161-0/+2
| | | * | | | | | Bluetooth: fix crash with quirky dongles doing soundOliver Neukum2011-02-161-2/+2
| | * | | | | | | ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-153-22/+0
| | |/ / / / / /
| * | | | | | | sfc: lower stack usage in efx_ethtool_self_testEric Dumazet2011-02-221-9/+13
| * | | | | | | bridge: Use IPv6 link-local address for multicast listener queriesLinus Lüssing2011-02-221-1/+2
| * | | | | | | bridge: Fix MLD queries' ethernet source addressLinus Lüssing2011-02-221-1/+1
| * | | | | | | bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing2011-02-221-5/+4
| * | | | | | | ipv6: Add IPv6 multicast address flag definesLinus Lüssing2011-02-221-0/+12
| * | | | | | | bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing2011-02-221-2/+3
| * | | | | | | bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing2011-02-221-1/+1
| * | | | | | | bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing2011-02-221-1/+1
| * | | | | | | tcp: undo_retrans counter fixesYuchung Cheng2011-02-212-3/+4
| * | | | | | | net: Fix more stale on-stack list_head objects.Eric W. Biederman2011-02-202-0/+2
| * | | | | | | sctp: fix reporting of unknown parametersJiri Bohac2011-02-191-5/+5
| * | | | | | | net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend2011-02-191-1/+1
| * | | | | | | tcp: fix inet_twsk_deschedule()Eric Dumazet2011-02-191-0/+2
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-195-31/+45
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx2011-02-171-1/+1
| | * | | | | | | netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-174-30/+44
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-235-19/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | amd64-agp: fix crash at second module loadFlorian Mickler2011-02-231-2/+7
| * | | | | | | | | drm/radeon: fix regression with AA resolve checkingDave Airlie2011-02-231-1/+1
| * | | | | | | | | drm: drop commented out code and preceding commentPaul Bolle2011-02-231-2/+0
| * | | | | | | | | drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...Mario Kleiner2011-02-231-8/+6
| * | | | | | | | | drm/vblank: Use memory barriers optimized for atomic_t instead of generics.Mario Kleiner2011-02-231-3/+7
| * | | | | | | | | drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)Mario Kleiner2011-02-231-2/+2
| * | | | | | | | | drm/radeon/kms: align height of fb allocation.Dave Airlie2011-02-231-1/+4
| * | | | | | | | | Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"Alex Deucher2011-02-231-1/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-235-5/+85
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Input: serio/gameport - use 'long' system workqueueDmitry Torokhov2011-02-232-2/+2
| * | | | | | | | | | Input: synaptics - document 0x0c queryDmitry Torokhov2011-02-231-0/+23
| * | | | | | | | | | Input: tegra-kbc - add function keymapRakesh Iyer2011-02-182-3/+60
* | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-02-232-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-221-0/+2
| * | | | | | | | | | | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-02-221-0/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Drop redundant __param section for CRISv32.Jesper Nilsson2011-02-231-5/+0
* | | | | | | | | | | Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-02-222-2/+35
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud