aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing2011-02-22
| * | tcp: undo_retrans counter fixesYuchung Cheng2011-02-21
| * | net: Fix more stale on-stack list_head objects.Eric W. Biederman2011-02-20
| * | sctp: fix reporting of unknown parametersJiri Bohac2011-02-19
| * | net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend2011-02-19
| * | tcp: fix inet_twsk_deschedule()Eric Dumazet2011-02-19
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-19
| |\ \
| | * | netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx2011-02-17
| | * | netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-17
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-23
|\ \ \ \
| * | | | amd64-agp: fix crash at second module loadFlorian Mickler2011-02-23
| * | | | drm/radeon: fix regression with AA resolve checkingDave Airlie2011-02-22
| * | | | drm: drop commented out code and preceding commentPaul Bolle2011-02-22
| * | | | drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...Mario Kleiner2011-02-22
| * | | | drm/vblank: Use memory barriers optimized for atomic_t instead of generics.Mario Kleiner2011-02-22
| * | | | drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)Mario Kleiner2011-02-22
| * | | | drm/radeon/kms: align height of fb allocation.Dave Airlie2011-02-22
| * | | | Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"Alex Deucher2011-02-22
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-23
|\ \ \ \ \
| * | | | | Input: serio/gameport - use 'long' system workqueueDmitry Torokhov2011-02-23
| * | | | | Input: synaptics - document 0x0c queryDmitry Torokhov2011-02-23
| * | | | | Input: tegra-kbc - add function keymapRakesh Iyer2011-02-18
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-02-23
|\ \ \ \ \ \
| * | | | | | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-22
| * | | | | | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-02-22
| | |/ / / / | |/| | | |
* | | | | | Drop redundant __param section for CRISv32.Jesper Nilsson2011-02-23
* | | | | | Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-02-22
|\ \ \ \ \ \
| * | | | | | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks2011-02-22
| * | | | | | i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff2011-02-22
| * | | | | | i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K2011-02-22
| * | | | | | i2c-omap: fix static suspend vs. runtime suspendKevin Hilman2011-02-22
| * | | | | | i2c-stu300: make sure adapter-name is terminatedWolfram Sang2011-02-22
| |/ / / / /
* | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman2011-02-17
| * | | | | Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman2011-02-17
| |\ \ \ \ \
| | * | | | | usb: musb: omap2430: fix kernel panic on rebootJohan Hovold2011-02-17
| | * | | | | usb: musb: fix build breakageFelipe Balbi2011-02-17
| * | | | | | USB: musb: omap2430: fix kernel panic on rebootJohan Hovold2011-02-17
| * | | | | | sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas2011-02-17
| * | | | | | USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby2011-02-17
| * | | | | | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-17
| * | | | | | USB: Add quirk for Samsung Android phone modemMaciej Szmigiero2011-02-17
| * | | | | | USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero2011-02-17
| * | | | | | USB: add quirks entry for Keytouch QWERTY PanelAlan Stern2011-02-17
| |/ / / / /
* | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2011-02-22
|\ \ \ \ \ \
| * | | | | | pcmcia: re-enable Zoomed Video supportDominik Brodowski2011-02-20
| * | | | | | cm4000_cs: Fix undefined ops warningAlan Cox2011-02-19
| * | | | | | pcmcia vs. MECR on pxa25x/sa1111Pavel Machek2011-02-19
| * | | | | | drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_re...Julia Lawall2011-02-19
| |/ / / / /
* | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-22
|\ \ \ \ \ \