Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | sfc: Use rmb() to ensure reads occur in order | Neil Turton | 2011-04-12 | 1 | -0/+2 | |
| | * | | | | | | | | | | | sfc: Do not use efx_process_channel_now() in online self-test | Ben Hutchings | 2011-04-12 | 5 | -29/+23 | |
| | * | | | | | | | | | | | sfc: Stop the TX queues during loopback self-tests | Neil Turton | 2011-04-12 | 3 | -2/+5 | |
| * | | | | | | | | | | | | ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile | David S. Miller | 2011-04-12 | 1 | -2/+0 | |
| * | | | | | | | | | | | | irda: fix locking unbalance in irda_sendmsg | Dave Jones | 2011-04-12 | 1 | -2/+1 | |
| * | | | | | | | | | | | | net/natsami: store MAC into perm_addr | Otavio Salvador | 2011-04-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variants | Otavio Salvador | 2011-04-12 | 1 | -4/+19 | |
| * | | | | | | | | | | | | connector: fix skb double free in cn_rx_skb() | Patrick McHardy | 2011-04-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST | Joakim Tjernlund | 2011-04-12 | 1 | -3/+0 | |
| * | | | | | | | | | | | | inetpeer: reduce stack usage | Eric Dumazet | 2011-04-12 | 1 | -6/+7 | |
| * | | | | | | | | | | | | bridge: reset IPCB in br_parse_ip_options | Eric Dumazet | 2011-04-12 | 1 | -4/+2 | |
| * | | | | | | | | | | | | llc: Fix length check in llc_fixup_skb(). | David S. Miller | 2011-04-11 | 1 | -2/+1 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | caif: performance bugfix - allow radio stack to prioritize packets. | Sjur Brændeland | 2011-04-11 | 1 | -1/+5 | |
| * | | | | | | | | | | | caif: Bugfix use for_each_safe when removing list nodes. | Sjur Brændeland | 2011-04-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | netxen: limit skb frags for non tso packet | amit salecha | 2011-04-11 | 2 | -2/+19 | |
| * | | | | | | | | | | | bonding:fix two typos | Peter Pan(潘卫平) | 2011-04-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | net: fix tranmitted/tranmitting typo | Peter Pan(潘卫平) | 2011-04-11 | 4 | -5/+5 | |
| * | | | | | | | | | | | bonding:delete unused rlb_interval_counter | Peter Pan(潘卫平) | 2011-04-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | bonding:delete unused alb_timer | Peter Pan(潘卫平) | 2011-04-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | bonding:set save_load to 0 when initializing | Peter Pan(潘卫平) | 2011-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | stmmac: fix Transmit Underflow error | Giuseppe CAVALLARO | 2011-04-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | stmmac: fix open funct when exit on error | Giuseppe CAVALLARO | 2011-04-11 | 1 | -20/+28 | |
| * | | | | | | | | | | | stmmac: fixed dma lib build when turn-on the debug option | Giuseppe CAVALLARO | 2011-04-11 | 1 | -14/+14 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-04-11 | 6 | -8/+28 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY | John W. Linville | 2011-04-11 | 1 | -4/+5 | |
| | * | | | | | | | | | | p54: Initialize extra_len in p54_tx_80211 | Jason Conti | 2011-04-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls | Felix Fietkau | 2011-04-08 | 1 | -2/+10 | |
| | * | | | | | | | | | | ath: add missing regdomain pair 0x5c mapping | Christian Lamparter | 2011-04-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | mwl8k: do not free unrequested irq | Brian Cavagnolo | 2011-04-07 | 1 | -1/+8 | |
| | * | | | | | | | | | | iwlagn: override 5300 EEPROM # of chains | Johannes Berg | 2011-04-07 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-04-19 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfig | Randy Dunlap | 2011-04-12 | 2 | -3/+5 | |
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-19 | 3 | -14/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel | 2011-04-18 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel | 2011-04-18 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel | 2011-04-18 | 1 | -11/+11 | |
* | | | | | | | | | | | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-04-19 | 3 | -18/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | RTC: rtc-omap: Fix a leak of the IRQ during init failure | Axel Lin | 2011-04-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | posix clocks: Replace mutex with reader/writer semaphore | Richard Cochran | 2011-04-18 | 2 | -17/+12 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-19 | 11 | -49/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter | 2011-04-19 | 1 | -3/+17 | |
| * | | | | | | | | | | | | | | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara | 2011-04-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | perf evsel: Fix use of inherit | Arnaldo Carvalho de Melo | 2011-04-15 | 8 | -42/+41 | |
| * | | | | | | | | | | | | | | perf hists browser: Fix seg fault when annotate null symbol | Lin Ming | 2011-04-15 | 2 | -3/+5 | |
* | | | | | | | | | | | | | | | Revert "[media] V4L: videobuf, don't use dma addr as physical" | Linus Torvalds | 2011-04-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2011-04-19 | 9 | -34/+111 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | GFS2: filesystem hang caused by incorrect lock order | Bob Peterson | 2011-04-18 | 6 | -21/+55 | |
| * | | | | | | | | | | | | | | GFS2: Don't try to deallocate unlinked inodes when mounted ro | Steven Whitehouse | 2011-04-18 | 2 | -2/+7 | |
| * | | | | | | | | | | | | | | GFS2: directly write blocks past i_size | Benjamin Marzinski | 2011-04-18 | 1 | -10/+48 | |
| * | | | | | | | | | | | | | | GFS2: write_end error path fails to unlock transaction lock | Bob Peterson | 2011-04-18 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | |