aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | connector: fix skb double free in cn_rx_skb()Patrick McHardy2011-04-12
| * | | | | | net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund2011-04-12
| * | | | | | inetpeer: reduce stack usageEric Dumazet2011-04-12
| * | | | | | bridge: reset IPCB in br_parse_ip_optionsEric Dumazet2011-04-12
| * | | | | | llc: Fix length check in llc_fixup_skb().David S. Miller2011-04-11
| |/ / / / /
| * | | | | caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland2011-04-11
| * | | | | caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland2011-04-11
| * | | | | netxen: limit skb frags for non tso packetamit salecha2011-04-11
| * | | | | bonding:fix two typosPeter Pan(潘卫平)2011-04-11
| * | | | | net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)2011-04-11
| * | | | | bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)2011-04-11
| * | | | | bonding:delete unused alb_timerPeter Pan(潘卫平)2011-04-11
| * | | | | bonding:set save_load to 0 when initializingPeter Pan(潘卫平)2011-04-11
| * | | | | stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO2011-04-11
| * | | | | stmmac: fix open funct when exit on errorGiuseppe CAVALLARO2011-04-11
| * | | | | stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO2011-04-11
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-11
| |\| | | |
| | * | | | iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-11
| | * | | | p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-08
| | * | | | ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-08
| | * | | | ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-07
| | * | | | mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-07
| | * | | | iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-07
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-04-19
|\ \ \ \ \ \
| * | | | | | PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigRandy Dunlap2011-04-12
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-19
|\ \ \ \ \ \ \
| * | | | | | | x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel2011-04-18
| * | | | | | | x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2011-04-18
| * | | | | | | x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel2011-04-18
* | | | | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-19
|\ \ \ \ \ \ \ \
| * | | | | | | | RTC: rtc-omap: Fix a leak of the IRQ during init failureAxel Lin2011-04-18
| * | | | | | | | posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran2011-04-18
| |/ / / / / / /
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-19
|\ \ \ \ \ \ \ \
| * | | | | | | | perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-19
| * | | | | | | | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-19
| * | | | | | | | perf evsel: Fix use of inheritArnaldo Carvalho de Melo2011-04-15
| * | | | | | | | perf hists browser: Fix seg fault when annotate null symbolLin Ming2011-04-15
* | | | | | | | | Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds2011-04-19
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-04-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GFS2: filesystem hang caused by incorrect lock orderBob Peterson2011-04-18
| * | | | | | | | | GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse2011-04-18
| * | | | | | | | | GFS2: directly write blocks past i_sizeBenjamin Marzinski2011-04-18
| * | | | | | | | | GFS2: write_end error path fails to unlock transaction lockBob Peterson2011-04-18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Linux 2.6.39-rc4Linus Torvalds2011-04-19
* | | | | | | | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-04-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | msm: timer: fix missing return valueDavid Brown2011-03-31
| * | | | | | | | | msm: Remove extraneous ffa device checkDavid Brown2011-03-31
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov2011-04-18
| * | | | | | | | | | Input: estimate number of events per packetJeff Brown2011-04-18