summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | br2684: fix scheduling while atomicKarl Hiramoto2010-09-271-10/+2Star
| * | | | de2104x: fix TP link detectionOndrej Zary2010-09-271-2/+21
| * | | | de2104x: fix power managementOndrej Zary2010-09-271-0/+3
| * | | | de2104x: disable autonegotiation on broken hardwareOndrej Zary2010-09-251-2/+10
| * | | | net: fix a lockdep splatEric Dumazet2010-09-256-26/+26
| * | | | e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan2010-09-231-9/+68
| * | | | e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2010-09-232-21/+20Star
| * | | | e1000e: 82579 unaccounted missed packetsBruce Allan2010-09-232-0/+49
| * | | | e1000e: 82566DC fails to get linkBruce Allan2010-09-231-2/+5
| * | | | e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan2010-09-231-3/+3
| * | | | e1000e: 82577/8/9 issues with device in SxBruce Allan2010-09-231-8/+39
| * | | | xfrm4: strip ECN bits from tos fieldUlrich Weber2010-09-231-1/+1
| * | | | atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti2010-09-221-0/+6
| * | | | atl1: fix resumeLuca Tettamanti2010-09-221-2/+3
| * | | | net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-2/+2
| * | | | netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa2010-09-221-1/+3
| * | | | netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy2010-09-221-2/+4
| * | | | netfilter: fix a race in nf_ct_ext_create()Eric Dumazet2010-09-221-1/+3
| * | | | netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao2010-09-221-0/+1
| * | | | netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman2010-09-221-1/+1
| * | | | netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet2010-09-221-1/+5
| * | | | ip: fix truesize mismatch in ip fragmentationEric Dumazet2010-09-222-11/+26
| * | | | netxen: dont set skb->truesizeEric Dumazet2010-09-211-3/+0Star
| * | | | qlcnic: dont set skb->truesizeEric Dumazet2010-09-211-5/+0Star
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-212-1/+6
| |\ \ \ \
| | * | | | wext: fix potential private ioctl memory content leakJohannes Berg2010-09-201-1/+1
| | * | | | iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
| * | | | | tcp: Fix race in tcp_pollTom Marshall2010-09-212-2/+7
| * | | | | rose: Fix signedness issues wrt. digi count.David S. Miller2010-09-211-2/+2
| * | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-201-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | vhost-net: fix range checking in mrg bufs caseMichael S. Tsirkin2010-09-141-1/+1
| * | | | | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-205-51/+69
| * | | | | ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet2010-09-201-4/+4
| * | | | | qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet2010-09-181-1/+1
* | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-09-281-1/+1
|\ \ \ \ \ \
| * | | | | | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko2010-09-271-1/+1
* | | | | | | Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-281-1/+1
* | | | | | | MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0David Howells2010-09-281-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-09-271-2/+4
|\ \ \ \ \ \ \
| * | | | | | | RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise2010-09-271-2/+4
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-2727-81/+207
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tileWill Deacon2010-09-271-1/+7
| * | | | | | | | ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICESantosh Shilimkar2010-09-254-8/+4Star
| * | | | | | | | ARM: 6408/1: omap: Map only available sram memorySantosh Shilimkar2010-09-251-20/+5Star
| * | | | | | | | ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entriesSantosh Shilimkar2010-09-251-2/+15
| * | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-09-256-6/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: pxa: remove pr_<level> uses of KERN_<level>Joe Perches2010-09-251-2/+1Star
| | * | | | | | | | ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang2010-09-251-2/+2
| | * | | | | | | | ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configuredEric Miao2010-09-251-0/+12
| | * | | | | | | | ARM: pxa168: fix corrected reset vectorMark F. Brown2010-09-251-1/+6