summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks2011-02-231-2/+2
| * | | | | | | | | i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff2011-02-231-1/+5
| * | | | | | | | | i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K2011-02-231-2/+3
| * | | | | | | | | i2c-omap: fix static suspend vs. runtime suspendKevin Hilman2011-02-221-0/+28
| * | | | | | | | | i2c-stu300: make sure adapter-name is terminatedWolfram Sang2011-02-221-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-226-14/+42
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman2011-02-171-7/+11
| * | | | | | | | Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman2011-02-171-8/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb: musb: omap2430: fix kernel panic on rebootJohan Hovold2011-02-171-0/+1
| | * | | | | | | | usb: musb: fix build breakageFelipe Balbi2011-02-171-8/+9
| * | | | | | | | | USB: musb: omap2430: fix kernel panic on rebootJohan Hovold2011-02-171-0/+1
| * | | | | | | | | sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas2011-02-171-0/+3
| * | | | | | | | | USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby2011-02-171-6/+9
| * | | | | | | | | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-171-11/+7
| * | | | | | | | | USB: Add quirk for Samsung Android phone modemMaciej Szmigiero2011-02-171-0/+4
OpenPOWER on IntegriCloud