Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | r8169: fix incorrect args to oob notify. | Hayes Wang | 2011-02-23 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | Added support for usb ethernet (0x0fe6, 0x9700) | Shahar Havivi | 2011-02-23 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | DM9000B: Fix PHY power for network down/up | Henry Nestler | 2011-02-23 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | DM9000B: Fix reg_save after spin_lock in dm9000_timeout | Henry Nestler | 2011-02-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net_sched: long word align struct qdisc_skb_cb data | Eric Dumazet | 2011-02-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-22 | 12 | -86/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | p54pci: update receive dma buffers before and after processing | Christian Lamparter | 2011-02-21 | 1 | -5/+9 | |
| | * | | | | | | | | | | | | fix cfg80211_wext_siwfreq lock ordering... | Daniel J Blueman | 2011-02-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | rt2x00: Fix WPA TKIP Michael MIC failures. | Gertjan van Wingerde | 2011-02-21 | 2 | -0/+12 | |
| | * | | | | | | | | | | | | ath5k: Fix fast channel switching | Nick Kossifidis | 2011-02-21 | 1 | -55/+87 | |
| | * | | | | | | | | | | | | ath5k: Correct channel setting for AR2317 chip | Nikolay Ledovskikh | 2011-02-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | wireless: rt2x00: rt2800pci.c: add two ids | Xose Vazquez Perez | 2011-02-18 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka | 2011-02-18 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-02-18 | 3 | -2/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Bluetooth: Add Atheros BT AR5BBU12 fw supported | Cho, Yu-Chen | 2011-02-16 | 2 | -0/+6 | |
| | | * | | | | | | | | | | | | Bluetooth: Release BTM while sleeping to avoid deadlock | Vladislav P | 2011-02-16 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | Bluetooth: fix crash with quirky dongles doing sound | Oliver Neukum | 2011-02-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | ath9k: Fix ath9k prevents CPU to enter C3 states | Mohammed Shafi Shajakhan | 2011-02-15 | 3 | -22/+0 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | sfc: lower stack usage in efx_ethtool_self_test | Eric Dumazet | 2011-02-22 | 1 | -9/+13 | |
| * | | | | | | | | | | | | | bridge: Use IPv6 link-local address for multicast listener queries | Linus Lüssing | 2011-02-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | bridge: Fix MLD queries' ethernet source address | Linus Lüssing | 2011-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | bridge: Allow mcast snooping for transient link local addresses too | Linus Lüssing | 2011-02-22 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | ipv6: Add IPv6 multicast address flag defines | Linus Lüssing | 2011-02-22 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | bridge: Add missing ntohs()s for MLDv2 report parsing | Linus Lüssing | 2011-02-22 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report | Linus Lüssing | 2011-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | bridge: Fix IPv6 multicast snooping by storing correct protocol type | Linus Lüssing | 2011-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | tcp: undo_retrans counter fixes | Yuchung Cheng | 2011-02-21 | 2 | -3/+4 | |
| * | | | | | | | | | | | | | net: Fix more stale on-stack list_head objects. | Eric W. Biederman | 2011-02-20 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | sctp: fix reporting of unknown parameters | Jiri Bohac | 2011-02-19 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | net: dcb: match dcb_app protocol field with 802.1Qaz spec | John Fastabend | 2011-02-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | tcp: fix inet_twsk_deschedule() | Eric Dumazet | 2011-02-19 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-02-19 | 5 | -31/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | netfilter: ip6t_LOG: fix a flaw in printing the MAC | Joerg Marx | 2011-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | netfilter: tproxy: do not assign timewait sockets to skb->sk | Florian Westphal | 2011-02-17 | 4 | -30/+44 | |
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-02-23 | 5 | -19/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | amd64-agp: fix crash at second module load | Florian Mickler | 2011-02-23 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | drm/radeon: fix regression with AA resolve checking | Dave Airlie | 2011-02-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | drm: drop commented out code and preceding comment | Paul Bolle | 2011-02-23 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo... | Mario Kleiner | 2011-02-23 | 1 | -8/+6 | |
| * | | | | | | | | | | | | | | drm/vblank: Use memory barriers optimized for atomic_t instead of generics. | Mario Kleiner | 2011-02-23 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns) | Mario Kleiner | 2011-02-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | drm/radeon/kms: align height of fb allocation. | Dave Airlie | 2011-02-23 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | Revert "drm/radeon/kms: switch back to min->max pll post divider iteration" | Alex Deucher | 2011-02-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-02-23 | 5 | -5/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Input: serio/gameport - use 'long' system workqueue | Dmitry Torokhov | 2011-02-23 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | Input: synaptics - document 0x0c query | Dmitry Torokhov | 2011-02-23 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | Input: tegra-kbc - add function keymap | Rakesh Iyer | 2011-02-18 | 2 | -3/+60 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-02-23 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | xfs: check if device support discard in xfs_ioc_trim() | Lukas Czerner | 2011-02-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 | Dan Rosenberg | 2011-02-22 | 1 | -0/+3 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |